Package net.minecraftforge.client
Class FluidContainerColorer
- java.lang.Object
-
- net.minecraftforge.client.FluidContainerColorer
-
- All Implemented Interfaces:
IItemColor
public class FluidContainerColorer extends java.lang.Object implements IItemColor
-
-
Constructor Summary
Constructors Constructor Description FluidContainerColorer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getColor(ItemStack stack, int tintIndex)
-
-
-
Method Detail
-
getColor
public int getColor(@Nonnull ItemStack stack, int tintIndex)
- Specified by:
getColor
in interfaceIItemColor
-
-