History - net.minecraft.screen.CartographyTableScreenHandler
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
void (PlayerEntity, World, BlockPos): lambda$removed$1, method_17379, method_17379
void (PlayerEntity, World, BlockPos): lambda$removed$0, method_17379, method_17379
1.21.11_unobfuscated
Names
net.minecraft.world.inventory.CartographyTableMenu
net.minecraft.class_3910
net.minecraft.screen.CartographyTableScreenHandler
Fields
int: MAP_SLOT, field_30773, MAP_SLOT_INDEX
int: ADDITIONAL_SLOT, field_30774, MATERIAL_SLOT_INDEX
int: RESULT_SLOT, field_30775, RESULT_SLOT_INDEX
int: INV_SLOT_START, field_30776, INVENTORY_START
int: INV_SLOT_END, field_30777, INVENTORY_END
int: USE_ROW_SLOT_START, field_30778, HOTBAR_START
int: USE_ROW_SLOT_END, field_30779, HOTBAR_END
ScreenHandlerContext: access, field_17294, context
long: lastSoundTime, field_20382, lastTakeResultTime
Inventory: container, field_17293, inventory
CraftingResultInventory: resultContainer, field_19272, resultInventory
Constructors
(int, PlayerInventory)
(int, PlayerInventory, ScreenHandlerContext)
Methods
boolean (PlayerEntity): stillValid, method_7597, canUse
void (Inventory): slotsChanged, method_7609, onContentChanged
void (ItemStack, ItemStack, ItemStack): setupResultSlot, method_17381, updateResult
boolean (ItemStack, Slot): canTakeItemForPickAll, method_7613, canInsertIntoSlot
ItemStack (PlayerEntity, int): quickMoveStack, method_7601, quickMove
void (PlayerEntity): removed, method_7595, onClosed
void (PlayerEntity, World, BlockPos): lambda$removed$1, method_17379, method_17379
void (ItemStack, ItemStack, ItemStack, World, BlockPos): lambda$setupResultSlot$0, method_17382, method_17382