Class TargetEntityInfo
java.lang.Object
com.destroystokyo.paper.entity.TargetEntityInfo
Deprecated, for removal: This API element is subject to removal in a future version.
Represents information about a targeted entity
-
Constructor Summary
ConstructorsConstructorDescriptionTargetEntityInfo(@NotNull Entity entity, @NotNull Vector hitVec) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Get the entity that is targetedDeprecated, for removal: This API element is subject to removal in a future version.Get the position the entity is targeted at
-
Constructor Details
-
TargetEntityInfo
-
-
Method Details
-
getEntity
-
getHitVector
-
RayTraceResult