public interface ImmutableGravityData extends ImmutableDataManipulator<ImmutableGravityData,GravityData>
ImmutableDataManipulator
for the gravity state. If the value is
true, the Entity
will have gravity.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
gravity()
Gets the
ImmutableValue of the gravity of an Entity . |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Boolean> gravity()