Package com.destroystokyo.paper.entity
Class TargetEntityInfo
java.lang.Object
com.destroystokyo.paper.entity.TargetEntityInfo
Represents information about a targeted entity
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TargetEntityInfo
-
-
Method Details
-
getEntity
Get the entity that is targeted- Returns:
- Targeted entity
-
getHitVector
Get the position the entity is targeted at- Returns:
- Targeted position
-