public class FakeBlockMenu extends Object implements InventoryHolder
| Constructor and Description |
|---|
FakeBlockMenu(Inventory inventory,
Block blockState) |
| Modifier and Type | Method and Description |
|---|---|
Inventory |
getInventory() |
Level |
getLevel() |
com.nukkitx.math.vector.Vector3i |
getPosition() |
public com.nukkitx.math.vector.Vector3i getPosition()
public Level getLevel()
public Inventory getInventory()
getInventory in interface InventoryHolderCopyright © 2020. All rights reserved.