Interface FluidTemplate


public interface FluidTemplate
  • Method Summary

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

    • getStillTexture

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

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

      net.minecraft.resources.ResourceLocation getOverlayTexture()