public interface FlyingData extends DataManipulator<FlyingData,ImmutableFlyingData>
DataManipulator
for the "flying" state of an Entity
. This
is usually marking that an entity is capable of flying unobtrusively in the
air. Usually applicable to a Human
while able to fly.Modifier and Type | Method and Description |
---|---|
Value<Boolean> |
flying()
Gets the
Value for the "flying" state. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
compareTo
toContainer