History - net.minecraft.world.entity.player.Inventory
25w18a
Names
csh
csx
Fields
NonNullList<ItemStack>: i, items, field_7547, main, f_35974_
NonNullList<ItemStack>: i, items, field_7547
int: j, selected, field_7545, selectedSlot, f_35977_
int: j, selected, field_7545
Player: h, player, field_7546, player, f_35978_
Player: h, player, field_7546
int: l, timesChanged, field_7542, changeCount, f_35981_
int: l, timesChanged, field_7542
int: b, POP_TIME_DURATION, field_30637, ITEM_USAGE_COOLDOWN, f_150064_
int: b, POP_TIME_DURATION, field_30637
int: c, INVENTORY_SIZE, field_30638, MAIN_SIZE, f_150065_
int: c, INVENTORY_SIZE, field_30638
int: d, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_150070_
int: d, SELECTION_SIZE, field_30641
int: e, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_150066_
int: e, SLOT_OFFHAND, field_30639
int: f, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_150067_
int: f, NOT_FOUND_INDEX, field_30640
it.unimi.dsi.fastutil.ints.Int2ObjectMap<EquipmentSlot>: g, EQUIPMENT_SLOT_MAPPING, field_56551, EQUIPMENT_SLOTS, f_381136_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<EquipmentSlot>: g, EQUIPMENT_SLOT_MAPPING, field_56551
EntityEquipment: k, equipment, field_56552, equipment, f_381534_
EntityEquipment: k, equipment, field_56552
Constructors
Methods
ItemStack (): g, getSelectedItem, method_7391, getSelectedStack, m_384722_
ItemStack (): g, getSelectedItem, method_7391
int (): h, getSelectionSize, method_7368, getHotbarSize, m_36059_
int (): h, getSelectionSize, method_7368
boolean (ItemStack, ItemStack): a, hasRemainingSpaceForItem, method_7393, canStackAddMore, m_36014_
boolean (ItemStack, ItemStack): a, hasRemainingSpaceForItem, method_7393
int (): j, getFreeSlot, method_7376, getEmptySlot, m_36062_
int (): j, getFreeSlot, method_7376
void (int): d, pickSlot, method_7365, swapSlotWithHotbar, m_36038_
void (int): d, pickSlot, method_7365
boolean (int): e, isHotbarSlot, method_7380, isValidHotbarIndex, m_36045_
boolean (int): e, isHotbarSlot, method_7380
int (): k, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_36065_
int (): k, getSuitableHotbarSlot, method_7386
int (ItemStack): k, addResource, method_7366, addStack, m_36066_
int (ItemStack): k, addResource, method_7366
int (int, ItemStack): d, addResource, method_7385, addStack, m_36047_
int (int, ItemStack): d, addResource, method_7385
int (ItemStack): f, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_36050_
int (ItemStack): f, getSlotWithRemainingSpace, method_7390
void (): l, tick, method_7381, updateItems, m_36068_
void (): l, tick, method_7381
boolean (ItemStack): g, add, method_7394, insertStack, m_36054_
boolean (ItemStack): g, add, method_7394
boolean (int, ItemStack): c, add, method_7367, insertStack, m_36040_
boolean (int, ItemStack): c, add, method_7367
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_7407_
ItemStack (int, int): a, removeItem, method_5434
void (ItemStack): i, removeItem, method_7378, removeOne, m_36057_
void (ItemStack): i, removeItem, method_7378
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_8016_
ItemStack (int): b, removeItemNoUpdate, method_5441
void (int, ItemStack): a, setItem, method_5447, setStack, m_6836_
void (int, ItemStack): a, setItem, method_5447
ListTag (ListTag): a, save, method_7384, writeNbt, m_36026_
void (ListTag): b, load, method_7397, readNbt, m_36035_
int (): b, getContainerSize, method_5439, size, m_6643_
int (): b, getContainerSize, method_5439
boolean (): c, isEmpty, method_5442, isEmpty, m_7983_
boolean (): c, isEmpty, method_5442
ItemStack (int): a, getItem, method_5438, getStack, m_8020_
ItemStack (int): a, getItem, method_5438
Component (): ah, getName, method_5477, getName, m_7755_
Component (): ai, getName, method_5477
void (): m, dropAll, method_7388, dropAll, m_36071_
void (): m, dropAll, method_7388
void (): e, setChanged, method_5431, markDirty, m_6596_
void (): e, setChanged, method_5431
boolean (Player): a, stillValid, method_5443, canPlayerUse, m_6542_
boolean (Player): a, stillValid, method_5443
boolean (ItemStack): j, contains, method_7379, contains, m_36063_
boolean (ItemStack): j, contains, method_7379
void (Inventory): a, replaceWith, method_7377, clone, m_36006_
void (Inventory): a, replaceWith, method_7377
void (): a, clearContent, method_5448, clear, m_6211_
void (): a, clearContent, method_5448
int (ItemStack): d, findSlotMatchingItem, method_7395, getSlotWithStack, m_36030_
int (ItemStack): d, findSlotMatchingItem, method_7395
int (): n, getTimesChanged, method_7364, getChangeCount, m_36072_
int (): n, getTimesChanged, method_7364
int (Predicate<ItemStack>, int, Container): a, clearOrCountMatchingItems, method_29280, remove, m_36022_
int (Predicate<ItemStack>, int, Container): a, clearOrCountMatchingItems, method_29280
void (ItemStack): h, placeItemBackInInventory, method_7398, offerOrDrop, m_150079_
void (ItemStack): h, placeItemBackInInventory, method_7398
void (ItemStack, boolean): a, placeItemBackInInventory, method_32338, offer, m_150076_
void (ItemStack, boolean): a, placeItemBackInInventory, method_32338
ItemStack (boolean): a, removeFromSelected, method_37417, dropSelectedItem, m_182403_
ItemStack (boolean): a, removeFromSelected, method_37417
boolean (TagKey<Item>): a, contains, method_7382, contains, m_204075_
boolean (TagKey<Item>): a, contains, method_7382
boolean (Predicate<ItemStack>): b, contains, method_55753, contains, m_321814_
boolean (Predicate<ItemStack>): b, contains, method_55753
boolean (ItemStack): e, isUsableForCrafting, method_61495, usableWhenFillingSlot, m_352724_
boolean (ItemStack): e, isUsableForCrafting, method_61495
void (int): c, setSelectedSlot, method_61496, setSelectedSlot, m_385457_
void (int): c, setSelectedSlot, method_61496
ClientboundSetPlayerInventoryPacket (int): f, createInventoryUpdatePacket, method_61497, createSlotSetPacket, m_354148_
ClientboundSetPlayerInventoryPacket (int): f, createInventoryUpdatePacket, method_61497
void (StackedItemContents): a, fillStackedContents, method_7387, populateRecipeFinder, m_36010_
void (StackedItemContents): a, fillStackedContents, method_7387
void (ItemStack): c, addAndPickItem, method_65126, swapStackWithHotbar, m_374383_
void (ItemStack): c, addAndPickItem, method_65126
int (Holder<Item>, ItemStack): a, findSlotMatchingCraftingIngredient, method_61494, getMatchingSlot, m_353877_
int (Holder<Item>, ItemStack): a, findSlotMatchingCraftingIngredient, method_61494
int (): f, getSelectedSlot, method_67532, getSelectedSlot, m_387221_
int (): f, getSelectedSlot, method_67532
ItemStack (ItemStack): b, setSelectedItem, method_67531, setSelectedStack, m_384327_
ItemStack (ItemStack): b, setSelectedItem, method_67531
NonNullList<ItemStack> (): i, getNonEquipmentItems, method_67533, getMainStacks, m_384294_
NonNullList<ItemStack> (): i, getNonEquipmentItems, method_67533
void (ValueOutput$TypedOutputList<ItemStackWithSlot>): a, save, method_7384
void (ValueInput$TypedInputList<ItemStackWithSlot>): a, load, method_7397
1.21.5
Names
cox
csh
Fields
NonNullList<ItemStack>: g, items, field_7547, main, f_35974_
NonNullList<ItemStack>: i, items, field_7547, main, f_35974_
NonNullList<ItemStack>: h, armor, field_7548, armor, f_35975_
NonNullList<ItemStack>: i, offhand, field_7544, offHand, f_35976_
List<NonNullList<ItemStack>>: l, compartments, field_7543, combinedInventory, f_35979_
Player: k, player, field_7546, player, f_35978_
Player: h, player, field_7546, player, f_35978_
int: m, timesChanged, field_7542, changeCount, f_35981_
int: l, timesChanged, field_7542, changeCount, f_35981_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<EquipmentSlot>: g, EQUIPMENT_SLOT_MAPPING, field_56551, EQUIPMENT_SLOTS, f_381136_
EntityEquipment: k, equipment, field_56552, equipment, f_381534_
Constructors
(Player)
Methods
ItemStack (): f, getSelected, method_7391, getMainHandStack, m_36056_
ItemStack (): g, getSelectedItem, method_7391, getSelectedStack, m_384722_
int (): g, getSelectionSize, method_7368, getHotbarSize, m_36059_
int (): h, getSelectionSize, method_7368, getHotbarSize, m_36059_
int (): h, getFreeSlot, method_7376, getEmptySlot, m_36062_
int (): j, getFreeSlot, method_7376, getEmptySlot, m_36062_
void (int): c, pickSlot, method_7365, swapSlotWithHotbar, m_36038_
void (int): d, pickSlot, method_7365, swapSlotWithHotbar, m_36038_
boolean (int): d, isHotbarSlot, method_7380, isValidHotbarIndex, m_36045_
boolean (int): e, isHotbarSlot, method_7380, isValidHotbarIndex, m_36045_
int (): i, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_36065_
int (): k, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_36065_
int (ItemStack): j, addResource, method_7366, addStack, m_36066_
int (ItemStack): k, addResource, method_7366, addStack, m_36066_
int (ItemStack): e, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_36050_
int (ItemStack): f, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_36050_
void (): j, tick, method_7381, updateItems, m_36068_
void (): l, tick, method_7381, updateItems, m_36068_
boolean (ItemStack): f, add, method_7394, insertStack, m_36054_
boolean (ItemStack): g, add, method_7394, insertStack, m_36054_
void (ItemStack): h, removeItem, method_7378, removeOne, m_36057_
void (ItemStack): i, removeItem, method_7378, removeOne, m_36057_
float (BlockState): a, getDestroySpeed, method_7370, getBlockBreakingSpeed, m_36020_
Component (): al, getName, method_5477, getName, m_7755_
Component (): ah, getName, method_5477, getName, m_7755_
void (): k, dropAll, method_7388, dropAll, m_36071_
void (): m, dropAll, method_7388, dropAll, m_36071_
boolean (ItemStack): i, contains, method_7379, contains, m_36063_
boolean (ItemStack): j, contains, method_7379, contains, m_36063_
int (ItemStack): c, findSlotMatchingItem, method_7395, getSlotWithStack, m_36030_
int (ItemStack): d, findSlotMatchingItem, method_7395, getSlotWithStack, m_36030_
ItemStack (int): g, getArmor, method_7372, getArmorStack, m_36052_
int (): l, getTimesChanged, method_7364, getChangeCount, m_36072_
int (): n, getTimesChanged, method_7364, getChangeCount, m_36072_
void (ItemStack): g, placeItemBackInInventory, method_7398, offerOrDrop, m_150079_
void (ItemStack): h, placeItemBackInInventory, method_7398, offerOrDrop, m_150079_
boolean (ItemStack): d, isUsableForCrafting, method_61495, usableWhenFillingSlot, m_352724_
boolean (ItemStack): e, isUsableForCrafting, method_61495, usableWhenFillingSlot, m_352724_
void (int): e, setSelectedHotbarSlot, method_61496, setSelectedSlot, m_354336_
void (int): c, setSelectedSlot, method_61496, setSelectedSlot, m_385457_
void (ItemStack): b, addAndPickItem, method_65126, swapStackWithHotbar, m_374383_
void (ItemStack): c, addAndPickItem, method_65126, swapStackWithHotbar, m_374383_
int (): f, getSelectedSlot, method_67532, getSelectedSlot, m_387221_
ItemStack (ItemStack): b, setSelectedItem, method_67531, setSelectedStack, m_384327_
NonNullList<ItemStack> (): i, getNonEquipmentItems, method_67533, getMainStacks, m_384294_
1.21.4
Names
cpw
cox
Fields
Constructors
Methods
void (ItemStack): b, setPickedItem, method_7374, addPickBlock, m_36012_
int (Holder<Item>): a, findSlotMatchingCraftingIngredient, method_61494, getMatchingSlot, m_353877_
void (ItemStack): b, addAndPickItem, method_65126, swapStackWithHotbar, m_374383_
int (Holder<Item>, ItemStack): a, findSlotMatchingCraftingIngredient, method_61494, getMatchingSlot, m_353877_
1.21.3
Names
cmw
cpw
Fields
NonNullList<ItemStack>: h, items, field_7547, main, f_35974_
NonNullList<ItemStack>: g, items, field_7547, main, f_35974_
NonNullList<ItemStack>: i, armor, field_7548, armor, f_35975_
NonNullList<ItemStack>: h, armor, field_7548, armor, f_35975_
NonNullList<ItemStack>: j, offhand, field_7544, offHand, f_35976_
NonNullList<ItemStack>: i, offhand, field_7544, offHand, f_35976_
List<NonNullList<ItemStack>>: n, compartments, field_7543, combinedInventory, f_35979_
List<NonNullList<ItemStack>>: l, compartments, field_7543, combinedInventory, f_35979_
int: k, selected, field_7545, selectedSlot, f_35977_
int: j, selected, field_7545, selectedSlot, f_35977_
Player: l, player, field_7546, player, f_35978_
Player: k, player, field_7546, player, f_35978_
int: o, timesChanged, field_7542, changeCount, f_35981_
int: m, timesChanged, field_7542, changeCount, f_35981_
int: m, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_150070_
int: d, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_150070_
int: d, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_150066_
int: e, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_150066_
int: e, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_150067_
int: f, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_150067_
int[]: f, ALL_ARMOR_SLOTS, field_33767, ARMOR_SLOTS, f_150068_
int[]: g, HELMET_SLOT_ONLY, field_33768, HELMET_SLOTS, f_150069_
Constructors
Methods
int (ItemStack): d, findSlotMatchingUnusedItem, method_7371, indexOf, m_36043_
Component (): ah, getName, method_5477, getName, m_7755_
Component (): al, getName, method_5477, getName, m_7755_
void (StackedContents): a, fillStackedContents, method_7387, populateRecipeFinder, m_36010_
void (double): a, swapPaint, method_7373, scrollInHotbar, m_35988_
ItemStack (int): e, getArmor, method_7372, getArmorStack, m_36052_
ItemStack (int): g, getArmor, method_7372, getArmorStack, m_36052_
boolean (ItemStack): d, isUsableForCrafting, method_61495, usableWhenFillingSlot, m_352724_
int (Holder<Item>): a, findSlotMatchingCraftingIngredient, method_61494, getMatchingSlot, m_353877_
void (int): e, setSelectedHotbarSlot, method_61496, setSelectedSlot, m_354336_
ClientboundSetPlayerInventoryPacket (int): f, createInventoryUpdatePacket, method_61497, createSlotSetPacket, m_354148_
void (StackedItemContents): a, fillStackedContents, method_7387, populateRecipeFinder, m_36010_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
cmy
cmw
Fields
Constructors
Methods
Component (): af, getName, method_5477, getName, m_7755_
Component (): ah, getName, method_5477, getName, m_7755_
1.20.6
Names
cfh
cmy
Fields
NonNullList<ItemStack>: i, items, field_7547, main, f_35974_
NonNullList<ItemStack>: h, items, field_7547, main, f_35974_
NonNullList<ItemStack>: j, armor, field_7548, armor, f_35975_
NonNullList<ItemStack>: i, armor, field_7548, armor, f_35975_
NonNullList<ItemStack>: k, offhand, field_7544, offHand, f_35976_
NonNullList<ItemStack>: j, offhand, field_7544, offHand, f_35976_
List<NonNullList<ItemStack>>: o, compartments, field_7543, combinedInventory, f_35979_
List<NonNullList<ItemStack>>: n, compartments, field_7543, combinedInventory, f_35979_
int: l, selected, field_7545, selectedSlot, f_35977_
int: k, selected, field_7545, selectedSlot, f_35977_
Player: m, player, field_7546, player, f_35978_
Player: l, player, field_7546, player, f_35978_
int: p, timesChanged, field_7542, changeCount, f_35981_
int: o, timesChanged, field_7542, changeCount, f_35981_
int: c, POP_TIME_DURATION, field_30637, ITEM_USAGE_COOLDOWN, f_150064_
int: b, POP_TIME_DURATION, field_30637, ITEM_USAGE_COOLDOWN, f_150064_
int: d, INVENTORY_SIZE, field_30638, MAIN_SIZE, f_150065_
int: c, INVENTORY_SIZE, field_30638, MAIN_SIZE, f_150065_
int: n, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_150070_
int: m, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_150070_
int: e, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_150066_
int: d, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_150066_
int: f, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_150067_
int: e, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_150067_
int[]: g, ALL_ARMOR_SLOTS, field_33767, ARMOR_SLOTS, f_150068_
int[]: f, ALL_ARMOR_SLOTS, field_33767, ARMOR_SLOTS, f_150068_
int[]: h, HELMET_SLOT_ONLY, field_33768, HELMET_SLOTS, f_150069_
int[]: g, HELMET_SLOT_ONLY, field_33768, HELMET_SLOTS, f_150069_
Constructors
Methods
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, indexOf, m_36043_
int (ItemStack): d, findSlotMatchingUnusedItem, method_7371, indexOf, m_36043_
int (ItemStack): i, addResource, method_7366, addStack, m_36066_
int (ItemStack): j, addResource, method_7366, addStack, m_36066_
int (ItemStack): d, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_36050_
int (ItemStack): e, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_36050_
boolean (ItemStack): e, add, method_7394, insertStack, m_36054_
boolean (ItemStack): f, add, method_7394, insertStack, m_36054_
void (ItemStack): g, removeItem, method_7378, removeOne, m_36057_
void (ItemStack): h, removeItem, method_7378, removeOne, m_36057_
boolean (): ai_, isEmpty, method_5442, isEmpty, m_7983_
boolean (): c, isEmpty, method_5442, isEmpty, m_7983_
Component (): ad, getName, method_5477, getName, m_7755_
Component (): af, getName, method_5477, getName, m_7755_
boolean (ItemStack): h, contains, method_7379, contains, m_36063_
boolean (ItemStack): i, contains, method_7379, contains, m_36063_
void (ItemStack): a, setPickedItem, method_7374, addPickBlock, m_36012_
void (ItemStack): b, setPickedItem, method_7374, addPickBlock, m_36012_
int (ItemStack): b, findSlotMatchingItem, method_7395, getSlotWithStack, m_36030_
int (ItemStack): c, findSlotMatchingItem, method_7395, getSlotWithStack, m_36030_
void (ItemStack): f, placeItemBackInInventory, method_7398, offerOrDrop, m_150079_
void (ItemStack): g, placeItemBackInInventory, method_7398, offerOrDrop, m_150079_
void (DamageSource, float, int[]): a, hurtArmor, method_7375, damageArmor, m_150072_
boolean (Predicate<ItemStack>): b, contains, method_55753, contains, m_321814_
1.20.4
Names
cbt
cfh
Fields
Constructors
Methods
boolean (): af_, isEmpty, method_5442, isEmpty, m_7983_
boolean (): ai_, isEmpty, method_5442, isEmpty, m_7983_
Component (): ab, getName, method_5477, getName, m_7755_
Component (): ad, getName, method_5477, getName, m_7755_
1.20.2
Names
byn
cbt
Fields
Constructors
Methods
boolean (): ab_, isEmpty, method_5442, isEmpty, m_7983_
boolean (): af_, isEmpty, method_5442, isEmpty, m_7983_
Component (): Z, getName, method_5477, getName, m_7755_
Component (): ab, getName, method_5477, getName, m_7755_
1.20.1
Names
byl
byn
Fields
Constructors
Methods
boolean (): aa_, isEmpty, method_5442, isEmpty, m_7983_
boolean (): ab_, isEmpty, method_5442, isEmpty, m_7983_
1.19.4
Names
bwo
byl
Fields
NonNullList<ItemStack>: h, items, field_7547, main, f_35974_
NonNullList<ItemStack>: i, items, field_7547, main, f_35974_
NonNullList<ItemStack>: i, armor, field_7548, armor, f_35975_
NonNullList<ItemStack>: j, armor, field_7548, armor, f_35975_
NonNullList<ItemStack>: j, offhand, field_7544, offHand, f_35976_
NonNullList<ItemStack>: k, offhand, field_7544, offHand, f_35976_
List<NonNullList<ItemStack>>: n, compartments, field_7543, combinedInventory, f_35979_
List<NonNullList<ItemStack>>: o, compartments, field_7543, combinedInventory, f_35979_
int: k, selected, field_7545, selectedSlot, f_35977_
int: l, selected, field_7545, selectedSlot, f_35977_
Player: l, player, field_7546, player, f_35978_
Player: m, player, field_7546, player, f_35978_
int: o, timesChanged, field_7542, changeCount, f_35981_
int: p, timesChanged, field_7542, changeCount, f_35981_
int: b, POP_TIME_DURATION, field_30637, ITEM_USAGE_COOLDOWN, f_150064_
int: c, POP_TIME_DURATION, field_30637, ITEM_USAGE_COOLDOWN, f_150064_
int: c, INVENTORY_SIZE, field_30638, MAIN_SIZE, f_150065_
int: d, INVENTORY_SIZE, field_30638, MAIN_SIZE, f_150065_
int: m, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_150070_
int: n, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_150070_
int: d, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_150066_
int: e, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_150066_
int: e, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_150067_
int: f, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_150067_
int[]: f, ALL_ARMOR_SLOTS, field_33767, ARMOR_SLOTS, f_150068_
int[]: g, ALL_ARMOR_SLOTS, field_33767, ARMOR_SLOTS, f_150068_
int[]: g, HELMET_SLOT_ONLY, field_33768, HELMET_SLOTS, f_150069_
int[]: h, HELMET_SLOT_ONLY, field_33768, HELMET_SLOTS, f_150069_
Constructors
Methods
boolean (): P_, isEmpty, method_5442, isEmpty, m_7983_
boolean (): aa_, isEmpty, method_5442, isEmpty, m_7983_
Component (): aa, getName, method_5477, getName, m_7755_
Component (): Z, getName, method_5477, getName, m_7755_
1.19.3
Names
bub
bwo
Fields
Constructors
Methods
boolean (): c, isEmpty, method_5442, isEmpty, m_7983_
boolean (): P_, isEmpty, method_5442, isEmpty, m_7983_
Component (): X, getName, method_5477, getName, m_7755_
Component (): aa, getName, method_5477, getName, m_7755_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
bte
bub
Fields
Constructors
Methods
1.19
Names
boi
bte
Fields
Constructors
Methods
1.18.2
Names
bnq
boi
Fields
Constructors
Methods
boolean (Tag<Item>): a, contains, method_7382, contains, m_36001_
boolean (TagKey<Item>): a, contains, method_7382, contains, m_204075_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bkd
bnq
Fields
Constructors
Methods
Component (): S, getName, method_5477, getName, m_7755_
Component (): X, getName, method_5477, getName, m_7755_
1.17.1
Names
bkc
bkd
Fields
Constructors
Methods
ItemStack (boolean): a, removeFromSelected, method_37417, dropSelectedItem, m_182403_
1.17
Names
bfv
bkc
net.minecraft.entity.player.PlayerInventory
net.minecraft.src.C_1140_
Fields
NonNullList<ItemStack>: a, items, field_7547, main, field_70462_a
NonNullList<ItemStack>: h, items, field_7547, main, f_35974_
NonNullList<ItemStack>: b, armor, field_7548, armor, field_70460_b
NonNullList<ItemStack>: i, armor, field_7548, armor, f_35975_
NonNullList<ItemStack>: c, offhand, field_7544, offHand, field_184439_c
NonNullList<ItemStack>: j, offhand, field_7544, offHand, f_35976_
List<NonNullList<ItemStack>>: f, compartments, field_7543, combinedInventory, field_184440_g
List<NonNullList<ItemStack>>: n, compartments, field_7543, combinedInventory, f_35979_
int: d, selected, field_7545, selectedSlot, field_70461_c
int: k, selected, field_7545, selectedSlot, f_35977_
Player: e, player, field_7546, player, field_70458_d
Player: l, player, field_7546, player, f_35978_
ItemStack: g, carried, field_7549, cursorStack, field_70457_g
int: h, timesChanged, field_7542, changeCount, field_194017_h
int: o, timesChanged, field_7542, changeCount, f_35981_
int: b, POP_TIME_DURATION, field_30637, ITEM_USAGE_COOLDOWN, f_150064_
int: c, INVENTORY_SIZE, field_30638, MAIN_SIZE, f_150065_
int: m, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_150070_
int: d, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_150066_
int: e, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_150067_
int[]: f, ALL_ARMOR_SLOTS, field_33767, ARMOR_SLOTS, f_150068_
int[]: g, HELMET_SLOT_ONLY, field_33768, HELMET_SLOTS, f_150069_
Constructors
Methods
ItemStack (): f, getSelected, method_7391, getMainHandStack, func_70448_g
ItemStack (): f, getSelected, method_7391, getMainHandStack, m_36056_
int (): g, getSelectionSize, method_7368, getHotbarSize, func_70451_h
int (): g, getSelectionSize, method_7368, getHotbarSize, m_36059_
boolean (ItemStack, ItemStack): a, hasRemainingSpaceForItem, method_7393, canStackAddMore, func_184436_a
boolean (ItemStack, ItemStack): a, hasRemainingSpaceForItem, method_7393, canStackAddMore, m_36014_
boolean (ItemStack, ItemStack): b, isSameItem, method_7392, areItemsEqual, func_184431_b
int (): h, getFreeSlot, method_7376, getEmptySlot, func_70447_i
int (): h, getFreeSlot, method_7376, getEmptySlot, m_36062_
void (int): c, pickSlot, method_7365, swapSlotWithHotbar, func_184430_d
void (int): c, pickSlot, method_7365, swapSlotWithHotbar, m_36038_
boolean (int): d, isHotbarSlot, method_7380, isValidHotbarIndex, func_184435_e
boolean (int): d, isHotbarSlot, method_7380, isValidHotbarIndex, m_36045_
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, method_7371, func_194014_c
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, indexOf, m_36043_
int (): i, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, func_184433_k
int (): i, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_36065_
int (ItemStack): i, addResource, method_7366, addStack, func_70452_e
int (ItemStack): i, addResource, method_7366, addStack, m_36066_
int (int, ItemStack): d, addResource, method_7385, addStack, func_191973_d
int (int, ItemStack): d, addResource, method_7385, addStack, m_36047_
int (ItemStack): d, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, func_70432_d
int (ItemStack): d, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_36050_
void (): j, tick, method_7381, updateItems, func_70429_k
void (): j, tick, method_7381, updateItems, m_36068_
boolean (ItemStack): e, add, method_7394, insertStack, func_70441_a
boolean (ItemStack): e, add, method_7394, insertStack, m_36054_
boolean (int, ItemStack): c, add, method_7367, insertStack, func_191971_c
boolean (int, ItemStack): c, add, method_7367, insertStack, m_36040_
void (Level, ItemStack): a, placeItemBackInInventory, method_7398, offerOrDrop, func_191975_a
ItemStack (int, int): a, removeItem, method_5434, removeStack, func_70298_a
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_7407_
void (ItemStack): f, removeItem, method_7378, removeOne, func_184437_d
void (ItemStack): g, removeItem, method_7378, removeOne, m_36057_
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, func_70304_b
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_8016_
void (int, ItemStack): a, setItem, method_5447, setStack, func_70299_a
void (int, ItemStack): a, setItem, method_5447, setStack, m_6836_
float (BlockState): a, getDestroySpeed, method_7370, getBlockBreakingSpeed, func_184438_a
float (BlockState): a, getDestroySpeed, method_7370, getBlockBreakingSpeed, m_36020_
ListTag (ListTag): a, save, method_7384, writeNbt, func_70442_a
ListTag (ListTag): a, save, method_7384, writeNbt, m_36026_
void (ListTag): b, load, method_7397, readNbt, func_70443_b
void (ListTag): b, load, method_7397, readNbt, m_36035_
int (): Z_, getContainerSize, method_5439, size, func_70302_i_
int (): b, getContainerSize, method_5439, size, m_6643_
boolean (): c, isEmpty, method_5442, isEmpty, func_191420_l
boolean (): c, isEmpty, method_5442, isEmpty, m_7983_
ItemStack (int): a, getItem, method_5438, getStack, func_70301_a
ItemStack (int): a, getItem, method_5438, getStack, m_8020_
Component (): R, getName, method_5477, getName, func_200200_C_
Component (): S, getName, method_5477, getName, m_7755_
void (): k, dropAll, method_7388, dropAll, func_70436_m
void (): k, dropAll, method_7388, dropAll, m_36071_
void (): X_, setChanged, method_5431, markDirty, func_70296_d
void (): e, setChanged, method_5431, markDirty, m_6596_
void (ItemStack): g, setCarried, method_7396, setCursorStack, func_70437_b
ItemStack (): m, getCarried, method_7399, getCursorStack, func_70445_o
boolean (Player): a, stillValid, method_5443, canPlayerUse, func_70300_a
boolean (Player): a, stillValid, method_5443, canPlayerUse, m_6542_
boolean (ItemStack): h, contains, method_7379, contains, func_70431_c
boolean (ItemStack): h, contains, method_7379, contains, m_36063_
void (Inventory): a, replaceWith, method_7377, clone, func_70455_b
void (Inventory): a, replaceWith, method_7377, clone, m_36006_
void (): Y_, clearContent, method_5448, clear, func_174888_l
void (): a, clearContent, method_5448, clear, m_6211_
void (StackedContents): a, fillStackedContents, method_7387, populateRecipeFinder, func_201571_a
void (StackedContents): a, fillStackedContents, method_7387, populateRecipeFinder, m_36010_
void (ItemStack): a, setPickedItem, method_7374, addPickBlock, func_184434_a
void (ItemStack): a, setPickedItem, method_7374, addPickBlock, m_36012_
int (ItemStack): b, findSlotMatchingItem, method_7395, getSlotWithStack, func_184429_b
int (ItemStack): b, findSlotMatchingItem, method_7395, getSlotWithStack, m_36030_
void (double): a, swapPaint, method_7373, scrollInHotbar, func_195409_a
void (double): a, swapPaint, method_7373, scrollInHotbar, m_35988_
ItemStack (int): e, getArmor, method_7372, getArmorStack, func_70440_f
ItemStack (int): e, getArmor, method_7372, getArmorStack, m_36052_
int (): l, getTimesChanged, method_7364, getChangeCount, func_194015_p
int (): l, getTimesChanged, method_7364, getChangeCount, m_36072_
boolean (Tag<Item>): a, contains, method_7382, contains, func_199712_a
boolean (Tag<Item>): a, contains, method_7382, contains, m_36001_
int (Predicate<ItemStack>, int, Container): a, clearOrCountMatchingItems, method_29280, remove, func_234564_a_
int (Predicate<ItemStack>, int, Container): a, clearOrCountMatchingItems, method_29280, remove, m_36022_
void (DamageSource, float): a, hurtArmor, method_7375, damageArmor, func_234563_a_
void (ItemStack): f, placeItemBackInInventory, method_7398, offerOrDrop, m_150079_
void (ItemStack, boolean): a, placeItemBackInInventory, method_32338, offer, m_150076_
void (DamageSource, float, int[]): a, hurtArmor, method_7375, damageArmor, m_150072_
1.16.5
Names
Fields
Constructors
Methods
ListTag (ListTag): a, save, method_7384, serialize, func_70442_a
ListTag (ListTag): a, save, method_7384, writeNbt, func_70442_a
void (ListTag): b, load, method_7397, deserialize, func_70443_b
void (ListTag): b, load, method_7397, readNbt, func_70443_b
1.16.4
Names
bfs
bfv
Fields
Constructors
Methods
Component (): Q, getName, method_5477, getName, func_200200_C_
Component (): R, getName, method_5477, getName, func_200200_C_
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
beb
bfs
Fields
Constructors
Methods
int (): ab_, getContainerSize, method_5439, size, func_70302_i_
int (): Z_, getContainerSize, method_5439, size, func_70302_i_
Component (): P, getName, method_5477, getName, func_200200_C_
Component (): Q, getName, method_5477, getName, func_200200_C_
void (): Z_, setChanged, method_5431, markDirty, func_70296_d
void (): X_, setChanged, method_5431, markDirty, func_70296_d
void (): aa_, clearContent, method_5448, clear, func_174888_l
void (): Y_, clearContent, method_5448, clear, func_174888_l
int (Predicate<ItemStack>, int, Container): a, clearOrCountMatchingItems, method_29280, method_29280, func_234564_a_
int (Predicate<ItemStack>, int, Container): a, clearOrCountMatchingItems, method_29280, remove, func_234564_a_
1.16.1
Names
ayi
beb
Fields
Constructors
Methods
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, func_194014_c
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, method_7371, func_194014_c
int (Predicate<ItemStack>, int): a, clearInventory, method_7369, func_195408_a
ItemStack (int, int): a, removeItem, method_5434, takeInvStack, func_70298_a
ItemStack (int, int): a, removeItem, method_5434, removeStack, func_70298_a
ItemStack (int): b, removeItemNoUpdate, method_5441, removeInvStack, func_70304_b
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, func_70304_b
void (int, ItemStack): a, setItem, method_5447, setInvStack, func_70299_a
void (int, ItemStack): a, setItem, method_5447, setStack, func_70299_a
int (): O_, getContainerSize, method_5439, getInvSize, func_70302_i_
int (): ab_, getContainerSize, method_5439, size, func_70302_i_
boolean (): c, isEmpty, method_5442, isInvEmpty, func_191420_l
boolean (): c, isEmpty, method_5442, isEmpty, func_191420_l
ItemStack (int): a, getItem, method_5438, getInvStack, func_70301_a
ItemStack (int): a, getItem, method_5438, getStack, func_70301_a
Component (): M, getName, method_5477, getName, func_200200_C_
Component (): P, getName, method_5477, getName, func_200200_C_
boolean (BlockState): b, canDestroy, method_7383, isUsingEffectiveTool, func_184432_b
void (float): a, hurtArmor, method_7375, damageArmor, func_70449_g
void (): e, setChanged, method_5431, markDirty, func_70296_d
void (): Z_, setChanged, method_5431, markDirty, func_70296_d
boolean (Player): a, stillValid, method_5443, canPlayerUseInv, func_70300_a
boolean (Player): a, stillValid, method_5443, canPlayerUse, func_70300_a
void (): N_, clearContent, method_5448, clear, func_174888_l
void (): aa_, clearContent, method_5448, clear, func_174888_l
int (Predicate<ItemStack>, int, Container): a, clearOrCountMatchingItems, method_29280, method_29280, func_234564_a_
void (DamageSource, float): a, hurtArmor, method_7375, damageArmor, func_234563_a_
1.15.2
Names
ayf
ayi
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
awf
ayf
Fields
Constructors
Methods
int (): M_, getContainerSize, method_5439, getInvSize, func_70302_i_
int (): O_, getContainerSize, method_5439, getInvSize, func_70302_i_
Component (): O, getName, method_5477, getName, func_200200_C_
Component (): M, getName, method_5477, getName, func_200200_C_
void (): L_, clearContent, method_5448, clear, func_174888_l
void (): N_, clearContent, method_5448, clear, func_174888_l
1.14.4
Names
awa
awf
net.minecraft.world.entity.player.Inventory
Fields
DefaultedList<ItemStack>: a, field_7547, main, field_70462_a
NonNullList<ItemStack>: a, items, field_7547, main, field_70462_a
DefaultedList<ItemStack>: b, field_7548, armor, field_70460_b
NonNullList<ItemStack>: b, armor, field_7548, armor, field_70460_b
DefaultedList<ItemStack>: c, field_7544, offHand, field_184439_c
NonNullList<ItemStack>: c, offhand, field_7544, offHand, field_184439_c
List<DefaultedList<ItemStack>>: f, field_7543, combinedInventory, field_184440_g
List<NonNullList<ItemStack>>: f, compartments, field_7543, combinedInventory, field_184440_g
int: d, field_7545, selectedSlot, field_70461_c
int: d, selected, field_7545, selectedSlot, field_70461_c
PlayerEntity: e, field_7546, player, field_70458_d
Player: e, player, field_7546, player, field_70458_d
ItemStack: g, field_7549, cursorStack, field_70457_g
ItemStack: g, carried, field_7549, cursorStack, field_70457_g
int: h, field_7542, changeCount, field_194017_h
int: h, timesChanged, field_7542, changeCount, field_194017_h
Constructors
Methods
ItemStack (): f, method_7391, getMainHandStack, func_70448_g
ItemStack (): f, getSelected, method_7391, getMainHandStack, func_70448_g
int (): g, method_7368, getHotbarSize, func_70451_h
int (): g, getSelectionSize, method_7368, getHotbarSize, func_70451_h
boolean (ItemStack, ItemStack): a, method_7393, canStackAddMore, func_184436_a
boolean (ItemStack, ItemStack): a, hasRemainingSpaceForItem, method_7393, canStackAddMore, func_184436_a
boolean (ItemStack, ItemStack): b, method_7392, areItemsEqual, func_184431_b
boolean (ItemStack, ItemStack): b, isSameItem, method_7392, areItemsEqual, func_184431_b
int (): h, method_7376, getEmptySlot, func_70447_i
int (): h, getFreeSlot, method_7376, getEmptySlot, func_70447_i
void (int): c, method_7365, swapSlotWithHotbar, func_184430_d
void (int): c, pickSlot, method_7365, swapSlotWithHotbar, func_184430_d
boolean (int): d, method_7380, isValidHotbarIndex, func_184435_e
boolean (int): d, isHotbarSlot, method_7380, isValidHotbarIndex, func_184435_e
int (ItemStack): c, method_7371, method_7371, func_194014_c
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, func_194014_c
int (): i, method_7386, getSwappableHotbarSlot, func_184433_k
int (): i, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, func_184433_k
int (Predicate<ItemStack>, int): a, method_7369, method_7369, func_195408_a
int (Predicate<ItemStack>, int): a, clearInventory, method_7369, func_195408_a
int (ItemStack): i, method_7366, addStack, func_70452_e
int (ItemStack): i, addResource, method_7366, addStack, func_70452_e
int (int, ItemStack): d, method_7385, addStack, func_191973_d
int (int, ItemStack): d, addResource, method_7385, addStack, func_191973_d
int (ItemStack): d, method_7390, getOccupiedSlotWithRoomForStack, func_70432_d
int (ItemStack): d, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, func_70432_d
void (): j, method_7381, updateItems, func_70429_k
void (): j, tick, method_7381, updateItems, func_70429_k
boolean (ItemStack): e, method_7394, insertStack, func_70441_a
boolean (ItemStack): e, add, method_7394, insertStack, func_70441_a
boolean (int, ItemStack): c, method_7367, insertStack, func_191971_c
boolean (int, ItemStack): c, add, method_7367, insertStack, func_191971_c
void (World, ItemStack): a, method_7398, offerOrDrop, func_191975_a
void (Level, ItemStack): a, placeItemBackInInventory, method_7398, offerOrDrop, func_191975_a
ItemStack (int, int): a, method_5434, takeInvStack, func_70298_a
ItemStack (int, int): a, removeItem, method_5434, takeInvStack, func_70298_a
void (ItemStack): f, method_7378, removeOne, func_184437_d
void (ItemStack): f, removeItem, method_7378, removeOne, func_184437_d
ItemStack (int): b, method_5441, removeInvStack, func_70304_b
ItemStack (int): b, removeItemNoUpdate, method_5441, removeInvStack, func_70304_b
void (int, ItemStack): a, method_5447, setInvStack, func_70299_a
void (int, ItemStack): a, setItem, method_5447, setInvStack, func_70299_a
float (BlockState): a, method_7370, getBlockBreakingSpeed, func_184438_a
float (BlockState): a, getDestroySpeed, method_7370, getBlockBreakingSpeed, func_184438_a
ListTag (ListTag): a, method_7384, serialize, func_70442_a
ListTag (ListTag): a, save, method_7384, serialize, func_70442_a
void (ListTag): b, method_7397, deserialize, func_70443_b
void (ListTag): b, load, method_7397, deserialize, func_70443_b
int (): M_, method_5439, getInvSize, func_70302_i_
int (): M_, getContainerSize, method_5439, getInvSize, func_70302_i_
boolean (): c, method_5442, isInvEmpty, func_191420_l
boolean (): c, isEmpty, method_5442, isInvEmpty, func_191420_l
ItemStack (int): a, method_5438, getInvStack, func_70301_a
ItemStack (int): a, getItem, method_5438, getInvStack, func_70301_a
Text (): O, method_5477, getName, func_200200_C_
Component (): O, getName, method_5477, getName, func_200200_C_
boolean (BlockState): b, method_7383, isUsingEffectiveTool, func_184432_b
boolean (BlockState): b, canDestroy, method_7383, isUsingEffectiveTool, func_184432_b
void (float): a, method_7375, damageArmor, func_70449_g
void (float): a, hurtArmor, method_7375, damageArmor, func_70449_g
void (): k, method_7388, dropAll, func_70436_m
void (): k, dropAll, method_7388, dropAll, func_70436_m
void (): e, method_5431, markDirty, func_70296_d
void (): e, setChanged, method_5431, markDirty, func_70296_d
void (ItemStack): g, method_7396, setCursorStack, func_70437_b
void (ItemStack): g, setCarried, method_7396, setCursorStack, func_70437_b
ItemStack (): m, method_7399, getCursorStack, func_70445_o
ItemStack (): m, getCarried, method_7399, getCursorStack, func_70445_o
boolean (PlayerEntity): a, method_5443, canPlayerUseInv, func_70300_a
boolean (Player): a, stillValid, method_5443, canPlayerUseInv, func_70300_a
boolean (ItemStack): h, method_7379, contains, func_70431_c
boolean (ItemStack): h, contains, method_7379, contains, func_70431_c
void (PlayerInventory): a, method_7377, clone, func_70455_b
void (Inventory): a, replaceWith, method_7377, clone, func_70455_b
void (): L_, method_5448, clear, func_174888_l
void (): L_, clearContent, method_5448, clear, func_174888_l
void (RecipeFinder): a, method_7387, populateRecipeFinder, func_201571_a
void (StackedContents): a, fillStackedContents, method_7387, populateRecipeFinder, func_201571_a
void (ItemStack): a, method_7374, addPickBlock, func_184434_a
void (ItemStack): a, setPickedItem, method_7374, addPickBlock, func_184434_a
int (ItemStack): b, method_7395, getSlotWithStack, func_184429_b
int (ItemStack): b, findSlotMatchingItem, method_7395, getSlotWithStack, func_184429_b
void (double): a, method_7373, scrollInHotbar, func_195409_a
void (double): a, swapPaint, method_7373, scrollInHotbar, func_195409_a
ItemStack (int): e, method_7372, getArmorStack, func_70440_f
ItemStack (int): e, getArmor, method_7372, getArmorStack, func_70440_f
int (): l, method_7364, getChangeCount, func_194015_p
int (): l, getTimesChanged, method_7364, getChangeCount, func_194015_p
boolean (Tag<Item>): a, method_7382, contains, func_199712_a
boolean (Tag<Item>): a, contains, method_7382, contains, func_199712_a
1.14.3
Names
avx
awa
net.minecraft.entity.player.PlayerInventory
Fields
NonNullList<ItemStack>: a, field_7547, field_70462_a
DefaultedList<ItemStack>: a, field_7547, main, field_70462_a
NonNullList<ItemStack>: b, field_7548, field_70460_b
DefaultedList<ItemStack>: b, field_7548, armor, field_70460_b
NonNullList<ItemStack>: c, field_7544, field_184439_c
DefaultedList<ItemStack>: c, field_7544, offHand, field_184439_c
List<NonNullList<ItemStack>>: f, field_7543, field_184440_g
List<DefaultedList<ItemStack>>: f, field_7543, combinedInventory, field_184440_g
int: d, field_7545, field_70461_c
int: d, field_7545, selectedSlot, field_70461_c
PlayerEntity: e, field_7546, field_70458_d
PlayerEntity: e, field_7546, player, field_70458_d
ItemStack: g, field_7549, field_70457_g
ItemStack: g, field_7549, cursorStack, field_70457_g
int: h, field_7542, field_194017_h
int: h, field_7542, changeCount, field_194017_h
Constructors
Methods
ItemStack (): f, method_7391, func_70448_g
ItemStack (): f, method_7391, getMainHandStack, func_70448_g
int (): g, method_7368, func_70451_h
int (): g, method_7368, getHotbarSize, func_70451_h
boolean (ItemStack, ItemStack): a, method_7393, func_184436_a
boolean (ItemStack, ItemStack): a, method_7393, canStackAddMore, func_184436_a
boolean (ItemStack, ItemStack): b, method_7392, func_184431_b
boolean (ItemStack, ItemStack): b, method_7392, areItemsEqual, func_184431_b
int (): h, method_7376, func_70447_i
int (): h, method_7376, getEmptySlot, func_70447_i
void (int): c, method_7365, func_184430_d
void (int): c, method_7365, swapSlotWithHotbar, func_184430_d
boolean (int): d, method_7380, func_184435_e
boolean (int): d, method_7380, isValidHotbarIndex, func_184435_e
int (ItemStack): c, method_7371, func_194014_c
int (ItemStack): c, method_7371, method_7371, func_194014_c
int (): i, method_7386, func_184433_k
int (): i, method_7386, getSwappableHotbarSlot, func_184433_k
int (Predicate<ItemStack>, int): a, method_7369, func_195408_a
int (Predicate<ItemStack>, int): a, method_7369, method_7369, func_195408_a
int (ItemStack): i, method_7366, func_70452_e
int (ItemStack): i, method_7366, addStack, func_70452_e
int (int, ItemStack): d, method_7385, func_191973_d
int (int, ItemStack): d, method_7385, addStack, func_191973_d
int (ItemStack): d, method_7390, func_70432_d
int (ItemStack): d, method_7390, getOccupiedSlotWithRoomForStack, func_70432_d
void (): j, method_7381, func_70429_k
void (): j, method_7381, updateItems, func_70429_k
boolean (ItemStack): e, method_7394, func_70441_a
boolean (ItemStack): e, method_7394, insertStack, func_70441_a
boolean (int, ItemStack): c, method_7367, func_191971_c
boolean (int, ItemStack): c, method_7367, insertStack, func_191971_c
void (World, ItemStack): a, method_7398, func_191975_a
void (World, ItemStack): a, method_7398, offerOrDrop, func_191975_a
ItemStack (int, int): a, method_5434, func_70298_a
ItemStack (int, int): a, method_5434, takeInvStack, func_70298_a
void (ItemStack): f, method_7378, func_184437_d
void (ItemStack): f, method_7378, removeOne, func_184437_d
ItemStack (int): b, method_5441, func_70304_b
ItemStack (int): b, method_5441, removeInvStack, func_70304_b
void (int, ItemStack): a, method_5447, func_70299_a
void (int, ItemStack): a, method_5447, setInvStack, func_70299_a
float (BlockState): a, method_7370, func_184438_a
float (BlockState): a, method_7370, getBlockBreakingSpeed, func_184438_a
ListNBT (ListNBT): a, method_7384, func_70442_a
ListTag (ListTag): a, method_7384, serialize, func_70442_a
void (ListNBT): b, method_7397, func_70443_b
void (ListTag): b, method_7397, deserialize, func_70443_b
int (): N_, method_5439, func_70302_i_
int (): M_, method_5439, getInvSize, func_70302_i_
boolean (): c, method_5442, func_191420_l
boolean (): c, method_5442, isInvEmpty, func_191420_l
ItemStack (int): a, method_5438, func_70301_a
ItemStack (int): a, method_5438, getInvStack, func_70301_a
ITextComponent (): O, method_5477, func_200200_C_
Text (): O, method_5477, getName, func_200200_C_
boolean (BlockState): b, method_7383, func_184432_b
boolean (BlockState): b, method_7383, isUsingEffectiveTool, func_184432_b
void (float): a, method_7375, func_70449_g
void (float): a, method_7375, damageArmor, func_70449_g
void (): k, method_7388, func_70436_m
void (): k, method_7388, dropAll, func_70436_m
void (): e, method_5431, func_70296_d
void (): e, method_5431, markDirty, func_70296_d
void (ItemStack): g, method_7396, func_70437_b
void (ItemStack): g, method_7396, setCursorStack, func_70437_b
ItemStack (): m, method_7399, func_70445_o
ItemStack (): m, method_7399, getCursorStack, func_70445_o
boolean (PlayerEntity): a, method_5443, func_70300_a
boolean (PlayerEntity): a, method_5443, canPlayerUseInv, func_70300_a
boolean (ItemStack): h, method_7379, func_70431_c
boolean (ItemStack): h, method_7379, contains, func_70431_c
void (PlayerInventory): a, method_7377, func_70455_b
void (PlayerInventory): a, method_7377, clone, func_70455_b
void (): M_, method_5448, func_174888_l
void (): L_, method_5448, clear, func_174888_l
void (RecipeItemHelper): a, method_7387, func_201571_a
void (RecipeFinder): a, method_7387, populateRecipeFinder, func_201571_a
void (ItemStack): a, method_7374, func_184434_a
void (ItemStack): a, method_7374, addPickBlock, func_184434_a
int (ItemStack): b, method_7395, func_184429_b
int (ItemStack): b, method_7395, getSlotWithStack, func_184429_b
void (double): a, method_7373, func_195409_a
void (double): a, method_7373, scrollInHotbar, func_195409_a
ItemStack (int): e, method_7372, func_70440_f
ItemStack (int): e, method_7372, getArmorStack, func_70440_f
int (): l, method_7364, func_194015_p
int (): l, method_7364, getChangeCount, func_194015_p
boolean (Tag<Item>): a, method_7382, func_199712_a
boolean (Tag<Item>): a, method_7382, contains, func_199712_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
avw
avx
Fields
Constructors
Methods
1.14
Names
avw
net.minecraft.class_1661
net.minecraft.entity.player.PlayerInventory
Fields
NonNullList<ItemStack>: a, field_7547, field_70462_a
NonNullList<ItemStack>: b, field_7548, field_70460_b
NonNullList<ItemStack>: c, field_7544, field_184439_c
List<NonNullList<ItemStack>>: f, field_7543, field_184440_g
int: d, field_7545, field_70461_c
PlayerEntity: e, field_7546, field_70458_d
ItemStack: g, field_7549, field_70457_g
int: h, field_7542, field_194017_h
Constructors
Methods
ItemStack (): f, method_7391, func_70448_g
int (): g, method_7368, func_70451_h
boolean (ItemStack, ItemStack): a, method_7393, func_184436_a
boolean (ItemStack, ItemStack): b, method_7392, func_184431_b
int (): h, method_7376, func_70447_i
void (int): c, method_7365, func_184430_d
boolean (int): d, method_7380, func_184435_e
int (ItemStack): c, method_7371, func_194014_c
int (): i, method_7386, func_184433_k
int (Predicate<ItemStack>, int): a, method_7369, func_195408_a
int (ItemStack): i, method_7366, func_70452_e
int (int, ItemStack): d, method_7385, func_191973_d
int (ItemStack): d, method_7390, func_70432_d
void (): j, method_7381, func_70429_k
boolean (ItemStack): e, method_7394, func_70441_a
boolean (int, ItemStack): c, method_7367, func_191971_c
void (World, ItemStack): a, method_7398, func_191975_a
ItemStack (int, int): a, method_5434, func_70298_a
void (ItemStack): f, method_7378, func_184437_d
ItemStack (int): b, method_5441, func_70304_b
void (int, ItemStack): a, method_5447, func_70299_a
float (BlockState): a, method_7370, func_184438_a
ListNBT (ListNBT): a, method_7384, func_70442_a
void (ListNBT): b, method_7397, func_70443_b
int (): N_, method_5439, func_70302_i_
boolean (): c, method_5442, func_191420_l
ItemStack (int): a, method_5438, func_70301_a
ITextComponent (): O, method_5477, func_200200_C_
boolean (BlockState): b, method_7383, func_184432_b
void (float): a, method_7375, func_70449_g
void (): k, method_7388, func_70436_m
void (): e, method_5431, func_70296_d
void (ItemStack): g, method_7396, func_70437_b
ItemStack (): m, method_7399, func_70445_o
boolean (PlayerEntity): a, method_5443, func_70300_a
boolean (ItemStack): h, method_7379, func_70431_c
void (PlayerInventory): a, method_7377, func_70455_b
void (): M_, method_5448, func_174888_l
void (RecipeItemHelper): a, method_7387, func_201571_a
void (ItemStack): a, method_7374, func_184434_a
int (ItemStack): b, method_7395, func_184429_b
void (double): a, method_7373, func_195409_a
ItemStack (int): e, method_7372, func_70440_f
int (): l, method_7364, func_194015_p