public interface ImmutableVelocityData extends ImmutableDataManipulator<ImmutableVelocityData,VelocityData>
| Modifier and Type | Method and Description |
|---|---|
ImmutableValue<com.flowpowered.math.vector.Vector3d> |
velocity()
Gets the
ImmutableValue for the current velocity as a
Vector3d. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<com.flowpowered.math.vector.Vector3d> velocity()
ImmutableValue for the current velocity as a
Vector3d.