public interface ImmutableSlimeData extends ImmutableDataManipulator<ImmutableSlimeData,SlimeData>
ImmutableDataManipulator handling the "size" of a Slime.
Depending on the "size" of the Slime, it may have more health,
deal more damage, and appear larger in size.| Modifier and Type | Method and Description |
|---|---|
ImmutableValue<Integer> |
size()
Gets the
ImmutableValue for the "size" of a slime. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Integer> size()
ImmutableValue for the "size" of a slime.