Interface FluidTemplate
public interface FluidTemplate
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.resources.ResourceLocationnet.minecraft.resources.ResourceLocationnet.minecraft.resources.ResourceLocation
-
Method Details
-
getStillTexture
net.minecraft.resources.ResourceLocation getStillTexture() -
getFlowingTexture
net.minecraft.resources.ResourceLocation getFlowingTexture() -
getOverlayTexture
net.minecraft.resources.ResourceLocation getOverlayTexture()
-