public interface IBlockColor
| Modifier and Type | Method and Description | 
|---|---|
int | 
colorMultiplier(IBlockState state,
               IBlockAccess worldIn,
               BlockPos pos,
               int tintIndex)  | 
int colorMultiplier(IBlockState state, @Nullable IBlockAccess worldIn, @Nullable BlockPos pos, int tintIndex)