接口 IColored
- 所有已知实现类:
SingularityItem
public interface IColored
-
嵌套类概要
嵌套类修饰符和类型接口说明static classstatic classstatic class -
方法概要
-
方法详细资料
-
getColor
default int getColor(int index) -
getColor
default int getColor(int index, net.minecraft.world.item.ItemStack stack)
-