public class CraftingResultSlot
extends InventorySlot
| acb | |
| net.minecraft.class_1025 | |
| net.minecraft.inventory.slot.CraftingResultSlot | |
| net.minecraft.inventory.SlotCrafting |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final CraftingInventory |
| ||||||||
| private final PlayerEntity |
| ||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PlayerEntity player, CraftingInventory craftingInventory, Inventory resultInventory, int slot, int x, int y) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public ItemStack |
| ||||||||
| protected void |
| ||||||||
| protected void |
| ||||||||
| public void |
|