public interface SprintData extends DataManipulator<SprintData,ImmutableSprintData>
DataManipulator
handling the "sprinting" state of an
Entity
. Usually the Entity
will have faster movement
speed than normal.Modifier and Type | Method and Description |
---|---|
Value<Boolean> |
sprinting()
Gets the
Value for the "sprinting" state. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
Value<Boolean> sprinting()
Value
for the "sprinting" state.Keys.IS_SPRINTING