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