public interface ImmutableElytraFlyingData extends ImmutableDataManipulator<ImmutableElytraFlyingData,ElytraFlyingData>
ImmutableDataManipulator
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 |
---|---|
ImmutableValue<Boolean> |
elytraFlying()
Gets the
ImmutableValue elytra flying state. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Boolean> elytraFlying()
ImmutableValue
elytra flying state.Keys.IS_ELYTRA_FLYING