public interface ImmutableFlyingData extends ImmutableDataManipulator<ImmutableFlyingData,FlyingData>
ImmutableDataManipulator 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 Humanoid
 while able to fly.| Modifier and Type | Method and Description | 
|---|---|
| ImmutableValue<Boolean> | flying()Gets the  ImmutableValuefor the "flying" state. | 
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Boolean> flying()
ImmutableValue for the "flying" state.