public interface ImmutableSneakingData extends ImmutableDataManipulator<ImmutableSneakingData,SneakingData>
ImmutableDataManipulator handling the "sneaking" state of
an Entity. Usually, when "sneaking", the Entity will appear
to move slower and cause no "walking sounds".| Modifier and Type | Method and Description |
|---|---|
ImmutableValue<Boolean> |
sneaking()
Gets the
ImmutableValue for the "sneaking" state. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Boolean> sneaking()
ImmutableValue for the "sneaking" state.