public interface SlimeData extends DataManipulator<SlimeData,ImmutableSlimeData>
DataManipulator
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 |
---|---|
MutableBoundedValue<Integer> |
size()
Gets the
MutableBoundedValue for the "size" of a slime. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
MutableBoundedValue<Integer> size()
MutableBoundedValue
for the "size" of a slime.Keys.SLIME_SIZE