public interface SizeData extends DataManipulator<SizeData,ImmutableSizeData>
Entity
.Modifier and Type | Method and Description |
---|---|
Value<Float> |
base()
Gets the current x/z size of this entity.
|
Value<Float> |
height()
Gets the current y height of this entity.
|
MutableBoundedValue<Float> |
scale()
Gets the
MutableBoundedValue for the "scale" size. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
Value<Float> base()
Keys.BASE_SIZE
Value<Float> height()
Keys.HEIGHT
MutableBoundedValue<Float> scale()
MutableBoundedValue
for the "scale" size.Keys.SCALE