public interface ElytraFlyingData extends DataManipulator<ElytraFlyingData,ImmutableElytraFlyingData>
DataManipulator
which represents whether or not a Player
is flying in elytra style, which in vanilla usually means they also have a
ItemTypes.ELYTRA
equipped in their chest slot.Modifier and Type | Method and Description |
---|---|
Value<Boolean> |
elytraFlying()
Gets the
Value elytra flying state. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
Value<Boolean> elytraFlying()
Value
elytra flying state.Keys.IS_ELYTRA_FLYING