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