public static interface ColorHandlers.IHeatTintable extends ColorHandlers.ITintableBlock
| Modifier and Type | Method and Description |
|---|---|
default int |
getTintColor(net.minecraft.block.BlockState state,
net.minecraft.world.IBlockDisplayReader world,
net.minecraft.util.math.BlockPos pos,
int tintIndex) |
default int getTintColor(net.minecraft.block.BlockState state,
@Nullable
net.minecraft.world.IBlockDisplayReader world,
@Nullable
net.minecraft.util.math.BlockPos pos,
int tintIndex)
getTintColor in interface ColorHandlers.ITintableBlock