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