extends AbstractContainerMenu implements ContainerListener
All mapped superinterfaces:
cts | |
net.minecraft.world.inventory.CrafterMenu | |
net.minecraft.class_8881 | |
net.minecraft.screen.CrafterScreenHandler | |
net.minecraft.world.inventory.CrafterMenu |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected static final int |
| ||||||||
private static final int |
| ||||||||
private static final int |
| ||||||||
private static final int |
| ||||||||
private static final int |
| ||||||||
private final ResultContainer |
| ||||||||
private final ContainerData |
| ||||||||
private final Player |
| ||||||||
private final CraftingContainer |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int syncId, Inventory playerInventory) |
public | (int syncId, Inventory playerInventory, CraftingContainer inputInventory, ContainerData propertyDelegate) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
private void |
| ||||||||
public void |
| ||||||||
public boolean |
| ||||||||
public boolean |
| ||||||||
public ItemStack |
| ||||||||
public boolean |
| ||||||||
private void |
| ||||||||
public Container |
| ||||||||
public void |
| ||||||||
public void |
|