extends AbstractContainerMenu
| bie | |
| net.minecraft.world.inventory.BrewingStandMenu | |
| net.minecraft.class_1708 | |
| net.minecraft.screen.BrewingStandScreenHandler | |
| net.minecraft.inventory.container.BrewingStandContainer | |
| net.minecraft.server.v1_16_R2.ContainerBrewingStand |
字段概要
| 修饰符与类型 | 字段 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Container |
| ||||||||||||
| private final ContainerData |
| ||||||||||||
| private final Slot |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (int syncId, Inventory playerInventory) |
| public | (int syncId, Inventory playerInventory, Container inventory, ContainerData propertyDelegate) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||||
| public ItemStack |
| ||||||||||||
| public int |
| ||||||||||||
| public int |
|