public class TargetEntityInfo extends Object
| Constructor | Description | 
|---|---|
| TargetEntityInfo(Entity entity,
                Vector hitVec) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| Entity | getEntity() | Get the entity that is targeted | 
| Vector | getHitVector() | Get the position the entity is targeted at | 
Copyright © 2020. All rights reserved.