public interface ImmutableColoredData extends ImmutableDataManipulator<ImmutableColoredData,ColoredData>
ImmutableDataManipulator for handling the Color of
something such as ItemStacks, BlockTypes.WOOL, etc.| Modifier and Type | Method and Description |
|---|---|
ImmutableValue<Color> |
color()
Gets the
ImmutableValue for the Color. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Color> color()
ImmutableValue for the Color.