-
-
Methods in net.minecraft.screen that return GenericContainerScreenHandler
| Modifier and Type |
Method |
Description |
static GenericContainerScreenHandler |
GenericContainerScreenHandler.createGeneric9x1(int syncId,
PlayerInventory playerInventory) |
|
static GenericContainerScreenHandler |
GenericContainerScreenHandler.createGeneric9x2(int syncId,
PlayerInventory playerInventory) |
|
static GenericContainerScreenHandler |
GenericContainerScreenHandler.createGeneric9x3(int syncId,
PlayerInventory playerInventory) |
|
static GenericContainerScreenHandler |
GenericContainerScreenHandler.createGeneric9x3(int syncId,
PlayerInventory playerInventory,
Inventory inventory) |
|
static GenericContainerScreenHandler |
GenericContainerScreenHandler.createGeneric9x4(int syncId,
PlayerInventory playerInventory) |
|
static GenericContainerScreenHandler |
GenericContainerScreenHandler.createGeneric9x5(int syncId,
PlayerInventory playerInventory) |
|
static GenericContainerScreenHandler |
GenericContainerScreenHandler.createGeneric9x6(int syncId,
PlayerInventory playerInventory) |
|
static GenericContainerScreenHandler |
GenericContainerScreenHandler.createGeneric9x6(int syncId,
PlayerInventory playerInventory,
Inventory inventory) |
|