接口 BlockColor
public interface BlockColor
-
方法概要
修饰符和类型方法说明int
getColor
(BlockState pState, BlockAndTintGetter pLevel, BlockPos pPos, int pTintIndex)
-
方法详细资料
-
getColor
int getColor(BlockState pState, @Nullable BlockAndTintGetter pLevel, @Nullable BlockPos pPos, int pTintIndex)
-