Class HTSimpleFluidExtensions

  • All Implemented Interfaces:
    net.neoforged.neoforge.client.extensions.common.IClientFluidTypeExtensions

    
    public class HTSimpleFluidExtensions
     implements IClientFluidTypeExtensions
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      HTSimpleFluidExtensions(ResourceLocation stillTex, Color color, ResourceLocation flowingTex)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final ResourceLocation getStillTex()
      final Color getColor()
      final ResourceLocation getFlowingTex()
      ResourceLocation getStillTexture()
      ResourceLocation getFlowingTexture()
      Integer getTintColor()
      final static HTSimpleFluidExtensions clear(Color color)
      final static HTSimpleFluidExtensions dull(Color color)
      final static HTSimpleFluidExtensions molten(Color color)
      • Methods inherited from class hiiragi283.core.client.HTSimpleFluidExtensions

        getFlowingTexture, getStillTexture, getTintColor
      • Methods inherited from class net.neoforged.neoforge.client.extensions.common.IClientFluidTypeExtensions

        getFlowingTexture, getFlowingTexture, getOverlayTexture, getRenderOverlayTexture, getStillTexture, getStillTexture, getTintColor, getTintColor, modifyFogColor, modifyFogRender, renderFluid, renderOverlay
      • Methods inherited from class java.lang.Object

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