public interface SneakingData extends DataManipulator<SneakingData,ImmutableSneakingData>
DataManipulator
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 |
---|---|
Value<Boolean> |
sneaking()
Gets the
Value for the "sneaking" state. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
Value<Boolean> sneaking()
Value
for the "sneaking" state.Keys.IS_SNEAKING