public class MenuInventory
extends SimpleInventory implements LockableMenuProvider
All mapped superinterfaces:
Inventory, Nameable, LockableMenuProvider, MenuProvider
| bez | |
| net.minecraft.unmapped.C_95409820 | |
| net.minecraft.inventory.MenuInventory |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private String |
| ||||||
| private Map<Integer, Integer> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String type, Text name, int size) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public int |
| ||||||
| public void |
| ||||||
| public int |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public InventoryLock |
| ||||||
| public String |
| ||||||
| public InventoryMenu |
|