public interface FallDistanceData extends DataManipulator<FallDistanceData,ImmutableFallDistanceData>
DataManipulator
that represents the distance an entity has fallen
in the world. Usually the higher this value, the more damage that inflicted
when the entity reaches the ground.Modifier and Type | Method and Description |
---|---|
MutableBoundedValue<Float> |
fallDistance()
Gets the
Value for the current fall distance. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
MutableBoundedValue<Float> fallDistance()
Value
for the current fall distance.Keys.FALL_DISTANCE