public final class PlayerInteractEntityEvent extends PlayerEvent implements Cancellable
| Modifier and Type | Field and Description |
|---|---|
protected com.nukkitx.math.vector.Vector3f |
clickedPos |
protected Entity |
entity |
protected ItemStack |
item |
| Constructor and Description |
|---|
PlayerInteractEntityEvent(Player player,
Entity entity,
ItemStack item,
com.nukkitx.math.vector.Vector3f clickedPos) |
| Modifier and Type | Method and Description |
|---|---|
com.nukkitx.math.vector.Vector3f |
getClickedPos() |
Entity |
getEntity() |
ItemStack |
getItem() |
getPlayerisCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledCopyright © 2021. All rights reserved.