public interface ImmutablePotionColorData extends ImmutableDataManipulator<ImmutablePotionColorData,PotionColorData>
ImmutableDataManipulator that handles the color of a potion.| Modifier and Type | Method and Description |
|---|---|
ImmutableValue<Color> |
color()
Gets the
ImmutableValue of the color. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Color> color()
ImmutableValue of the color.