Package net.minecraft.client.color.block
Interface BlockColor
public interface BlockColor
-
Method Summary
Modifier and TypeMethodDescriptionintgetColor(BlockState state, BlockAndTintGetter level, BlockPos pos, int tintIndex)
-
Method Details
-
getColor
int getColor(BlockState state, @Nullable BlockAndTintGetter level, @Nullable BlockPos pos, int tintIndex)
-