public class UseItemOnEntityData extends Object implements TransactionData
| Modifier and Type | Field and Description |
|---|---|
int |
actionType |
com.nukkitx.math.vector.Vector3f |
clickPos |
long |
entityRuntimeId |
int |
hotbarSlot |
Item |
itemInHand |
com.nukkitx.math.vector.Vector3f |
playerPos |
| Constructor and Description |
|---|
UseItemOnEntityData() |
public long entityRuntimeId
public int actionType
public int hotbarSlot
public Item itemInHand
public com.nukkitx.math.vector.Vector3f playerPos
public com.nukkitx.math.vector.Vector3f clickPos
Copyright © 2020. All rights reserved.