Class ClientFluidTypeExtensions

java.lang.Object
com.hrznstudio.titanium.fluid.ClientFluidTypeExtensions
All Implemented Interfaces:
net.minecraftforge.client.extensions.common.IClientFluidTypeExtensions

public class ClientFluidTypeExtensions extends Object implements net.minecraftforge.client.extensions.common.IClientFluidTypeExtensions
  • Field Summary

    Fields inherited from interface net.minecraftforge.client.extensions.common.IClientFluidTypeExtensions

    DEFAULT
  • Constructor Summary

    Constructors
    Constructor
    Description
    ClientFluidTypeExtensions(net.minecraft.resources.ResourceLocation still, net.minecraft.resources.ResourceLocation flow)
     
  • Method Summary

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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface net.minecraftforge.client.extensions.common.IClientFluidTypeExtensions

    getFlowingTexture, getFlowingTexture, getOverlayTexture, getOverlayTexture, getOverlayTexture, getRenderOverlayTexture, getStillTexture, getStillTexture, getTintColor, getTintColor, getTintColor, modifyFogColor, modifyFogRender, renderOverlay
  • Constructor Details

    • ClientFluidTypeExtensions

      public ClientFluidTypeExtensions(net.minecraft.resources.ResourceLocation still, net.minecraft.resources.ResourceLocation flow)
  • Method Details

    • getStillTexture

      public net.minecraft.resources.ResourceLocation getStillTexture()
      Specified by:
      getStillTexture in interface net.minecraftforge.client.extensions.common.IClientFluidTypeExtensions
    • getFlowingTexture

      public net.minecraft.resources.ResourceLocation getFlowingTexture()
      Specified by:
      getFlowingTexture in interface net.minecraftforge.client.extensions.common.IClientFluidTypeExtensions