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, with
getContentVersion, toContainer
ImmutableValue<com.flowpowered.math.vector.Vector3d> velocity()
ImmutableValue
for the current velocity as a
Vector3d
.