public interface TargetedLocationData extends DataManipulator<TargetedLocationData,ImmutableTargetedLocationData>
DataManipulator
handling the a targeted Vector3d
.
Usually for the case of a EyeOfEnder
, the targeted Vector3d
is where the EyeOfEnder
will move towards until its expiration time.
In the case of a Player
, the targeted Vector3d
is where any
compass seen by the player will point towards. Note that it is not possible
to set the target of an individual compass ItemStack
.
Modifier and Type | Method and Description |
---|---|
Value<com.flowpowered.math.vector.Vector3d> |
target()
Gets the
Value for the targeted Vector3d . |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
Value<com.flowpowered.math.vector.Vector3d> target()
Value
for the targeted Vector3d
.Keys.TARGETED_LOCATION