Interface BlockColor
public interface BlockColor
-
Method Summary
Modifier and TypeMethodDescriptionintgetColor(BlockState state, @Nullable BlockAndTintGetter level, @Nullable BlockPos pos, int tintIndex)
-
Method Details
-
getColor
int getColor(BlockState state, @Nullable BlockAndTintGetter level, @Nullable BlockPos pos, int tintIndex)
-