Interface FluidTemplate


public interface FluidTemplate
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.resources.Identifier
     
    net.minecraft.resources.Identifier
     
    net.minecraft.resources.Identifier
     
  • Method Details

    • getStillTexture

      net.minecraft.resources.Identifier getStillTexture()
    • getFlowingTexture

      net.minecraft.resources.Identifier getFlowingTexture()
    • getOverlayTexture

      net.minecraft.resources.Identifier getOverlayTexture()