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