History - net.minecraft.screen.slot.Slot
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
ItemStack (PlayerEntity): safeClone, method_1_6277, cloneStackCreative
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.inventory.Slot
net.minecraft.class_1735
net.minecraft.screen.slot.Slot
Fields
int: slot, field_7875, index
Inventory: container, field_7871, inventory
int: index, field_7874, id
int: x, field_7873, x
int: y, field_7872, y
Constructors
(Inventory, int, int, int)
Methods
void (ItemStack, ItemStack): onQuickCraft, method_7670, onQuickTransfer
void (ItemStack, int): onQuickCraft, method_7678, onCrafted
void (int): onSwapCraft, method_7672, onTake
void (ItemStack): checkTakeAchievements, method_7669, onCrafted
void (PlayerEntity, ItemStack): onTake, method_7667, onTakeItem
boolean (ItemStack): mayPlace, method_7680, canInsert
ItemStack (): getItem, method_7677, getStack
boolean (): hasItem, method_7681, hasStack
void (ItemStack): setByPlayer, method_53512, setStack
void (ItemStack, ItemStack): setByPlayer, method_48931, setStack
void (ItemStack): set, method_7673, setStackNoCallbacks
void (): setChanged, method_7668, markDirty
int (): getMaxStackSize, method_7675, getMaxItemCount
int (ItemStack): getMaxStackSize, method_7676, getMaxItemCount
Identifier (): getNoItemIcon, method_7679, getBackgroundSprite
ItemStack (int): remove, method_7671, takeStack
boolean (PlayerEntity): mayPickup, method_7674, canTakeItems
boolean (): isActive, method_7682, isEnabled
Optional<ItemStack> (int, int, PlayerEntity): tryRemove, method_34264, tryTakeStackRange
ItemStack (int, int, PlayerEntity): safeTake, method_32753, takeStackRange
ItemStack (ItemStack): safeInsert, method_32756, insertStack
ItemStack (ItemStack, int): safeInsert, method_32755, insertStack
boolean (PlayerEntity): allowModification, method_32754, canTakePartial
int (): getContainerSlot, method_34266, getIndex
boolean (): isHighlightable, method_51306, canBeHighlighted
boolean (): isFake, method_55059, disablesDynamicDisplay
void (PlayerEntity, ItemStack): lambda$safeTake$0, method_34265, method_34265