Package net.minecraft.client.color.block
Interface BlockColorProvider
@Environment(CLIENT)
public interface BlockColorProvider
-
Method Summary
Modifier and Type Method Description intgetColor(BlockState state, BlockRenderView world, BlockPos pos, int tintIndex)
-
Method Details
-
getColor
int getColor(BlockState state, @Nullable BlockRenderView world, @Nullable BlockPos pos, int tintIndex)
-