History - net.minecraft.entity.player.PlayerInventory
26.3
Names
Fields
Constructors
Methods
int (Predicate<ItemStack>, int, Inventory): clearOrCountMatchingItems, clearOrCountMatchingItems, method_29280, remove
void (ItemStack): placeItemBackInInventory, placeItemBackInInventory, method_7398, offerOrDrop
void (ItemStack, boolean): placeItemBackInInventory, placeItemBackInInventory, method_32338, offer
int (Predicate<ItemStack>, boolean, int, Inventory): clearOrCountMatchingItems, clearOrCountMatchingItems, method_29280, remove
void (ItemStack, DropType): placeItemBackInInventory, placeItemBackInInventory, method_7398, offerOrDrop
void (ItemStack, boolean, DropType): placeItemBackInInventory, placeItemBackInInventory, method_32338, offer
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
ddl
net.minecraft.world.entity.player.Inventory
net.minecraft.class_1661
net.minecraft.entity.player.PlayerInventory
Fields
DefaultedList<ItemStack>: l, items, field_7547, main, f_atsclqcy, main, f_35974_
DefaultedList<ItemStack>: items, items, field_7547, main
int: m, selected, field_7545, selectedSlot, f_hhxlkrup, selectedSlot, f_35977_
int: selected, selected, field_7545, selectedSlot
PlayerEntity: j, player, field_7546, player, f_muifvbni, player, f_35978_
PlayerEntity: player, player, field_7546, player
int: o, timesChanged, field_7542, changeCount, f_zhaszfsy, changeCount, f_35981_
int: timesChanged, timesChanged, field_7542, changeCount
int: b, POP_TIME_DURATION, field_30637, ITEM_USAGE_COOLDOWN, f_qmvikygt, ITEM_USAGE_COOLDOWN, f_150064_
int: POP_TIME_DURATION, POP_TIME_DURATION, field_30637, ITEM_USAGE_COOLDOWN
int: c, INVENTORY_SIZE, field_30638, MAIN_SIZE, f_ddlbxbuu, MAIN_SIZE, f_150065_
int: INVENTORY_SIZE, INVENTORY_SIZE, field_30638, MAIN_SIZE
int: d, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_tpmsgudi, HOTBAR_SIZE, f_150070_
int: SELECTION_SIZE, SELECTION_SIZE, field_30641, HOTBAR_SIZE
int: e, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_rxqjiapy, OFF_HAND_SLOT, f_150066_
int: SLOT_OFFHAND, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT
int: h, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_efjgtpgx, NOT_FOUND, f_150067_
int: NOT_FOUND_INDEX, NOT_FOUND_INDEX, field_30640, NOT_FOUND
it.unimi.dsi.fastutil.ints.Int2ObjectMap<EquipmentSlot>: i, EQUIPMENT_SLOT_MAPPING, field_56551, EQUIPMENT_SLOTS, f_epogyqll, f_381136_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<EquipmentSlot>: EQUIPMENT_SLOT_MAPPING, EQUIPMENT_SLOT_MAPPING, field_56551, EQUIPMENT_SLOTS
EntityEquipment: n, equipment, field_56552, equipment, f_txsgxayq, f_381534_
EntityEquipment: equipment, equipment, field_56552, equipment
int: f, SLOT_BODY_ARMOR, field_60982, BODY_SLOT, f_chuuzmwb, f_399511_
int: SLOT_BODY_ARMOR, SLOT_BODY_ARMOR, field_60982, BODY_SLOT
int: g, SLOT_SADDLE, field_60983, SADDLE_SLOT, f_aqxlbnia, f_399890_
int: SLOT_SADDLE, SLOT_SADDLE, field_60983, SADDLE_SLOT
Text: k, DEFAULT_NAME, field_63028, NAME, f_izlzopwj, f_411481_
Text: DEFAULT_NAME, DEFAULT_NAME, field_63028, NAME
Constructors
Methods
int (): i, getSelectionSize, method_7368, getHotbarSize, m_wfyaqwua, getHotbarSize, m_36059_
int (): getSelectionSize, getSelectionSize, method_7368, getHotbarSize
boolean (ItemStack, ItemStack): a, hasRemainingSpaceForItem, method_7393, canStackAddMore, m_sffdzeof, canStackAddMore, m_36014_
boolean (ItemStack, ItemStack): hasRemainingSpaceForItem, hasRemainingSpaceForItem, method_7393, canStackAddMore
int (): k, getFreeSlot, method_7376, getEmptySlot, m_foznfroj, getEmptySlot, m_36062_
int (): getFreeSlot, getFreeSlot, method_7376, getEmptySlot
void (int): e, pickSlot, method_7365, swapSlotWithHotbar, m_owslrmqz, swapSlotWithHotbar, m_36038_
void (int): pickSlot, pickSlot, method_7365, swapSlotWithHotbar
boolean (int): f, isHotbarSlot, method_7380, isValidHotbarIndex, m_xbduwkdk, isValidHotbarIndex, m_36045_
boolean (int): isHotbarSlot, isHotbarSlot, method_7380, isValidHotbarIndex
int (): l, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_cbuksxzb, getSwappableHotbarSlot, m_36065_
int (): getSuitableHotbarSlot, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot
int (ItemStack): k, addResource, method_7366, addStack, m_xukgmrex, addStack, m_36066_
int (ItemStack): addResource, addResource, method_7366, addStack
int (int, ItemStack): d, addResource, method_7385, addStack, m_gdvykakf, addStack, m_36047_
int (int, ItemStack): addResource, addResource, method_7385, addStack
int (ItemStack): f, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_mqaefcrf, getOccupiedSlotWithRoomForStack, m_36050_
int (ItemStack): getSlotWithRemainingSpace, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack
void (): m, tick, method_7381, updateItems, m_idztfwtx, updateItems, m_36068_
void (): tick, tick, method_7381, updateItems
boolean (ItemStack): g, add, method_7394, insertStack, m_attrqiui, insertStack, m_36054_
boolean (ItemStack): add, add, method_7394, insertStack
boolean (int, ItemStack): c, add, method_7367, insertStack, m_joxvrlyb, insertStack, m_36040_
boolean (int, ItemStack): add, add, method_7367, insertStack
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_jqhmcoxx, removeStack, m_7407_
ItemStack (int, int): removeItem, removeItem, method_5434, removeStack
void (ItemStack): i, removeItem, method_7378, removeOne, m_bsuceyru, removeOne, m_36057_
void (ItemStack): removeItem, removeItem, method_7378, removeOne
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_ujfmycis, removeStack, m_8016_
ItemStack (int): removeItemNoUpdate, removeItemNoUpdate, method_5441, removeStack
void (int, ItemStack): a, setItem, method_5447, setStack, m_akaynoad, setStack, m_6836_
void (int, ItemStack): setItem, setItem, method_5447, setStack
int (): b, getContainerSize, method_5439, size, m_dmbfvefd, size, m_6643_
int (): getContainerSize, getContainerSize, method_5439, size
boolean (): c, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
boolean (): isEmpty, isEmpty, method_5442, isEmpty
ItemStack (int): a, getItem, method_5438, getStack, m_jzosiplc, getStack, m_8020_
ItemStack (int): getItem, getItem, method_5438, getStack
Text (): ap, getName, method_5477, getName, m_ymwfywvb, m_7755_
Text (): getName, getName, method_5477, getName
void (): n, dropAll, method_7388, dropAll, m_wtjgxszd, dropAll, m_36071_
void (): dropAll, dropAll, method_7388, dropAll
void (): e, setChanged, method_5431, markDirty, m_phlhitmt, markDirty, m_6596_
void (): setChanged, setChanged, method_5431, markDirty
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUse, m_noresdqq, canPlayerUse, m_6542_
boolean (PlayerEntity): stillValid, stillValid, method_5443, canPlayerUse
boolean (ItemStack): j, contains, method_7379, contains, m_gkniurqx, contains, m_36063_
boolean (ItemStack): contains, contains, method_7379, contains
void (PlayerInventory): a, replaceWith, method_7377, clone, m_cwfzntkt, clone, m_36006_
void (PlayerInventory): replaceWith, replaceWith, method_7377, clone
void (): a, clearContent, method_5448, clear, m_rufrndtr, clear, m_6211_
void (): clearContent, clearContent, method_5448, clear
int (ItemStack): d, findSlotMatchingItem, method_7395, getSlotWithStack, m_sqstcgyz, getSlotWithStack, m_36030_
int (ItemStack): findSlotMatchingItem, findSlotMatchingItem, method_7395, getSlotWithStack
int (): o, getTimesChanged, method_7364, getChangeCount, m_upysxszu, getChangeCount, m_36072_
int (): getTimesChanged, getTimesChanged, method_7364, getChangeCount
int (Predicate<ItemStack>, int, Inventory): a, clearOrCountMatchingItems, method_29280, remove, m_iwhnbmkt, remove, m_36022_
int (Predicate<ItemStack>, int, Inventory): clearOrCountMatchingItems, clearOrCountMatchingItems, method_29280, remove
void (ItemStack): h, placeItemBackInInventory, method_7398, offerOrDrop, m_hjszshmr, offerOrDrop, m_150079_
void (ItemStack): placeItemBackInInventory, placeItemBackInInventory, method_7398, offerOrDrop
void (ItemStack, boolean): a, placeItemBackInInventory, method_32338, offer, m_wxyieztp, offer, m_150076_
void (ItemStack, boolean): placeItemBackInInventory, placeItemBackInInventory, method_32338, offer
ItemStack (boolean): a, removeFromSelected, method_37417, dropSelectedItem, m_giwgaubz, dropSelectedItem, m_182403_
ItemStack (boolean): removeFromSelected, removeFromSelected, method_37417, dropSelectedItem
boolean (TagKey<Item>): a, contains, method_7382, contains, m_agfxrwtb, contains, m_204075_
boolean (TagKey<Item>): contains, contains, method_7382, contains
boolean (Predicate<ItemStack>): b, contains, method_55753, contains, m_hmwxnoza, hasMatchingStack, m_321814_
boolean (Predicate<ItemStack>): contains, contains, method_55753, contains
boolean (ItemStack): e, isUsableForCrafting, method_61495, usableWhenFillingSlot, m_eddjnvon, usableForCrafting, m_352724_
boolean (ItemStack): isUsableForCrafting, isUsableForCrafting, method_61495, usableWhenFillingSlot
SetPlayerInventoryS2CPacket (int): g, createInventoryUpdatePacket, method_61497, createSlotSetPacket, m_lhflraib, createUpdatePacket, m_354148_
SetPlayerInventoryS2CPacket (int): createInventoryUpdatePacket, createInventoryUpdatePacket, method_61497, createSlotSetPacket
void (RecipeFinder): a, fillStackedContents, method_7387, populateRecipeFinder, m_cpwlhjly, populateRecipeFinder, m_36010_
void (RecipeFinder): fillStackedContents, fillStackedContents, method_7387, populateRecipeFinder
void (ItemStack): c, addAndPickItem, method_65126, swapStackWithHotbar, m_ydlcxxjs, m_ydlcxxjs, m_374383_
void (ItemStack): addAndPickItem, addAndPickItem, method_65126, swapStackWithHotbar
int (RegistryEntry<Item>, ItemStack): a, findSlotMatchingCraftingIngredient, method_61494, getMatchingSlot, m_qstschyr, getMatchingSlot, m_353877_
int (RegistryEntry<Item>, ItemStack): findSlotMatchingCraftingIngredient, findSlotMatchingCraftingIngredient, method_61494, getMatchingSlot
int (): g, getSelectedSlot, method_67532, getSelectedSlot, m_nrtgegwt, m_387221_
int (): getSelectedSlot, getSelectedSlot, method_67532, getSelectedSlot
void (int): d, setSelectedSlot, method_61496, setSelectedSlot, m_tjnqwbhx, m_tjnqwbhx, m_385457_
void (int): setSelectedSlot, setSelectedSlot, method_61496, setSelectedSlot
ItemStack (): h, getSelectedItem, method_7391, getSelectedStack, m_zrkzxrbk, m_384722_
ItemStack (): getSelectedItem, getSelectedItem, method_7391, getSelectedStack
ItemStack (ItemStack): b, setSelectedItem, method_67531, setSelectedStack, m_kymsgeht, m_kymsgeht, m_384327_
ItemStack (ItemStack): setSelectedItem, setSelectedItem, method_67531, setSelectedStack
DefaultedList<ItemStack> (): j, getNonEquipmentItems, method_67533, getMainStacks, m_lttgttvo, m_384294_
DefaultedList<ItemStack> (): getNonEquipmentItems, getNonEquipmentItems, method_67533, getMainStacks
void (WriteView$ListAppender<StackWithSlot>): a, save, method_7384, writeData, m_julzohay, writeNbt, m_36026_
void (WriteView$ListAppender<StackWithSlot>): save, save, method_7384, writeData
void (ReadView$TypedListReadView<StackWithSlot>): a, load, method_7397, readData, m_wisvsnby, readNbt, m_36035_
void (ReadView$TypedListReadView<StackWithSlot>): load, load, method_7397, readData
1.21.11
Names
czk
ddl
Fields
Constructors
Methods
void (int): d, pickSlot, method_7365, swapSlotWithHotbar, m_owslrmqz, swapSlotWithHotbar, m_36038_
void (int): e, pickSlot, method_7365, swapSlotWithHotbar, m_owslrmqz, swapSlotWithHotbar, m_36038_
boolean (int): e, isHotbarSlot, method_7380, isValidHotbarIndex, m_xbduwkdk, isValidHotbarIndex, m_36045_
boolean (int): f, isHotbarSlot, method_7380, isValidHotbarIndex, m_xbduwkdk, isValidHotbarIndex, m_36045_
Text (): ao, getName, method_5477, getName, m_ymwfywvb, m_7755_
Text (): ap, getName, method_5477, getName, m_ymwfywvb, m_7755_
SetPlayerInventoryS2CPacket (int): f, createInventoryUpdatePacket, method_61497, createSlotSetPacket, m_lhflraib, createUpdatePacket, m_354148_
SetPlayerInventoryS2CPacket (int): g, createInventoryUpdatePacket, method_61497, createSlotSetPacket, m_lhflraib, createUpdatePacket, m_354148_
void (int): c, setSelectedSlot, method_61496, setSelectedSlot, m_tjnqwbhx, m_tjnqwbhx, m_385457_
void (int): d, setSelectedSlot, method_61496, setSelectedSlot, m_tjnqwbhx, m_tjnqwbhx, m_385457_
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
cus
czk
Fields
DefaultedList<ItemStack>: k, items, field_7547, main, f_atsclqcy, main, f_35974_
DefaultedList<ItemStack>: l, items, field_7547, main, f_atsclqcy, main, f_35974_
int: l, selected, field_7545, selectedSlot, f_hhxlkrup, selectedSlot, f_35977_
int: m, selected, field_7545, selectedSlot, f_hhxlkrup, selectedSlot, f_35977_
int: n, timesChanged, field_7542, changeCount, f_zhaszfsy, changeCount, f_35981_
int: o, timesChanged, field_7542, changeCount, f_zhaszfsy, changeCount, f_35981_
EntityEquipment: m, equipment, field_56552, equipment, f_txsgxayq, f_381534_
EntityEquipment: n, equipment, field_56552, equipment, f_txsgxayq, f_381534_
Text: k, DEFAULT_NAME, field_63028, NAME, f_izlzopwj, f_411481_
Constructors
Methods
int (): h, getSelectionSize, method_7368, getHotbarSize, m_wfyaqwua, getHotbarSize, m_36059_
int (): i, getSelectionSize, method_7368, getHotbarSize, m_wfyaqwua, getHotbarSize, m_36059_
int (): j, getFreeSlot, method_7376, getEmptySlot, m_foznfroj, getEmptySlot, m_36062_
int (): k, getFreeSlot, method_7376, getEmptySlot, m_foznfroj, getEmptySlot, m_36062_
int (): k, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_cbuksxzb, getSwappableHotbarSlot, m_36065_
int (): l, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_cbuksxzb, getSwappableHotbarSlot, m_36065_
void (): l, tick, method_7381, updateItems, m_idztfwtx, updateItems, m_36068_
void (): m, tick, method_7381, updateItems, m_idztfwtx, updateItems, m_36068_
Text (): aj, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
Text (): ao, getName, method_5477, getName, m_ymwfywvb, m_7755_
void (): m, dropAll, method_7388, dropAll, m_wtjgxszd, dropAll, m_36071_
void (): n, dropAll, method_7388, dropAll, m_wtjgxszd, dropAll, m_36071_
int (): n, getTimesChanged, method_7364, getChangeCount, m_upysxszu, getChangeCount, m_36072_
int (): o, getTimesChanged, method_7364, getChangeCount, m_upysxszu, getChangeCount, m_36072_
int (): f, getSelectedSlot, method_67532, getSelectedSlot, m_nrtgegwt, m_387221_
int (): g, getSelectedSlot, method_67532, getSelectedSlot, m_nrtgegwt, m_387221_
ItemStack (): g, getSelectedItem, method_7391, getSelectedStack, m_zrkzxrbk, m_384722_
ItemStack (): h, getSelectedItem, method_7391, getSelectedStack, m_zrkzxrbk, m_384722_
DefaultedList<ItemStack> (): i, getNonEquipmentItems, method_67533, getMainStacks, m_lttgttvo, m_384294_
DefaultedList<ItemStack> (): j, getNonEquipmentItems, method_67533, getMainStacks, m_lttgttvo, m_384294_
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
csh
cus
Fields
DefaultedList<ItemStack>: i, items, field_7547, main, f_atsclqcy, main, f_35974_
DefaultedList<ItemStack>: k, items, field_7547, main, f_atsclqcy, main, f_35974_
int: j, selected, field_7545, selectedSlot, f_hhxlkrup, selectedSlot, f_35977_
int: l, selected, field_7545, selectedSlot, f_hhxlkrup, selectedSlot, f_35977_
PlayerEntity: h, player, field_7546, player, f_muifvbni, player, f_35978_
PlayerEntity: j, player, field_7546, player, f_muifvbni, player, f_35978_
int: l, timesChanged, field_7542, changeCount, f_zhaszfsy, changeCount, f_35981_
int: n, timesChanged, field_7542, changeCount, f_zhaszfsy, changeCount, f_35981_
int: f, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_efjgtpgx, NOT_FOUND, f_150067_
int: h, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_efjgtpgx, NOT_FOUND, f_150067_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<EquipmentSlot>: g, EQUIPMENT_SLOT_MAPPING, field_56551, EQUIPMENT_SLOTS, f_epogyqll, f_381136_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<EquipmentSlot>: i, EQUIPMENT_SLOT_MAPPING, field_56551, EQUIPMENT_SLOTS, f_epogyqll, f_381136_
EntityEquipment: k, equipment, field_56552, equipment, f_txsgxayq, f_381534_
EntityEquipment: m, equipment, field_56552, equipment, f_txsgxayq, f_381534_
int: f, SLOT_BODY_ARMOR, field_60982, BODY_SLOT, f_chuuzmwb, f_399511_
int: g, SLOT_SADDLE, field_60983, SADDLE_SLOT, f_aqxlbnia, f_399890_
Constructors
Methods
NbtList (NbtList): a, save, method_7384, writeNbt, m_julzohay, writeNbt, m_36026_
void (NbtList): b, load, method_7397, readNbt, m_wisvsnby, readNbt, m_36035_
Text (): ah, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
Text (): aj, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
void (WriteView$ListAppender<StackWithSlot>): a, save, method_7384, writeData, m_julzohay, writeNbt, m_36026_
void (ReadView$TypedListReadView<StackWithSlot>): a, load, method_7397, readData, m_wisvsnby, readNbt, m_36035_
1.21.5
Names
cox
csh
Fields
DefaultedList<ItemStack>: g, items, field_7547, main, f_atsclqcy, main, f_35974_
DefaultedList<ItemStack>: i, items, field_7547, main, f_atsclqcy, main, f_35974_
DefaultedList<ItemStack>: h, armor, field_7548, armor, f_stpscvms, armor, f_35975_
DefaultedList<ItemStack>: i, offhand, field_7544, offHand, f_qvtlcdqt, offHand, f_35976_
List<DefaultedList<ItemStack>>: l, compartments, field_7543, combinedInventory, f_rvivffsn, combinedInventory, f_35979_
PlayerEntity: k, player, field_7546, player, f_muifvbni, player, f_35978_
PlayerEntity: h, player, field_7546, player, f_muifvbni, player, f_35978_
int: m, timesChanged, field_7542, changeCount, f_zhaszfsy, changeCount, f_35981_
int: l, timesChanged, field_7542, changeCount, f_zhaszfsy, changeCount, f_35981_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<EquipmentSlot>: g, EQUIPMENT_SLOT_MAPPING, field_56551, EQUIPMENT_SLOTS, f_epogyqll, f_381136_
EntityEquipment: k, equipment, field_56552, equipment, f_txsgxayq, f_381534_
Constructors
(PlayerEntity, EntityEquipment)
Methods
ItemStack (): f, getSelected, method_7391, getMainHandStack, m_iaxrzmrh, getMainHandStack, m_36056_
int (): g, getSelectionSize, method_7368, getHotbarSize, m_wfyaqwua, getHotbarSize, m_36059_
int (): h, getSelectionSize, method_7368, getHotbarSize, m_wfyaqwua, getHotbarSize, m_36059_
int (): h, getFreeSlot, method_7376, getEmptySlot, m_foznfroj, getEmptySlot, m_36062_
int (): j, getFreeSlot, method_7376, getEmptySlot, m_foznfroj, getEmptySlot, m_36062_
void (int): c, pickSlot, method_7365, swapSlotWithHotbar, m_owslrmqz, swapSlotWithHotbar, m_36038_
void (int): d, pickSlot, method_7365, swapSlotWithHotbar, m_owslrmqz, swapSlotWithHotbar, m_36038_
boolean (int): d, isHotbarSlot, method_7380, isValidHotbarIndex, m_xbduwkdk, isValidHotbarIndex, m_36045_
boolean (int): e, isHotbarSlot, method_7380, isValidHotbarIndex, m_xbduwkdk, isValidHotbarIndex, m_36045_
int (): i, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_cbuksxzb, getSwappableHotbarSlot, m_36065_
int (): k, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_cbuksxzb, getSwappableHotbarSlot, m_36065_
int (ItemStack): j, addResource, method_7366, addStack, m_xukgmrex, addStack, m_36066_
int (ItemStack): k, addResource, method_7366, addStack, m_xukgmrex, addStack, m_36066_
int (ItemStack): e, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_mqaefcrf, getOccupiedSlotWithRoomForStack, m_36050_
int (ItemStack): f, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_mqaefcrf, getOccupiedSlotWithRoomForStack, m_36050_
void (): j, tick, method_7381, updateItems, m_idztfwtx, updateItems, m_36068_
void (): l, tick, method_7381, updateItems, m_idztfwtx, updateItems, m_36068_
boolean (ItemStack): f, add, method_7394, insertStack, m_attrqiui, insertStack, m_36054_
boolean (ItemStack): g, add, method_7394, insertStack, m_attrqiui, insertStack, m_36054_
void (ItemStack): h, removeItem, method_7378, removeOne, m_bsuceyru, removeOne, m_36057_
void (ItemStack): i, removeItem, method_7378, removeOne, m_bsuceyru, removeOne, m_36057_
float (BlockState): a, getDestroySpeed, method_7370, getBlockBreakingSpeed, m_ooomafpi, getBlockBreakingSpeed, m_36020_
Text (): al, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
Text (): ah, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
void (): k, dropAll, method_7388, dropAll, m_wtjgxszd, dropAll, m_36071_
void (): m, dropAll, method_7388, dropAll, m_wtjgxszd, dropAll, m_36071_
boolean (ItemStack): i, contains, method_7379, contains, m_gkniurqx, contains, m_36063_
boolean (ItemStack): j, contains, method_7379, contains, m_gkniurqx, contains, m_36063_
int (ItemStack): c, findSlotMatchingItem, method_7395, getSlotWithStack, m_sqstcgyz, getSlotWithStack, m_36030_
int (ItemStack): d, findSlotMatchingItem, method_7395, getSlotWithStack, m_sqstcgyz, getSlotWithStack, m_36030_
ItemStack (int): g, getArmor, method_7372, getArmorStack, m_yglnlrvd, getArmorStack, m_36052_
int (): l, getTimesChanged, method_7364, getChangeCount, m_upysxszu, getChangeCount, m_36072_
int (): n, getTimesChanged, method_7364, getChangeCount, m_upysxszu, getChangeCount, m_36072_
void (ItemStack): g, placeItemBackInInventory, method_7398, offerOrDrop, m_hjszshmr, offerOrDrop, m_150079_
void (ItemStack): h, placeItemBackInInventory, method_7398, offerOrDrop, m_hjszshmr, offerOrDrop, m_150079_
boolean (ItemStack): d, isUsableForCrafting, method_61495, usableWhenFillingSlot, m_eddjnvon, usableForCrafting, m_352724_
boolean (ItemStack): e, isUsableForCrafting, method_61495, usableWhenFillingSlot, m_eddjnvon, usableForCrafting, m_352724_
void (int): e, setSelectedHotbarSlot, method_61496, setSelectedSlot, m_grrjbqkb, setSelectedSlot, m_354336_
void (ItemStack): b, addAndPickItem, method_65126, swapStackWithHotbar, m_ydlcxxjs, m_ydlcxxjs, m_374383_
void (ItemStack): c, addAndPickItem, method_65126, swapStackWithHotbar, m_ydlcxxjs, m_ydlcxxjs, m_374383_
int (): f, getSelectedSlot, method_67532, getSelectedSlot, m_nrtgegwt, m_387221_
void (int): c, setSelectedSlot, method_61496, setSelectedSlot, m_tjnqwbhx, m_tjnqwbhx, m_385457_
ItemStack (): g, getSelectedItem, method_7391, getSelectedStack, m_zrkzxrbk, m_384722_
ItemStack (ItemStack): b, setSelectedItem, method_67531, setSelectedStack, m_kymsgeht, m_kymsgeht, m_384327_
DefaultedList<ItemStack> (): i, getNonEquipmentItems, method_67533, getMainStacks, m_lttgttvo, m_384294_
1.21.4
Names
cpw
cox
Fields
Constructors
Methods
void (ItemStack): b, setPickedItem, method_7374, addPickBlock, m_zdusbkte, addPickBlock, m_36012_
int (RegistryEntry<Item>): a, findSlotMatchingCraftingIngredient, method_61494, getMatchingSlot, m_qstschyr, getMatchingSlot, m_353877_
void (ItemStack): b, addAndPickItem, method_65126, swapStackWithHotbar, m_ydlcxxjs, m_ydlcxxjs, m_374383_
int (RegistryEntry<Item>, ItemStack): a, findSlotMatchingCraftingIngredient, method_61494, getMatchingSlot, m_qstschyr, getMatchingSlot, m_353877_
1.21.3
Names
cmw
cpw
Fields
DefaultedList<ItemStack>: h, items, field_7547, main, f_atsclqcy, main, f_35974_
DefaultedList<ItemStack>: g, items, field_7547, main, f_atsclqcy, main, f_35974_
DefaultedList<ItemStack>: i, armor, field_7548, armor, f_stpscvms, armor, f_35975_
DefaultedList<ItemStack>: h, armor, field_7548, armor, f_stpscvms, armor, f_35975_
DefaultedList<ItemStack>: j, offhand, field_7544, offHand, f_qvtlcdqt, offHand, f_35976_
DefaultedList<ItemStack>: i, offhand, field_7544, offHand, f_qvtlcdqt, offHand, f_35976_
List<DefaultedList<ItemStack>>: n, compartments, field_7543, combinedInventory, f_rvivffsn, combinedInventory, f_35979_
List<DefaultedList<ItemStack>>: l, compartments, field_7543, combinedInventory, f_rvivffsn, combinedInventory, f_35979_
int: k, selected, field_7545, selectedSlot, f_hhxlkrup, selectedSlot, f_35977_
int: j, selected, field_7545, selectedSlot, f_hhxlkrup, selectedSlot, f_35977_
PlayerEntity: l, player, field_7546, player, f_muifvbni, player, f_35978_
PlayerEntity: k, player, field_7546, player, f_muifvbni, player, f_35978_
int: o, timesChanged, field_7542, changeCount, f_zhaszfsy, changeCount, f_35981_
int: m, timesChanged, field_7542, changeCount, f_zhaszfsy, changeCount, f_35981_
int: m, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_tpmsgudi, HOTBAR_SIZE, f_150070_
int: d, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_tpmsgudi, HOTBAR_SIZE, f_150070_
int: d, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_rxqjiapy, OFF_HAND_SLOT, f_150066_
int: e, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_rxqjiapy, OFF_HAND_SLOT, f_150066_
int: e, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_efjgtpgx, NOT_FOUND, f_150067_
int: f, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_efjgtpgx, NOT_FOUND, f_150067_
int[]: f, ALL_ARMOR_SLOTS, field_33767, ARMOR_SLOTS, f_baeujaxs, ARMOR_SLOTS, f_150068_
int[]: g, HELMET_SLOT_ONLY, field_33768, HELMET_SLOTS, f_liupqzxa, HELMET_SLOTS, f_150069_
Constructors
Methods
int (ItemStack): d, findSlotMatchingUnusedItem, method_7371, indexOf, m_zqdwohxx, indexOf, m_36043_
Text (): ah, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
Text (): al, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
void (RecipeMatcher): a, fillStackedContents, method_7387, populateRecipeFinder, m_cpwlhjly, populateRecipeFinder, m_36010_
void (double): a, swapPaint, method_7373, scrollInHotbar, m_yhsscjlt, scrollInHotbar, m_35988_
ItemStack (int): e, getArmor, method_7372, getArmorStack, m_yglnlrvd, getArmorStack, m_36052_
ItemStack (int): g, getArmor, method_7372, getArmorStack, m_yglnlrvd, getArmorStack, m_36052_
boolean (ItemStack): d, isUsableForCrafting, method_61495, usableWhenFillingSlot, m_eddjnvon, usableForCrafting, m_352724_
int (RegistryEntry<Item>): a, findSlotMatchingCraftingIngredient, method_61494, getMatchingSlot, m_qstschyr, getMatchingSlot, m_353877_
void (int): e, setSelectedHotbarSlot, method_61496, setSelectedSlot, m_grrjbqkb, setSelectedSlot, m_354336_
SetPlayerInventoryS2CPacket (int): f, createInventoryUpdatePacket, method_61497, createSlotSetPacket, m_lhflraib, createUpdatePacket, m_354148_
void (RecipeFinder): a, fillStackedContents, method_7387, populateRecipeFinder, m_cpwlhjly, populateRecipeFinder, m_36010_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
cmy
cmw
Fields
Constructors
Methods
Text (): af, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
Text (): ah, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
1.20.6
Names
cfh
cmy
Fields
DefaultedList<ItemStack>: i, items, field_7547, main, f_atsclqcy, main, f_35974_
DefaultedList<ItemStack>: h, items, field_7547, main, f_atsclqcy, main, f_35974_
DefaultedList<ItemStack>: j, armor, field_7548, armor, f_stpscvms, armor, f_35975_
DefaultedList<ItemStack>: i, armor, field_7548, armor, f_stpscvms, armor, f_35975_
DefaultedList<ItemStack>: k, offhand, field_7544, offHand, f_qvtlcdqt, offHand, f_35976_
DefaultedList<ItemStack>: j, offhand, field_7544, offHand, f_qvtlcdqt, offHand, f_35976_
List<DefaultedList<ItemStack>>: o, compartments, field_7543, combinedInventory, f_rvivffsn, combinedInventory, f_35979_
List<DefaultedList<ItemStack>>: n, compartments, field_7543, combinedInventory, f_rvivffsn, combinedInventory, f_35979_
int: l, selected, field_7545, selectedSlot, f_hhxlkrup, selectedSlot, f_35977_
int: k, selected, field_7545, selectedSlot, f_hhxlkrup, selectedSlot, f_35977_
PlayerEntity: m, player, field_7546, player, f_muifvbni, player, f_35978_
PlayerEntity: l, player, field_7546, player, f_muifvbni, player, f_35978_
int: p, timesChanged, field_7542, changeCount, f_zhaszfsy, changeCount, f_35981_
int: o, timesChanged, field_7542, changeCount, f_zhaszfsy, changeCount, f_35981_
int: c, POP_TIME_DURATION, field_30637, ITEM_USAGE_COOLDOWN, f_qmvikygt, ITEM_USAGE_COOLDOWN, f_150064_
int: b, POP_TIME_DURATION, field_30637, ITEM_USAGE_COOLDOWN, f_qmvikygt, ITEM_USAGE_COOLDOWN, f_150064_
int: d, INVENTORY_SIZE, field_30638, MAIN_SIZE, f_ddlbxbuu, MAIN_SIZE, f_150065_
int: c, INVENTORY_SIZE, field_30638, MAIN_SIZE, f_ddlbxbuu, MAIN_SIZE, f_150065_
int: n, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_tpmsgudi, HOTBAR_SIZE, f_150070_
int: m, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_tpmsgudi, HOTBAR_SIZE, f_150070_
int: e, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_rxqjiapy, OFF_HAND_SLOT, f_150066_
int: d, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_rxqjiapy, OFF_HAND_SLOT, f_150066_
int: f, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_efjgtpgx, NOT_FOUND, f_150067_
int: e, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_efjgtpgx, NOT_FOUND, f_150067_
int[]: g, ALL_ARMOR_SLOTS, field_33767, ARMOR_SLOTS, f_baeujaxs, ARMOR_SLOTS, f_150068_
int[]: f, ALL_ARMOR_SLOTS, field_33767, ARMOR_SLOTS, f_baeujaxs, ARMOR_SLOTS, f_150068_
int[]: h, HELMET_SLOT_ONLY, field_33768, HELMET_SLOTS, f_liupqzxa, HELMET_SLOTS, f_150069_
int[]: g, HELMET_SLOT_ONLY, field_33768, HELMET_SLOTS, f_liupqzxa, HELMET_SLOTS, f_150069_
Constructors
Methods
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, indexOf, m_zqdwohxx, indexOf, m_36043_
int (ItemStack): d, findSlotMatchingUnusedItem, method_7371, indexOf, m_zqdwohxx, indexOf, m_36043_
int (ItemStack): i, addResource, method_7366, addStack, m_xukgmrex, addStack, m_36066_
int (ItemStack): j, addResource, method_7366, addStack, m_xukgmrex, addStack, m_36066_
int (ItemStack): d, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_mqaefcrf, getOccupiedSlotWithRoomForStack, m_36050_
int (ItemStack): e, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_mqaefcrf, getOccupiedSlotWithRoomForStack, m_36050_
boolean (ItemStack): e, add, method_7394, insertStack, m_attrqiui, insertStack, m_36054_
boolean (ItemStack): f, add, method_7394, insertStack, m_attrqiui, insertStack, m_36054_
void (ItemStack): g, removeItem, method_7378, removeOne, m_bsuceyru, removeOne, m_36057_
void (ItemStack): h, removeItem, method_7378, removeOne, m_bsuceyru, removeOne, m_36057_
boolean (): ai_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
boolean (): c, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
Text (): ad, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
Text (): af, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
boolean (ItemStack): h, contains, method_7379, contains, m_gkniurqx, contains, m_36063_
boolean (ItemStack): i, contains, method_7379, contains, m_gkniurqx, contains, m_36063_
void (ItemStack): a, setPickedItem, method_7374, addPickBlock, m_zdusbkte, addPickBlock, m_36012_
void (ItemStack): b, setPickedItem, method_7374, addPickBlock, m_zdusbkte, addPickBlock, m_36012_
int (ItemStack): b, findSlotMatchingItem, method_7395, getSlotWithStack, m_sqstcgyz, getSlotWithStack, m_36030_
int (ItemStack): c, findSlotMatchingItem, method_7395, getSlotWithStack, m_sqstcgyz, getSlotWithStack, m_36030_
void (ItemStack): f, placeItemBackInInventory, method_7398, offerOrDrop, m_hjszshmr, offerOrDrop, m_150079_
void (ItemStack): g, placeItemBackInInventory, method_7398, offerOrDrop, m_hjszshmr, offerOrDrop, m_150079_
void (DamageSource, float, int[]): a, hurtArmor, method_7375, damageArmor, m_wzjlweac, damageArmor, m_150072_
boolean (Predicate<ItemStack>): b, contains, method_55753, contains, m_hmwxnoza, hasMatchingStack, m_321814_
1.20.4
Names
cbt
cfh
Fields
Constructors
Methods
boolean (): af_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
boolean (): ai_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
Text (): ab, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
Text (): ad, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
1.20.2
Names
byn
cbt
Fields
Constructors
Methods
boolean (): ab_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
boolean (): af_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
Text (): Z, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
Text (): ab, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
1.20.1
Names
byl
byn
Fields
Constructors
Methods
boolean (): aa_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
boolean (): ab_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
1.19.4
Names
bwo
byl
Fields
DefaultedList<ItemStack>: h, items, field_7547, main, f_atsclqcy, main, f_35974_
DefaultedList<ItemStack>: i, items, field_7547, main, f_atsclqcy, main, f_35974_
DefaultedList<ItemStack>: i, armor, field_7548, armor, f_stpscvms, armor, f_35975_
DefaultedList<ItemStack>: j, armor, field_7548, armor, f_stpscvms, armor, f_35975_
DefaultedList<ItemStack>: j, offhand, field_7544, offHand, f_qvtlcdqt, offHand, f_35976_
DefaultedList<ItemStack>: k, offhand, field_7544, offHand, f_qvtlcdqt, offHand, f_35976_
List<DefaultedList<ItemStack>>: n, compartments, field_7543, combinedInventory, f_rvivffsn, combinedInventory, f_35979_
List<DefaultedList<ItemStack>>: o, compartments, field_7543, combinedInventory, f_rvivffsn, combinedInventory, f_35979_
int: k, selected, field_7545, selectedSlot, f_hhxlkrup, selectedSlot, f_35977_
int: l, selected, field_7545, selectedSlot, f_hhxlkrup, selectedSlot, f_35977_
PlayerEntity: l, player, field_7546, player, f_muifvbni, player, f_35978_
PlayerEntity: m, player, field_7546, player, f_muifvbni, player, f_35978_
int: o, timesChanged, field_7542, changeCount, f_zhaszfsy, changeCount, f_35981_
int: p, timesChanged, field_7542, changeCount, f_zhaszfsy, changeCount, f_35981_
int: b, POP_TIME_DURATION, field_30637, ITEM_USAGE_COOLDOWN, f_qmvikygt, ITEM_USAGE_COOLDOWN, f_150064_
int: c, POP_TIME_DURATION, field_30637, ITEM_USAGE_COOLDOWN, f_qmvikygt, ITEM_USAGE_COOLDOWN, f_150064_
int: c, INVENTORY_SIZE, field_30638, MAIN_SIZE, f_ddlbxbuu, MAIN_SIZE, f_150065_
int: d, INVENTORY_SIZE, field_30638, MAIN_SIZE, f_ddlbxbuu, MAIN_SIZE, f_150065_
int: m, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_tpmsgudi, HOTBAR_SIZE, f_150070_
int: n, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_tpmsgudi, HOTBAR_SIZE, f_150070_
int: d, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_rxqjiapy, OFF_HAND_SLOT, f_150066_
int: e, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_rxqjiapy, OFF_HAND_SLOT, f_150066_
int: e, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_efjgtpgx, NOT_FOUND, f_150067_
int: f, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_efjgtpgx, NOT_FOUND, f_150067_
int[]: f, ALL_ARMOR_SLOTS, field_33767, ARMOR_SLOTS, f_baeujaxs, ARMOR_SLOTS, f_150068_
int[]: g, ALL_ARMOR_SLOTS, field_33767, ARMOR_SLOTS, f_baeujaxs, ARMOR_SLOTS, f_150068_
int[]: g, HELMET_SLOT_ONLY, field_33768, HELMET_SLOTS, f_liupqzxa, HELMET_SLOTS, f_150069_
int[]: h, HELMET_SLOT_ONLY, field_33768, HELMET_SLOTS, f_liupqzxa, HELMET_SLOTS, f_150069_
Constructors
Methods
boolean (): P_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
boolean (): aa_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
Text (): aa, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
Text (): Z, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
1.19.3
Names
bub
bwo
Fields
Constructors
Methods
boolean (): c, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
boolean (): P_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
Text (): X, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
Text (): aa, getName, method_5477, getName, m_ymwfywvb, 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
boolean (TagKey<Item>): a, contains, method_7382, contains, m_agfxrwtb, m_agfxrwtb, m_204075_
boolean (TagKey<Item>): a, contains, method_7382, contains, m_agfxrwtb, contains, m_204075_
1.18.2
Names
bnq
boi
net.minecraft.entity.player.PlayerInventory
Fields
DefaultedList<ItemStack>: h, items, field_7547, main, f_atsclqcy, f_35974_
DefaultedList<ItemStack>: h, items, field_7547, main, f_atsclqcy, main, f_35974_
DefaultedList<ItemStack>: i, armor, field_7548, armor, f_stpscvms, f_35975_
DefaultedList<ItemStack>: i, armor, field_7548, armor, f_stpscvms, armor, f_35975_
DefaultedList<ItemStack>: j, offhand, field_7544, offHand, f_qvtlcdqt, f_35976_
DefaultedList<ItemStack>: j, offhand, field_7544, offHand, f_qvtlcdqt, offHand, f_35976_
List<DefaultedList<ItemStack>>: n, compartments, field_7543, combinedInventory, f_rvivffsn, f_35979_
List<DefaultedList<ItemStack>>: n, compartments, field_7543, combinedInventory, f_rvivffsn, combinedInventory, f_35979_
int: k, selected, field_7545, selectedSlot, f_hhxlkrup, f_35977_
int: k, selected, field_7545, selectedSlot, f_hhxlkrup, selectedSlot, f_35977_
PlayerEntity: l, player, field_7546, player, f_muifvbni, f_35978_
PlayerEntity: l, player, field_7546, player, f_muifvbni, player, f_35978_
int: o, timesChanged, field_7542, changeCount, f_zhaszfsy, f_35981_
int: o, timesChanged, field_7542, changeCount, f_zhaszfsy, changeCount, f_35981_
int: b, POP_TIME_DURATION, field_30637, ITEM_USAGE_COOLDOWN, f_qmvikygt, f_150064_
int: b, POP_TIME_DURATION, field_30637, ITEM_USAGE_COOLDOWN, f_qmvikygt, ITEM_USAGE_COOLDOWN, f_150064_
int: c, INVENTORY_SIZE, field_30638, MAIN_SIZE, f_ddlbxbuu, f_150065_
int: c, INVENTORY_SIZE, field_30638, MAIN_SIZE, f_ddlbxbuu, MAIN_SIZE, f_150065_
int: m, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_tpmsgudi, f_150070_
int: m, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_tpmsgudi, HOTBAR_SIZE, f_150070_
int: d, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_rxqjiapy, f_150066_
int: d, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_rxqjiapy, OFF_HAND_SLOT, f_150066_
int: e, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_efjgtpgx, f_150067_
int: e, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_efjgtpgx, NOT_FOUND, f_150067_
int[]: f, ALL_ARMOR_SLOTS, field_33767, ARMOR_SLOTS, f_baeujaxs, f_150068_
int[]: f, ALL_ARMOR_SLOTS, field_33767, ARMOR_SLOTS, f_baeujaxs, ARMOR_SLOTS, f_150068_
int[]: g, HELMET_SLOT_ONLY, field_33768, HELMET_SLOTS, f_liupqzxa, f_150069_
int[]: g, HELMET_SLOT_ONLY, field_33768, HELMET_SLOTS, f_liupqzxa, HELMET_SLOTS, f_150069_
Constructors
Methods
ItemStack (): f, getSelected, method_7391, getMainHandStack, m_iaxrzmrh, m_36056_
ItemStack (): f, getSelected, method_7391, getMainHandStack, m_iaxrzmrh, getMainHandStack, m_36056_
int (): g, getSelectionSize, method_7368, getHotbarSize, m_wfyaqwua, m_36059_
int (): g, getSelectionSize, method_7368, getHotbarSize, m_wfyaqwua, getHotbarSize, m_36059_
boolean (ItemStack, ItemStack): a, hasRemainingSpaceForItem, method_7393, canStackAddMore, m_sffdzeof, m_36014_
boolean (ItemStack, ItemStack): a, hasRemainingSpaceForItem, method_7393, canStackAddMore, m_sffdzeof, canStackAddMore, m_36014_
int (): h, getFreeSlot, method_7376, getEmptySlot, m_foznfroj, m_36062_
int (): h, getFreeSlot, method_7376, getEmptySlot, m_foznfroj, getEmptySlot, m_36062_
void (int): c, pickSlot, method_7365, swapSlotWithHotbar, m_owslrmqz, m_36038_
void (int): c, pickSlot, method_7365, swapSlotWithHotbar, m_owslrmqz, swapSlotWithHotbar, m_36038_
boolean (int): d, isHotbarSlot, method_7380, isValidHotbarIndex, m_xbduwkdk, m_36045_
boolean (int): d, isHotbarSlot, method_7380, isValidHotbarIndex, m_xbduwkdk, isValidHotbarIndex, m_36045_
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, indexOf, m_zqdwohxx, m_36043_
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, indexOf, m_zqdwohxx, indexOf, m_36043_
int (): i, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_cbuksxzb, m_36065_
int (): i, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_cbuksxzb, getSwappableHotbarSlot, m_36065_
int (ItemStack): i, addResource, method_7366, addStack, m_xukgmrex, m_36066_
int (ItemStack): i, addResource, method_7366, addStack, m_xukgmrex, addStack, m_36066_
int (int, ItemStack): d, addResource, method_7385, addStack, m_gdvykakf, m_36047_
int (int, ItemStack): d, addResource, method_7385, addStack, m_gdvykakf, addStack, m_36047_
int (ItemStack): d, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_mqaefcrf, m_36050_
int (ItemStack): d, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_mqaefcrf, getOccupiedSlotWithRoomForStack, m_36050_
void (): j, tick, method_7381, updateItems, m_idztfwtx, m_36068_
void (): j, tick, method_7381, updateItems, m_idztfwtx, updateItems, m_36068_
boolean (ItemStack): e, add, method_7394, insertStack, m_attrqiui, m_36054_
boolean (ItemStack): e, add, method_7394, insertStack, m_attrqiui, insertStack, m_36054_
boolean (int, ItemStack): c, add, method_7367, insertStack, m_joxvrlyb, m_36040_
boolean (int, ItemStack): c, add, method_7367, insertStack, m_joxvrlyb, insertStack, m_36040_
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_jqhmcoxx, m_7407_
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_jqhmcoxx, removeStack, m_7407_
void (ItemStack): g, removeItem, method_7378, removeOne, m_bsuceyru, m_36057_
void (ItemStack): g, removeItem, method_7378, removeOne, m_bsuceyru, removeOne, m_36057_
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_ujfmycis, m_8016_
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_ujfmycis, removeStack, m_8016_
void (int, ItemStack): a, setItem, method_5447, setStack, m_akaynoad, m_6836_
void (int, ItemStack): a, setItem, method_5447, setStack, m_akaynoad, setStack, m_6836_
float (BlockState): a, getDestroySpeed, method_7370, getBlockBreakingSpeed, m_ooomafpi, m_36020_
float (BlockState): a, getDestroySpeed, method_7370, getBlockBreakingSpeed, m_ooomafpi, getBlockBreakingSpeed, m_36020_
NbtList (NbtList): a, save, method_7384, writeNbt, m_julzohay, m_36026_
NbtList (NbtList): a, save, method_7384, writeNbt, m_julzohay, writeNbt, m_36026_
void (NbtList): b, load, method_7397, readNbt, m_wisvsnby, m_36035_
void (NbtList): b, load, method_7397, readNbt, m_wisvsnby, readNbt, m_36035_
int (): b, getContainerSize, method_5439, size, m_dmbfvefd, m_6643_
int (): b, getContainerSize, method_5439, size, m_dmbfvefd, size, m_6643_
boolean (): c, isEmpty, method_5442, isEmpty, m_ohnjwggm, m_7983_
boolean (): c, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
ItemStack (int): a, getItem, method_5438, getStack, m_jzosiplc, m_8020_
ItemStack (int): a, getItem, method_5438, getStack, m_jzosiplc, getStack, m_8020_
Text (): X, getName, method_5477, getName, m_ymwfywvb, m_7755_
Text (): X, getName, method_5477, getName, m_ymwfywvb, getName, m_7755_
void (): k, dropAll, method_7388, dropAll, m_wtjgxszd, m_36071_
void (): k, dropAll, method_7388, dropAll, m_wtjgxszd, dropAll, m_36071_
void (): e, setChanged, method_5431, markDirty, m_phlhitmt, m_6596_
void (): e, setChanged, method_5431, markDirty, m_phlhitmt, markDirty, m_6596_
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUse, m_noresdqq, m_6542_
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUse, m_noresdqq, canPlayerUse, m_6542_
boolean (ItemStack): h, contains, method_7379, contains, m_gkniurqx, m_36063_
boolean (ItemStack): h, contains, method_7379, contains, m_gkniurqx, contains, m_36063_
void (PlayerInventory): a, replaceWith, method_7377, clone, m_cwfzntkt, m_36006_
void (PlayerInventory): a, replaceWith, method_7377, clone, m_cwfzntkt, clone, m_36006_
void (): a, clearContent, method_5448, clear, m_rufrndtr, m_6211_
void (): a, clearContent, method_5448, clear, m_rufrndtr, clear, m_6211_
void (RecipeMatcher): a, fillStackedContents, method_7387, populateRecipeFinder, m_cpwlhjly, m_36010_
void (RecipeMatcher): a, fillStackedContents, method_7387, populateRecipeFinder, m_cpwlhjly, populateRecipeFinder, m_36010_
void (ItemStack): a, setPickedItem, method_7374, addPickBlock, m_zdusbkte, m_36012_
void (ItemStack): a, setPickedItem, method_7374, addPickBlock, m_zdusbkte, addPickBlock, m_36012_
int (ItemStack): b, findSlotMatchingItem, method_7395, getSlotWithStack, m_sqstcgyz, m_36030_
int (ItemStack): b, findSlotMatchingItem, method_7395, getSlotWithStack, m_sqstcgyz, getSlotWithStack, m_36030_
void (double): a, swapPaint, method_7373, scrollInHotbar, m_yhsscjlt, m_35988_
void (double): a, swapPaint, method_7373, scrollInHotbar, m_yhsscjlt, scrollInHotbar, m_35988_
ItemStack (int): e, getArmor, method_7372, getArmorStack, m_yglnlrvd, m_36052_
ItemStack (int): e, getArmor, method_7372, getArmorStack, m_yglnlrvd, getArmorStack, m_36052_
int (): l, getTimesChanged, method_7364, getChangeCount, m_upysxszu, m_36072_
int (): l, getTimesChanged, method_7364, getChangeCount, m_upysxszu, getChangeCount, m_36072_
boolean (Tag<Item>): a, contains, method_7382, contains, m_plhigzeg, m_36001_
int (Predicate<ItemStack>, int, Inventory): a, clearOrCountMatchingItems, method_29280, remove, m_iwhnbmkt, m_36022_
int (Predicate<ItemStack>, int, Inventory): a, clearOrCountMatchingItems, method_29280, remove, m_iwhnbmkt, remove, m_36022_
void (ItemStack): f, placeItemBackInInventory, method_7398, offerOrDrop, m_hjszshmr, m_150079_
void (ItemStack): f, placeItemBackInInventory, method_7398, offerOrDrop, m_hjszshmr, offerOrDrop, m_150079_
void (ItemStack, boolean): a, placeItemBackInInventory, method_32338, offer, m_wxyieztp, m_150076_
void (ItemStack, boolean): a, placeItemBackInInventory, method_32338, offer, m_wxyieztp, offer, m_150076_
void (DamageSource, float, int[]): a, hurtArmor, method_7375, damageArmor, m_wzjlweac, m_150072_
void (DamageSource, float, int[]): a, hurtArmor, method_7375, damageArmor, m_wzjlweac, damageArmor, m_150072_
ItemStack (boolean): a, removeFromSelected, method_37417, dropSelectedItem, m_giwgaubz, m_182403_
ItemStack (boolean): a, removeFromSelected, method_37417, dropSelectedItem, m_giwgaubz, dropSelectedItem, m_182403_
boolean (TagKey<Item>): a, contains, method_7382, contains, m_agfxrwtb, m_agfxrwtb, m_204075_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bkd
bnq
Fields
Constructors
Methods
Text (): S, getName, method_5477, getName, m_ymwfywvb, m_7755_
Text (): X, getName, method_5477, getName, m_ymwfywvb, m_7755_
1.17.1
Names
bkc
bkd
Fields
Constructors
Methods
ItemStack (boolean): a, removeFromSelected, method_37417, dropSelectedItem, m_giwgaubz, m_182403_
1.17
Names
bfv
bkc
net.minecraft.entity.player.PlayerInventory
net.minecraft.src.C_1140_
Fields
DefaultedList<ItemStack>: a, items, field_7547, main, f_atsclqcy, field_70462_a, mainInventory
DefaultedList<ItemStack>: h, items, field_7547, main, f_atsclqcy, f_35974_
DefaultedList<ItemStack>: b, armor, field_7548, armor, f_stpscvms, field_70460_b, armorInventory
DefaultedList<ItemStack>: i, armor, field_7548, armor, f_stpscvms, f_35975_
DefaultedList<ItemStack>: c, offhand, field_7544, offHand, f_qvtlcdqt, field_184439_c, offHandInventory
DefaultedList<ItemStack>: j, offhand, field_7544, offHand, f_qvtlcdqt, f_35976_
List<DefaultedList<ItemStack>>: f, compartments, field_7543, combinedInventory, f_rvivffsn, field_184440_g, allInventories
List<DefaultedList<ItemStack>>: n, compartments, field_7543, combinedInventory, f_rvivffsn, f_35979_
int: d, selected, field_7545, selectedSlot, f_hhxlkrup, field_70461_c, currentItem
int: k, selected, field_7545, selectedSlot, f_hhxlkrup, f_35977_
PlayerEntity: e, player, field_7546, player, f_muifvbni, field_70458_d, player
PlayerEntity: l, player, field_7546, player, f_muifvbni, f_35978_
ItemStack: g, carried, field_7549, cursorStack, f_bxadohdl, field_70457_g, itemStack
int: h, timesChanged, field_7542, changeCount, f_zhaszfsy, field_194017_h, timesChanged
int: o, timesChanged, field_7542, changeCount, f_zhaszfsy, f_35981_
int: b, POP_TIME_DURATION, field_30637, ITEM_USAGE_COOLDOWN, f_qmvikygt, f_150064_
int: c, INVENTORY_SIZE, field_30638, MAIN_SIZE, f_ddlbxbuu, f_150065_
int: m, SELECTION_SIZE, field_30641, HOTBAR_SIZE, f_tpmsgudi, f_150070_
int: d, SLOT_OFFHAND, field_30639, OFF_HAND_SLOT, f_rxqjiapy, f_150066_
int: e, NOT_FOUND_INDEX, field_30640, NOT_FOUND, f_efjgtpgx, f_150067_
int[]: f, ALL_ARMOR_SLOTS, field_33767, ARMOR_SLOTS, f_baeujaxs, f_150068_
int[]: g, HELMET_SLOT_ONLY, field_33768, HELMET_SLOTS, f_liupqzxa, f_150069_
Constructors
Methods
ItemStack (): f, getSelected, method_7391, getMainHandStack, m_iaxrzmrh, func_70448_g, getCurrentItem
ItemStack (): f, getSelected, method_7391, getMainHandStack, m_iaxrzmrh, m_36056_
int (): g, getSelectionSize, method_7368, getHotbarSize, m_wfyaqwua, func_70451_h, getHotbarSize
int (): g, getSelectionSize, method_7368, getHotbarSize, m_wfyaqwua, m_36059_
boolean (ItemStack, ItemStack): a, hasRemainingSpaceForItem, method_7393, canStackAddMore, m_sffdzeof, func_184436_a, canMergeStacks
boolean (ItemStack, ItemStack): a, hasRemainingSpaceForItem, method_7393, canStackAddMore, m_sffdzeof, m_36014_
boolean (ItemStack, ItemStack): b, isSameItem, method_7392, areItemsEqual, m_qfgvujql, func_184431_b, stackEqualExact
int (): h, getFreeSlot, method_7376, getEmptySlot, m_foznfroj, func_70447_i, getFirstEmptyStack
int (): h, getFreeSlot, method_7376, getEmptySlot, m_foznfroj, m_36062_
void (int): c, pickSlot, method_7365, swapSlotWithHotbar, m_owslrmqz, func_184430_d, pickItem
void (int): c, pickSlot, method_7365, swapSlotWithHotbar, m_owslrmqz, m_36038_
boolean (int): d, isHotbarSlot, method_7380, isValidHotbarIndex, m_xbduwkdk, func_184435_e, isHotbar
boolean (int): d, isHotbarSlot, method_7380, isValidHotbarIndex, m_xbduwkdk, m_36045_
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, method_7371, m_zqdwohxx, func_194014_c, findSlotMatchingUnusedItem
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, indexOf, m_zqdwohxx, m_36043_
int (): i, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_cbuksxzb, func_184433_k, getBestHotbarSlot
int (): i, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_cbuksxzb, m_36065_
int (ItemStack): i, addResource, method_7366, addStack, m_xukgmrex, func_70452_e, storePartialItemStack
int (ItemStack): i, addResource, method_7366, addStack, m_xukgmrex, m_36066_
int (int, ItemStack): d, addResource, method_7385, addStack, m_gdvykakf, func_191973_d, addResource
int (int, ItemStack): d, addResource, method_7385, addStack, m_gdvykakf, m_36047_
int (ItemStack): d, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_mqaefcrf, func_70432_d, storeItemStack
int (ItemStack): d, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_mqaefcrf, m_36050_
void (): j, tick, method_7381, updateItems, m_idztfwtx, func_70429_k, tick
void (): j, tick, method_7381, updateItems, m_idztfwtx, m_36068_
boolean (ItemStack): e, add, method_7394, insertStack, m_attrqiui, func_70441_a, addItemStackToInventory
boolean (ItemStack): e, add, method_7394, insertStack, m_attrqiui, m_36054_
boolean (int, ItemStack): c, add, method_7367, insertStack, m_joxvrlyb, func_191971_c, add
boolean (int, ItemStack): c, add, method_7367, insertStack, m_joxvrlyb, m_36040_
void (World, ItemStack): a, placeItemBackInInventory, method_7398, offerOrDrop, m_npfneiti, func_191975_a, placeItemBackInInventory
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_jqhmcoxx, func_70298_a, decrStackSize
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_jqhmcoxx, m_7407_
void (ItemStack): f, removeItem, method_7378, removeOne, m_bsuceyru, func_184437_d, deleteStack
void (ItemStack): g, removeItem, method_7378, removeOne, m_bsuceyru, m_36057_
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_ujfmycis, func_70304_b, removeStackFromSlot
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_ujfmycis, m_8016_
void (int, ItemStack): a, setItem, method_5447, setStack, m_akaynoad, func_70299_a, setInventorySlotContents
void (int, ItemStack): a, setItem, method_5447, setStack, m_akaynoad, m_6836_
float (BlockState): a, getDestroySpeed, method_7370, getBlockBreakingSpeed, m_ooomafpi, func_184438_a, getDestroySpeed
float (BlockState): a, getDestroySpeed, method_7370, getBlockBreakingSpeed, m_ooomafpi, m_36020_
NbtList (NbtList): a, save, method_7384, writeNbt, m_julzohay, func_70442_a, write
NbtList (NbtList): a, save, method_7384, writeNbt, m_julzohay, m_36026_
void (NbtList): b, load, method_7397, readNbt, m_wisvsnby, func_70443_b, read
void (NbtList): b, load, method_7397, readNbt, m_wisvsnby, m_36035_
int (): Z_, getContainerSize, method_5439, size, m_dmbfvefd, func_70302_i_, getSizeInventory
int (): b, getContainerSize, method_5439, size, m_dmbfvefd, m_6643_
boolean (): c, isEmpty, method_5442, isEmpty, m_ohnjwggm, func_191420_l, isEmpty
boolean (): c, isEmpty, method_5442, isEmpty, m_ohnjwggm, m_7983_
ItemStack (int): a, getItem, method_5438, getStack, m_jzosiplc, func_70301_a, getStackInSlot
ItemStack (int): a, getItem, method_5438, getStack, m_jzosiplc, m_8020_
Text (): R, getName, method_5477, getName, m_ymwfywvb, func_200200_C_, getName
Text (): S, getName, method_5477, getName, m_ymwfywvb, m_7755_
void (): k, dropAll, method_7388, dropAll, m_wtjgxszd, func_70436_m, dropAllItems
void (): k, dropAll, method_7388, dropAll, m_wtjgxszd, m_36071_
void (): X_, setChanged, method_5431, markDirty, m_otuwtdni, func_70296_d, markDirty
void (): e, setChanged, method_5431, markDirty, m_phlhitmt, m_6596_
void (ItemStack): g, setCarried, method_7396, setCursorStack, m_eudjbxsi, func_70437_b, setItemStack
ItemStack (): m, getCarried, method_7399, getCursorStack, m_qkbmhvcm, func_70445_o, getItemStack
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUse, m_noresdqq, func_70300_a, isUsableByPlayer
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUse, m_noresdqq, m_6542_
boolean (ItemStack): h, contains, method_7379, contains, m_gkniurqx, func_70431_c, hasItemStack
boolean (ItemStack): h, contains, method_7379, contains, m_gkniurqx, m_36063_
void (PlayerInventory): a, replaceWith, method_7377, clone, m_cwfzntkt, func_70455_b, copyInventory
void (PlayerInventory): a, replaceWith, method_7377, clone, m_cwfzntkt, m_36006_
void (): Y_, clearContent, method_5448, clear, m_rufrndtr, func_174888_l, clear
void (): a, clearContent, method_5448, clear, m_rufrndtr, m_6211_
void (RecipeMatcher): a, fillStackedContents, method_7387, populateRecipeFinder, m_cpwlhjly, func_201571_a, accountStacks
void (RecipeMatcher): a, fillStackedContents, method_7387, populateRecipeFinder, m_cpwlhjly, m_36010_
void (ItemStack): a, setPickedItem, method_7374, addPickBlock, m_zdusbkte, func_184434_a, setPickedItemStack
void (ItemStack): a, setPickedItem, method_7374, addPickBlock, m_zdusbkte, m_36012_
int (ItemStack): b, findSlotMatchingItem, method_7395, getSlotWithStack, m_sqstcgyz, func_184429_b, getSlotFor
int (ItemStack): b, findSlotMatchingItem, method_7395, getSlotWithStack, m_sqstcgyz, m_36030_
void (double): a, swapPaint, method_7373, scrollInHotbar, m_yhsscjlt, func_195409_a, changeCurrentItem
void (double): a, swapPaint, method_7373, scrollInHotbar, m_yhsscjlt, m_35988_
ItemStack (int): e, getArmor, method_7372, getArmorStack, m_yglnlrvd, func_70440_f, armorItemInSlot
ItemStack (int): e, getArmor, method_7372, getArmorStack, m_yglnlrvd, m_36052_
int (): l, getTimesChanged, method_7364, getChangeCount, m_upysxszu, func_194015_p, getTimesChanged
int (): l, getTimesChanged, method_7364, getChangeCount, m_upysxszu, m_36072_
boolean (Tag<Item>): a, contains, method_7382, contains, m_plhigzeg, func_199712_a, hasTag
boolean (Tag<Item>): a, contains, method_7382, contains, m_plhigzeg, m_36001_
int (Predicate<ItemStack>, int, Inventory): a, clearOrCountMatchingItems, method_29280, remove, m_iwhnbmkt, func_234564_a_, func_234564_a_
int (Predicate<ItemStack>, int, Inventory): a, clearOrCountMatchingItems, method_29280, remove, m_iwhnbmkt, m_36022_
void (DamageSource, float): a, hurtArmor, method_7375, damageArmor, m_wzjlweac, func_234563_a_, func_234563_a_
void (ItemStack): f, placeItemBackInInventory, method_7398, offerOrDrop, m_hjszshmr, m_150079_
void (ItemStack, boolean): a, placeItemBackInInventory, method_32338, offer, m_wxyieztp, m_150076_
void (DamageSource, float, int[]): a, hurtArmor, method_7375, damageArmor, m_wzjlweac, m_150072_
1.16.5
Names
Fields
Constructors
Methods
ListTag (ListTag): a, save, method_7384, serialize, m_julzohay, func_70442_a, write
NbtList (NbtList): a, save, method_7384, writeNbt, m_julzohay, func_70442_a, write
void (ListTag): b, load, method_7397, deserialize, m_wisvsnby, func_70443_b, read
void (NbtList): b, load, method_7397, readNbt, m_wisvsnby, func_70443_b, read
1.16.4
Names
bfs
bfv
Fields
Constructors
Methods
Text (): Q, getName, method_5477, getName, m_ymwfywvb, func_200200_C_, getName
Text (): R, getName, method_5477, getName, m_ymwfywvb, func_200200_C_, getName
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
beb
bfs
Fields
Constructors
Methods
int (): ab_, getContainerSize, method_5439, size, m_dmbfvefd, func_70302_i_, getSizeInventory
int (): Z_, getContainerSize, method_5439, size, m_dmbfvefd, func_70302_i_, getSizeInventory
Text (): P, getName, method_5477, getName, m_ymwfywvb, func_200200_C_, getName
Text (): Q, getName, method_5477, getName, m_ymwfywvb, func_200200_C_, getName
void (): Z_, setChanged, method_5431, markDirty, m_otuwtdni, func_70296_d, markDirty
void (): X_, setChanged, method_5431, markDirty, m_otuwtdni, func_70296_d, markDirty
void (): aa_, clearContent, method_5448, clear, m_rufrndtr, func_174888_l, clear
void (): Y_, clearContent, method_5448, clear, m_rufrndtr, func_174888_l, clear
int (Predicate<ItemStack>, int, Inventory): a, clearOrCountMatchingItems, method_29280, method_29280, m_iwhnbmkt, func_234564_a_, func_234564_a_
int (Predicate<ItemStack>, int, Inventory): a, clearOrCountMatchingItems, method_29280, remove, m_iwhnbmkt, func_234564_a_, func_234564_a_
1.16.1
Names
ayi
beb
Fields
Constructors
Methods
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, m_zqdwohxx, func_194014_c, findSlotMatchingUnusedItem
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, method_7371, m_zqdwohxx, func_194014_c, findSlotMatchingUnusedItem
int (Predicate<ItemStack>, int): a, clearInventory, method_7369, m_wzgzpumm, func_195408_a, clearMatchingItems
ItemStack (int, int): a, removeItem, method_5434, takeInvStack, m_jqhmcoxx, func_70298_a, decrStackSize
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_jqhmcoxx, func_70298_a, decrStackSize
ItemStack (int): b, removeItemNoUpdate, method_5441, removeInvStack, m_ujfmycis, func_70304_b, removeStackFromSlot
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_ujfmycis, func_70304_b, removeStackFromSlot
void (int, ItemStack): a, setItem, method_5447, setInvStack, m_akaynoad, func_70299_a, setInventorySlotContents
void (int, ItemStack): a, setItem, method_5447, setStack, m_akaynoad, func_70299_a, setInventorySlotContents
int (): O_, getContainerSize, method_5439, getInvSize, m_dmbfvefd, func_70302_i_, getSizeInventory
int (): ab_, getContainerSize, method_5439, size, m_dmbfvefd, func_70302_i_, getSizeInventory
boolean (): c, isEmpty, method_5442, isInvEmpty, m_ohnjwggm, func_191420_l, isEmpty
boolean (): c, isEmpty, method_5442, isEmpty, m_ohnjwggm, func_191420_l, isEmpty
ItemStack (int): a, getItem, method_5438, getInvStack, m_jzosiplc, func_70301_a, getStackInSlot
ItemStack (int): a, getItem, method_5438, getStack, m_jzosiplc, func_70301_a, getStackInSlot
Text (): M, getName, method_5477, getName, m_ymwfywvb, func_200200_C_, getName
Text (): P, getName, method_5477, getName, m_ymwfywvb, func_200200_C_, getName
boolean (BlockState): b, canDestroy, method_7383, isUsingEffectiveTool, m_jalyaztl, func_184432_b, canHarvestBlock
void (float): a, hurtArmor, method_7375, damageArmor, m_wzjlweac, func_70449_g, damageArmor
void (): e, setChanged, method_5431, markDirty, m_otuwtdni, func_70296_d, markDirty
void (): Z_, setChanged, method_5431, markDirty, m_otuwtdni, func_70296_d, markDirty
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUseInv, m_noresdqq, func_70300_a, isUsableByPlayer
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUse, m_noresdqq, func_70300_a, isUsableByPlayer
void (): N_, clearContent, method_5448, clear, m_rufrndtr, func_174888_l, clear
void (): aa_, clearContent, method_5448, clear, m_rufrndtr, func_174888_l, clear
int (Predicate<ItemStack>, int, Inventory): a, clearOrCountMatchingItems, method_29280, method_29280, m_iwhnbmkt, func_234564_a_, func_234564_a_
void (DamageSource, float): a, hurtArmor, method_7375, damageArmor, m_wzjlweac, func_234563_a_, 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
DefaultedList<ItemStack>: a, items, field_7547, main, f_atsclqcy, items, field_70462_a, mainInventory
DefaultedList<ItemStack>: a, items, field_7547, main, f_atsclqcy, field_70462_a, mainInventory
DefaultedList<ItemStack>: b, armor, field_7548, armor, f_stpscvms, armor, field_70460_b, armorInventory
DefaultedList<ItemStack>: b, armor, field_7548, armor, f_stpscvms, field_70460_b, armorInventory
DefaultedList<ItemStack>: c, offhand, field_7544, offHand, f_qvtlcdqt, offhand, field_184439_c, offHandInventory
DefaultedList<ItemStack>: c, offhand, field_7544, offHand, f_qvtlcdqt, field_184439_c, offHandInventory
List<DefaultedList<ItemStack>>: f, compartments, field_7543, combinedInventory, f_rvivffsn, compartments, field_184440_g, allInventories
List<DefaultedList<ItemStack>>: f, compartments, field_7543, combinedInventory, f_rvivffsn, field_184440_g, allInventories
int: d, selected, field_7545, selectedSlot, f_hhxlkrup, selectedSlot, field_70461_c, currentItem
int: d, selected, field_7545, selectedSlot, f_hhxlkrup, field_70461_c, currentItem
PlayerEntity: e, player, field_7546, player, f_muifvbni, player, field_70458_d, player
PlayerEntity: e, player, field_7546, player, f_muifvbni, field_70458_d, player
ItemStack: g, carried, field_7549, cursorStack, f_bxadohdl, cursorItem, field_70457_g, itemStack
ItemStack: g, carried, field_7549, cursorStack, f_bxadohdl, field_70457_g, itemStack
int: h, timesChanged, field_7542, changeCount, f_zhaszfsy, changedCount, field_194017_h, timesChanged
int: h, timesChanged, field_7542, changeCount, f_zhaszfsy, field_194017_h, timesChanged
Constructors
Methods
ItemStack (): f, getSelected, method_7391, getMainHandStack, m_iaxrzmrh, getSelectedItem, func_70448_g, getCurrentItem
ItemStack (): f, getSelected, method_7391, getMainHandStack, m_iaxrzmrh, func_70448_g, getCurrentItem
int (): g, getSelectionSize, method_7368, getHotbarSize, m_wfyaqwua, getHotbarSize, func_70451_h, getHotbarSize
int (): g, getSelectionSize, method_7368, getHotbarSize, m_wfyaqwua, func_70451_h, getHotbarSize
boolean (ItemStack, ItemStack): a, hasRemainingSpaceForItem, method_7393, canStackAddMore, m_sffdzeof, canCombineItems, func_184436_a, canMergeStacks
boolean (ItemStack, ItemStack): a, hasRemainingSpaceForItem, method_7393, canStackAddMore, m_sffdzeof, func_184436_a, canMergeStacks
boolean (ItemStack, ItemStack): b, isSameItem, method_7392, areItemsEqual, m_qfgvujql, areItemsTheSame, func_184431_b, stackEqualExact
boolean (ItemStack, ItemStack): b, isSameItem, method_7392, areItemsEqual, m_qfgvujql, func_184431_b, stackEqualExact
int (): h, getFreeSlot, method_7376, getEmptySlot, m_foznfroj, getEmptySlot, func_70447_i, getFirstEmptyStack
int (): h, getFreeSlot, method_7376, getEmptySlot, m_foznfroj, func_70447_i, getFirstEmptyStack
void (int): c, pickSlot, method_7365, swapSlotWithHotbar, m_owslrmqz, swapSlotWithHotbar, func_184430_d, pickItem
void (int): c, pickSlot, method_7365, swapSlotWithHotbar, m_owslrmqz, func_184430_d, pickItem
boolean (int): d, isHotbarSlot, method_7380, isValidHotbarIndex, m_xbduwkdk, isValidSlot, func_184435_e, isHotbar
boolean (int): d, isHotbarSlot, method_7380, isValidHotbarIndex, m_xbduwkdk, func_184435_e, isHotbar
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, m_zqdwohxx, getMatchingSlot, func_194014_c, findSlotMatchingUnusedItem
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, m_zqdwohxx, func_194014_c, findSlotMatchingUnusedItem
int (): i, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_cbuksxzb, getSwappableHotbarSlot, func_184433_k, getBestHotbarSlot
int (): i, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_cbuksxzb, func_184433_k, getBestHotbarSlot
int (Predicate<ItemStack>, int): a, clearInventory, method_7369, m_wzgzpumm, removeAll, func_195408_a, clearMatchingItems
int (Predicate<ItemStack>, int): a, clearInventory, method_7369, m_wzgzpumm, func_195408_a, clearMatchingItems
int (ItemStack): i, addResource, method_7366, addStack, m_xukgmrex, addItemStack, func_70452_e, storePartialItemStack
int (ItemStack): i, addResource, method_7366, addStack, m_xukgmrex, func_70452_e, storePartialItemStack
int (int, ItemStack): d, addResource, method_7385, addStack, m_gdvykakf, addItemStack, func_191973_d, addResource
int (int, ItemStack): d, addResource, method_7385, addStack, m_gdvykakf, func_191973_d, addResource
int (ItemStack): d, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_mqaefcrf, getSlotWithSpace, func_70432_d, storeItemStack
int (ItemStack): d, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_mqaefcrf, func_70432_d, storeItemStack
void (): j, tick, method_7381, updateItems, m_idztfwtx, tick, func_70429_k, tick
void (): j, tick, method_7381, updateItems, m_idztfwtx, func_70429_k, tick
boolean (ItemStack): e, add, method_7394, insertStack, m_attrqiui, addItem, func_70441_a, addItemStackToInventory
boolean (ItemStack): e, add, method_7394, insertStack, m_attrqiui, func_70441_a, addItemStackToInventory
boolean (int, ItemStack): c, add, method_7367, insertStack, m_joxvrlyb, addItem, func_191971_c, add
boolean (int, ItemStack): c, add, method_7367, insertStack, m_joxvrlyb, func_191971_c, add
void (World, ItemStack): a, placeItemBackInInventory, method_7398, offerOrDrop, m_npfneiti, offerItem, func_191975_a, placeItemBackInInventory
void (World, ItemStack): a, placeItemBackInInventory, method_7398, offerOrDrop, m_npfneiti, func_191975_a, placeItemBackInInventory
ItemStack (int, int): a, removeItem, method_5434, takeInvStack, m_jqhmcoxx, removeItem, func_70298_a, decrStackSize
ItemStack (int, int): a, removeItem, method_5434, takeInvStack, m_jqhmcoxx, func_70298_a, decrStackSize
void (ItemStack): f, removeItem, method_7378, removeOne, m_bsuceyru, removeItem, func_184437_d, deleteStack
void (ItemStack): f, removeItem, method_7378, removeOne, m_bsuceyru, func_184437_d, deleteStack
ItemStack (int): b, removeItemNoUpdate, method_5441, removeInvStack, m_ujfmycis, removeItemQuietly, func_70304_b, removeStackFromSlot
ItemStack (int): b, removeItemNoUpdate, method_5441, removeInvStack, m_ujfmycis, func_70304_b, removeStackFromSlot
void (int, ItemStack): a, setItem, method_5447, setInvStack, m_akaynoad, setItem, func_70299_a, setInventorySlotContents
void (int, ItemStack): a, setItem, method_5447, setInvStack, m_akaynoad, func_70299_a, setInventorySlotContents
float (BlockState): a, getDestroySpeed, method_7370, getBlockBreakingSpeed, m_ooomafpi, getMiningSpeed, func_184438_a, getDestroySpeed
float (BlockState): a, getDestroySpeed, method_7370, getBlockBreakingSpeed, m_ooomafpi, func_184438_a, getDestroySpeed
ListTag (ListTag): a, save, method_7384, serialize, m_julzohay, writeNbt, func_70442_a, write
ListTag (ListTag): a, save, method_7384, serialize, m_julzohay, func_70442_a, write
void (ListTag): b, load, method_7397, deserialize, m_wisvsnby, readNbt, func_70443_b, read
void (ListTag): b, load, method_7397, deserialize, m_wisvsnby, func_70443_b, read
int (): M_, getContainerSize, method_5439, getInvSize, m_dmbfvefd, getSize, func_70302_i_, getSizeInventory
int (): O_, getContainerSize, method_5439, getInvSize, m_dmbfvefd, func_70302_i_, getSizeInventory
boolean (): c, isEmpty, method_5442, isInvEmpty, m_ohnjwggm, isEmpty, func_191420_l, isEmpty
boolean (): c, isEmpty, method_5442, isInvEmpty, m_ohnjwggm, func_191420_l, isEmpty
ItemStack (int): a, getItem, method_5438, getInvStack, m_jzosiplc, getItem, func_70301_a, getStackInSlot
ItemStack (int): a, getItem, method_5438, getInvStack, m_jzosiplc, func_70301_a, getStackInSlot
Text (): O, getName, method_5477, getName, m_ymwfywvb, getName, func_200200_C_, getName
Text (): M, getName, method_5477, getName, m_ymwfywvb, func_200200_C_, getName
boolean (BlockState): b, canDestroy, method_7383, isUsingEffectiveTool, m_jalyaztl, canMineBlock, func_184432_b, canHarvestBlock
boolean (BlockState): b, canDestroy, method_7383, isUsingEffectiveTool, m_jalyaztl, func_184432_b, canHarvestBlock
void (float): a, hurtArmor, method_7375, damageArmor, m_wzjlweac, damageArmor, func_70449_g, damageArmor
void (float): a, hurtArmor, method_7375, damageArmor, m_wzjlweac, func_70449_g, damageArmor
void (): k, dropAll, method_7388, dropAll, m_wtjgxszd, dropAll, func_70436_m, dropAllItems
void (): k, dropAll, method_7388, dropAll, m_wtjgxszd, func_70436_m, dropAllItems
void (): e, setChanged, method_5431, markDirty, m_otuwtdni, markDirty, func_70296_d, markDirty
void (): e, setChanged, method_5431, markDirty, m_otuwtdni, func_70296_d, markDirty
void (ItemStack): g, setCarried, method_7396, setCursorStack, m_eudjbxsi, setCursorItem, func_70437_b, setItemStack
void (ItemStack): g, setCarried, method_7396, setCursorStack, m_eudjbxsi, func_70437_b, setItemStack
ItemStack (): m, getCarried, method_7399, getCursorStack, m_qkbmhvcm, getCursorItem, func_70445_o, getItemStack
ItemStack (): m, getCarried, method_7399, getCursorStack, m_qkbmhvcm, func_70445_o, getItemStack
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUseInv, m_noresdqq, isValid, func_70300_a, isUsableByPlayer
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUseInv, m_noresdqq, func_70300_a, isUsableByPlayer
boolean (ItemStack): h, contains, method_7379, contains, m_gkniurqx, contains, func_70431_c, hasItemStack
boolean (ItemStack): h, contains, method_7379, contains, m_gkniurqx, func_70431_c, hasItemStack
void (PlayerInventory): a, replaceWith, method_7377, clone, m_cwfzntkt, copy, func_70455_b, copyInventory
void (PlayerInventory): a, replaceWith, method_7377, clone, m_cwfzntkt, func_70455_b, copyInventory
void (): L_, clearContent, method_5448, clear, m_rufrndtr, clear, func_174888_l, clear
void (): N_, clearContent, method_5448, clear, m_rufrndtr, func_174888_l, clear
void (RecipeFinder): a, fillStackedContents, method_7387, populateRecipeFinder, m_cpwlhjly, fill, func_201571_a, accountStacks
void (RecipeFinder): a, fillStackedContents, method_7387, populateRecipeFinder, m_cpwlhjly, func_201571_a, accountStacks
void (ItemStack): a, setPickedItem, method_7374, addPickBlock, m_zdusbkte, selectSlot, func_184434_a, setPickedItemStack
void (ItemStack): a, setPickedItem, method_7374, addPickBlock, m_zdusbkte, func_184434_a, setPickedItemStack
int (ItemStack): b, findSlotMatchingItem, method_7395, getSlotWithStack, m_sqstcgyz, getSlot, func_184429_b, getSlotFor
int (ItemStack): b, findSlotMatchingItem, method_7395, getSlotWithStack, m_sqstcgyz, func_184429_b, getSlotFor
void (double): a, swapPaint, method_7373, scrollInHotbar, m_yhsscjlt, scrollInHotbar, func_195409_a, changeCurrentItem
void (double): a, swapPaint, method_7373, scrollInHotbar, m_yhsscjlt, func_195409_a, changeCurrentItem
ItemStack (int): e, getArmor, method_7372, getArmorStack, m_yglnlrvd, getArmor, func_70440_f, armorItemInSlot
ItemStack (int): e, getArmor, method_7372, getArmorStack, m_yglnlrvd, func_70440_f, armorItemInSlot
int (): l, getTimesChanged, method_7364, getChangeCount, m_upysxszu, getChangedCount, func_194015_p, getTimesChanged
int (): l, getTimesChanged, method_7364, getChangeCount, m_upysxszu, func_194015_p, getTimesChanged
boolean (Tag<Item>): a, contains, method_7382, contains, m_plhigzeg, contains, func_199712_a, hasTag
boolean (Tag<Item>): a, contains, method_7382, contains, m_plhigzeg, func_199712_a, hasTag
1.14.4
Names
awa
awf
net.minecraft.world.entity.player.Inventory
net.minecraft.unmapped.C_sxzqocrm
Fields
DefaultedList<ItemStack>: a, field_7547, main, items, field_70462_a, mainInventory
DefaultedList<ItemStack>: a, items, field_7547, main, f_atsclqcy, items, field_70462_a, mainInventory
DefaultedList<ItemStack>: b, field_7548, armor, armor, field_70460_b, armorInventory
DefaultedList<ItemStack>: b, armor, field_7548, armor, f_stpscvms, armor, field_70460_b, armorInventory
DefaultedList<ItemStack>: c, field_7544, offHand, offhand, field_184439_c, offHandInventory
DefaultedList<ItemStack>: c, offhand, field_7544, offHand, f_qvtlcdqt, offhand, field_184439_c, offHandInventory
List<DefaultedList<ItemStack>>: f, field_7543, combinedInventory, compartments, field_184440_g, allInventories
List<DefaultedList<ItemStack>>: f, compartments, field_7543, combinedInventory, f_rvivffsn, compartments, field_184440_g, allInventories
int: d, field_7545, selectedSlot, selectedSlot, field_70461_c, currentItem
int: d, selected, field_7545, selectedSlot, f_hhxlkrup, selectedSlot, field_70461_c, currentItem
PlayerEntity: e, field_7546, player, player, field_70458_d, player
PlayerEntity: e, player, field_7546, player, f_muifvbni, player, field_70458_d, player
ItemStack: g, field_7549, cursorStack, cursorItem, field_70457_g, itemStack
ItemStack: g, carried, field_7549, cursorStack, f_bxadohdl, cursorItem, field_70457_g, itemStack
int: h, field_7542, changeCount, changedCount, field_194017_h, timesChanged
int: h, timesChanged, field_7542, changeCount, f_zhaszfsy, changedCount, field_194017_h, timesChanged
Constructors
Methods
ItemStack (): f, method_7391, getMainHandStack, getSelectedItem, func_70448_g, getCurrentItem
ItemStack (): f, getSelected, method_7391, getMainHandStack, m_iaxrzmrh, getSelectedItem, func_70448_g, getCurrentItem
int (): g, method_7368, getHotbarSize, getHotbarSize, func_70451_h, getHotbarSize
int (): g, getSelectionSize, method_7368, getHotbarSize, m_wfyaqwua, getHotbarSize, func_70451_h, getHotbarSize
boolean (ItemStack, ItemStack): a, method_7393, canStackAddMore, canCombineItems, func_184436_a, canMergeStacks
boolean (ItemStack, ItemStack): a, hasRemainingSpaceForItem, method_7393, canStackAddMore, m_sffdzeof, canCombineItems, func_184436_a, canMergeStacks
boolean (ItemStack, ItemStack): b, method_7392, areItemsEqual, areItemsTheSame, func_184431_b, stackEqualExact
boolean (ItemStack, ItemStack): b, isSameItem, method_7392, areItemsEqual, m_qfgvujql, areItemsTheSame, func_184431_b, stackEqualExact
int (): h, method_7376, getEmptySlot, getEmptySlot, func_70447_i, getFirstEmptyStack
int (): h, getFreeSlot, method_7376, getEmptySlot, m_foznfroj, getEmptySlot, func_70447_i, getFirstEmptyStack
void (int): c, method_7365, swapSlotWithHotbar, swapSlotWithHotbar, func_184430_d, pickItem
void (int): c, pickSlot, method_7365, swapSlotWithHotbar, m_owslrmqz, swapSlotWithHotbar, func_184430_d, pickItem
boolean (int): d, method_7380, isValidHotbarIndex, isValidSlot, func_184435_e, isHotbar
boolean (int): d, isHotbarSlot, method_7380, isValidHotbarIndex, m_xbduwkdk, isValidSlot, func_184435_e, isHotbar
int (ItemStack): c, method_7371, method_7371, getMatchingSlot, func_194014_c, findSlotMatchingUnusedItem
int (ItemStack): c, findSlotMatchingUnusedItem, method_7371, m_zqdwohxx, getMatchingSlot, func_194014_c, findSlotMatchingUnusedItem
int (): i, method_7386, getSwappableHotbarSlot, getSwappableHotbarSlot, func_184433_k, getBestHotbarSlot
int (): i, getSuitableHotbarSlot, method_7386, getSwappableHotbarSlot, m_cbuksxzb, getSwappableHotbarSlot, func_184433_k, getBestHotbarSlot
int (Predicate<ItemStack>, int): a, method_7369, method_7369, removeAll, func_195408_a, clearMatchingItems
int (Predicate<ItemStack>, int): a, clearInventory, method_7369, m_wzgzpumm, removeAll, func_195408_a, clearMatchingItems
int (ItemStack): i, method_7366, addStack, addItemStack, func_70452_e, storePartialItemStack
int (ItemStack): i, addResource, method_7366, addStack, m_xukgmrex, addItemStack, func_70452_e, storePartialItemStack
int (int, ItemStack): d, method_7385, addStack, addItemStack, func_191973_d, addResource
int (int, ItemStack): d, addResource, method_7385, addStack, m_gdvykakf, addItemStack, func_191973_d, addResource
int (ItemStack): d, method_7390, getOccupiedSlotWithRoomForStack, getSlotWithSpace, func_70432_d, storeItemStack
int (ItemStack): d, getSlotWithRemainingSpace, method_7390, getOccupiedSlotWithRoomForStack, m_mqaefcrf, getSlotWithSpace, func_70432_d, storeItemStack
void (): j, method_7381, updateItems, tick, func_70429_k, tick
void (): j, tick, method_7381, updateItems, m_idztfwtx, tick, func_70429_k, tick
boolean (ItemStack): e, method_7394, insertStack, addItem, func_70441_a, addItemStackToInventory
boolean (ItemStack): e, add, method_7394, insertStack, m_attrqiui, addItem, func_70441_a, addItemStackToInventory
boolean (int, ItemStack): c, method_7367, insertStack, addItem, func_191971_c, add
boolean (int, ItemStack): c, add, method_7367, insertStack, m_joxvrlyb, addItem, func_191971_c, add
void (World, ItemStack): a, method_7398, offerOrDrop, offerItem, func_191975_a, placeItemBackInInventory
void (World, ItemStack): a, placeItemBackInInventory, method_7398, offerOrDrop, m_npfneiti, offerItem, func_191975_a, placeItemBackInInventory
ItemStack (int, int): a, method_5434, takeInvStack, removeItem, func_70298_a, decrStackSize
ItemStack (int, int): a, removeItem, method_5434, takeInvStack, m_jqhmcoxx, removeItem, func_70298_a, decrStackSize
void (ItemStack): f, method_7378, removeOne, removeItem, func_184437_d, deleteStack
void (ItemStack): f, removeItem, method_7378, removeOne, m_bsuceyru, removeItem, func_184437_d, deleteStack
ItemStack (int): b, method_5441, removeInvStack, removeItemQuietly, func_70304_b, removeStackFromSlot
ItemStack (int): b, removeItemNoUpdate, method_5441, removeInvStack, m_ujfmycis, removeItemQuietly, func_70304_b, removeStackFromSlot
void (int, ItemStack): a, method_5447, setInvStack, setItem, func_70299_a, setInventorySlotContents
void (int, ItemStack): a, setItem, method_5447, setInvStack, m_akaynoad, setItem, func_70299_a, setInventorySlotContents
float (BlockState): a, method_7370, getBlockBreakingSpeed, getMiningSpeed, func_184438_a, getDestroySpeed
float (BlockState): a, getDestroySpeed, method_7370, getBlockBreakingSpeed, m_ooomafpi, getMiningSpeed, func_184438_a, getDestroySpeed
ListTag (ListTag): a, method_7384, serialize, writeNbt, func_70442_a, write
ListTag (ListTag): a, save, method_7384, serialize, m_julzohay, writeNbt, func_70442_a, write
void (ListTag): b, method_7397, deserialize, readNbt, func_70443_b, read
void (ListTag): b, load, method_7397, deserialize, m_wisvsnby, readNbt, func_70443_b, read
int (): M_, method_5439, getInvSize, getSize, func_70302_i_, getSizeInventory
int (): M_, getContainerSize, method_5439, getInvSize, m_dmbfvefd, getSize, func_70302_i_, getSizeInventory
boolean (): c, method_5442, isInvEmpty, isEmpty, func_191420_l, isEmpty
boolean (): c, isEmpty, method_5442, isInvEmpty, m_ohnjwggm, isEmpty, func_191420_l, isEmpty
ItemStack (int): a, method_5438, getInvStack, getItem, func_70301_a, getStackInSlot
ItemStack (int): a, getItem, method_5438, getInvStack, m_jzosiplc, getItem, func_70301_a, getStackInSlot
Text (): O, method_5477, getName, getName, func_200200_C_, getName
Text (): O, getName, method_5477, getName, m_ymwfywvb, getName, func_200200_C_, getName
boolean (BlockState): b, method_7383, isUsingEffectiveTool, canMineBlock, func_184432_b, canHarvestBlock
boolean (BlockState): b, canDestroy, method_7383, isUsingEffectiveTool, m_jalyaztl, canMineBlock, func_184432_b, canHarvestBlock
void (float): a, method_7375, damageArmor, damageArmor, func_70449_g, damageArmor
void (float): a, hurtArmor, method_7375, damageArmor, m_wzjlweac, damageArmor, func_70449_g, damageArmor
void (): k, method_7388, dropAll, dropAll, func_70436_m, dropAllItems
void (): k, dropAll, method_7388, dropAll, m_wtjgxszd, dropAll, func_70436_m, dropAllItems
void (): e, method_5431, markDirty, markDirty, func_70296_d, markDirty
void (): e, setChanged, method_5431, markDirty, m_otuwtdni, markDirty, func_70296_d, markDirty
void (ItemStack): g, method_7396, setCursorStack, setCursorItem, func_70437_b, setItemStack
void (ItemStack): g, setCarried, method_7396, setCursorStack, m_eudjbxsi, setCursorItem, func_70437_b, setItemStack
ItemStack (): m, method_7399, getCursorStack, getCursorItem, func_70445_o, getItemStack
ItemStack (): m, getCarried, method_7399, getCursorStack, m_qkbmhvcm, getCursorItem, func_70445_o, getItemStack
boolean (PlayerEntity): a, method_5443, canPlayerUseInv, isValid, func_70300_a, isUsableByPlayer
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUseInv, m_noresdqq, isValid, func_70300_a, isUsableByPlayer
boolean (ItemStack): h, method_7379, contains, contains, func_70431_c, hasItemStack
boolean (ItemStack): h, contains, method_7379, contains, m_gkniurqx, contains, func_70431_c, hasItemStack
void (PlayerInventory): a, method_7377, clone, copy, func_70455_b, copyInventory
void (PlayerInventory): a, replaceWith, method_7377, clone, m_cwfzntkt, copy, func_70455_b, copyInventory
void (): L_, method_5448, clear, clear, func_174888_l, clear
void (): L_, clearContent, method_5448, clear, m_rufrndtr, clear, func_174888_l, clear
void (RecipeFinder): a, method_7387, populateRecipeFinder, fill, func_201571_a, accountStacks
void (RecipeFinder): a, fillStackedContents, method_7387, populateRecipeFinder, m_cpwlhjly, fill, func_201571_a, accountStacks
void (ItemStack): a, method_7374, addPickBlock, selectSlot, func_184434_a, setPickedItemStack
void (ItemStack): a, setPickedItem, method_7374, addPickBlock, m_zdusbkte, selectSlot, func_184434_a, setPickedItemStack
int (ItemStack): b, method_7395, getSlotWithStack, getSlot, func_184429_b, getSlotFor
int (ItemStack): b, findSlotMatchingItem, method_7395, getSlotWithStack, m_sqstcgyz, getSlot, func_184429_b, getSlotFor
void (double): a, method_7373, scrollInHotbar, scrollInHotbar, func_195409_a, changeCurrentItem
void (double): a, swapPaint, method_7373, scrollInHotbar, m_yhsscjlt, scrollInHotbar, func_195409_a, changeCurrentItem
ItemStack (int): e, method_7372, getArmorStack, getArmor, func_70440_f, armorItemInSlot
ItemStack (int): e, getArmor, method_7372, getArmorStack, m_yglnlrvd, getArmor, func_70440_f, armorItemInSlot
int (): l, method_7364, getChangeCount, getChangedCount, func_194015_p, getTimesChanged
int (): l, getTimesChanged, method_7364, getChangeCount, m_upysxszu, getChangedCount, func_194015_p, getTimesChanged
boolean (Tag<Item>): a, method_7382, contains, contains, func_199712_a, hasTag
boolean (Tag<Item>): a, contains, method_7382, contains, m_plhigzeg, contains, func_199712_a, hasTag
1.14.3
Names
avx
awa
net.minecraft.entity.player.PlayerInventory
Fields
DefaultedList<ItemStack>: a, field_7547, items, field_70462_a, mainInventory
DefaultedList<ItemStack>: a, field_7547, main, items, field_70462_a, mainInventory
DefaultedList<ItemStack>: b, field_7548, armor, field_70460_b, armorInventory
DefaultedList<ItemStack>: b, field_7548, armor, armor, field_70460_b, armorInventory
DefaultedList<ItemStack>: c, field_7544, offhand, field_184439_c, offHandInventory
DefaultedList<ItemStack>: c, field_7544, offHand, offhand, field_184439_c, offHandInventory
List<DefaultedList<ItemStack>>: f, field_7543, compartments, field_184440_g, allInventories
List<DefaultedList<ItemStack>>: f, field_7543, combinedInventory, compartments, field_184440_g, allInventories
int: d, field_7545, selectedSlot, field_70461_c, currentItem
int: d, field_7545, selectedSlot, selectedSlot, field_70461_c, currentItem
PlayerEntity: e, field_7546, player, field_70458_d, player
PlayerEntity: e, field_7546, player, player, field_70458_d, player
ItemStack: g, field_7549, cursorItem, field_70457_g, itemStack
ItemStack: g, field_7549, cursorStack, cursorItem, field_70457_g, itemStack
int: h, field_7542, changedCount, field_194017_h, timesChanged
int: h, field_7542, changeCount, changedCount, field_194017_h, timesChanged
Constructors
Methods
ItemStack (): f, method_7391, getSelectedItem, func_70448_g, getCurrentItem
ItemStack (): f, method_7391, getMainHandStack, getSelectedItem, func_70448_g, getCurrentItem
int (): g, method_7368, getHotbarSize, func_70451_h, getHotbarSize
int (): g, method_7368, getHotbarSize, getHotbarSize, func_70451_h, getHotbarSize
boolean (ItemStack, ItemStack): a, method_7393, canCombineItems, func_184436_a, canMergeStacks
boolean (ItemStack, ItemStack): a, method_7393, canStackAddMore, canCombineItems, func_184436_a, canMergeStacks
boolean (ItemStack, ItemStack): b, method_7392, areItemsTheSame, func_184431_b, stackEqualExact
boolean (ItemStack, ItemStack): b, method_7392, areItemsEqual, areItemsTheSame, func_184431_b, stackEqualExact
int (): h, method_7376, getEmptySlot, func_70447_i, getFirstEmptyStack
int (): h, method_7376, getEmptySlot, getEmptySlot, func_70447_i, getFirstEmptyStack
void (int): c, method_7365, swapSlotWithHotbar, func_184430_d, pickItem
void (int): c, method_7365, swapSlotWithHotbar, swapSlotWithHotbar, func_184430_d, pickItem
boolean (int): d, method_7380, isValidSlot, func_184435_e, isHotbar
boolean (int): d, method_7380, isValidHotbarIndex, isValidSlot, func_184435_e, isHotbar
int (ItemStack): c, method_7371, getMatchingSlot, func_194014_c, findSlotMatchingUnusedItem
int (ItemStack): c, method_7371, method_7371, getMatchingSlot, func_194014_c, findSlotMatchingUnusedItem
int (): i, method_7386, getSwappableHotbarSlot, func_184433_k, getBestHotbarSlot
int (): i, method_7386, getSwappableHotbarSlot, getSwappableHotbarSlot, func_184433_k, getBestHotbarSlot
int (Predicate<ItemStack>, int): a, method_7369, removeAll, func_195408_a, clearMatchingItems
int (Predicate<ItemStack>, int): a, method_7369, method_7369, removeAll, func_195408_a, clearMatchingItems
int (ItemStack): i, method_7366, addItemStack, func_70452_e, storePartialItemStack
int (ItemStack): i, method_7366, addStack, addItemStack, func_70452_e, storePartialItemStack
int (int, ItemStack): d, method_7385, addItemStack, func_191973_d, addResource
int (int, ItemStack): d, method_7385, addStack, addItemStack, func_191973_d, addResource
int (ItemStack): d, method_7390, getSlotWithSpace, func_70432_d, storeItemStack
int (ItemStack): d, method_7390, getOccupiedSlotWithRoomForStack, getSlotWithSpace, func_70432_d, storeItemStack
void (): j, method_7381, tick, func_70429_k, tick
void (): j, method_7381, updateItems, tick, func_70429_k, tick
boolean (ItemStack): e, method_7394, addItem, func_70441_a, addItemStackToInventory
boolean (ItemStack): e, method_7394, insertStack, addItem, func_70441_a, addItemStackToInventory
boolean (int, ItemStack): c, method_7367, addItem, func_191971_c, add
boolean (int, ItemStack): c, method_7367, insertStack, addItem, func_191971_c, add
void (World, ItemStack): a, method_7398, offerItem, func_191975_a, placeItemBackInInventory
void (World, ItemStack): a, method_7398, offerOrDrop, offerItem, func_191975_a, placeItemBackInInventory
ItemStack (int, int): a, method_5434, removeItem, func_70298_a, decrStackSize
ItemStack (int, int): a, method_5434, takeInvStack, removeItem, func_70298_a, decrStackSize
void (ItemStack): f, method_7378, removeItem, func_184437_d, deleteStack
void (ItemStack): f, method_7378, removeOne, removeItem, func_184437_d, deleteStack
ItemStack (int): b, method_5441, removeItemQuietly, func_70304_b, removeStackFromSlot
ItemStack (int): b, method_5441, removeInvStack, removeItemQuietly, func_70304_b, removeStackFromSlot
void (int, ItemStack): a, method_5447, setItem, func_70299_a, setInventorySlotContents
void (int, ItemStack): a, method_5447, setInvStack, setItem, func_70299_a, setInventorySlotContents
float (BlockState): a, method_7370, getMiningSpeed, func_184438_a, getDestroySpeed
float (BlockState): a, method_7370, getBlockBreakingSpeed, getMiningSpeed, func_184438_a, getDestroySpeed
NbtList (NbtList): a, method_7384, writeNbt, func_70442_a, write
ListTag (ListTag): a, method_7384, serialize, writeNbt, func_70442_a, write
void (NbtList): b, method_7397, readNbt, func_70443_b, read
void (ListTag): b, method_7397, deserialize, readNbt, func_70443_b, read
int (): N_, method_5439, getSize, func_70302_i_, getSizeInventory
int (): M_, method_5439, getInvSize, getSize, func_70302_i_, getSizeInventory
boolean (): c, method_5442, isEmpty, func_191420_l, isEmpty
boolean (): c, method_5442, isInvEmpty, isEmpty, func_191420_l, isEmpty
ItemStack (int): a, method_5438, getItem, func_70301_a, getStackInSlot
ItemStack (int): a, method_5438, getInvStack, getItem, func_70301_a, getStackInSlot
Text (): O, method_5477, getName, func_200200_C_, getName
Text (): O, method_5477, getName, getName, func_200200_C_, getName
boolean (BlockState): b, method_7383, canMineBlock, func_184432_b, canHarvestBlock
boolean (BlockState): b, method_7383, isUsingEffectiveTool, canMineBlock, func_184432_b, canHarvestBlock
void (float): a, method_7375, damageArmor, func_70449_g, damageArmor
void (float): a, method_7375, damageArmor, damageArmor, func_70449_g, damageArmor
void (): k, method_7388, dropAll, func_70436_m, dropAllItems
void (): k, method_7388, dropAll, dropAll, func_70436_m, dropAllItems
void (): e, method_5431, markDirty, func_70296_d, markDirty
void (): e, method_5431, markDirty, markDirty, func_70296_d, markDirty
void (ItemStack): g, method_7396, setCursorItem, func_70437_b, setItemStack
void (ItemStack): g, method_7396, setCursorStack, setCursorItem, func_70437_b, setItemStack
ItemStack (): m, method_7399, getCursorItem, func_70445_o, getItemStack
ItemStack (): m, method_7399, getCursorStack, getCursorItem, func_70445_o, getItemStack
boolean (PlayerEntity): a, method_5443, isValid, func_70300_a, isUsableByPlayer
boolean (PlayerEntity): a, method_5443, canPlayerUseInv, isValid, func_70300_a, isUsableByPlayer
boolean (ItemStack): h, method_7379, contains, func_70431_c, hasItemStack
boolean (ItemStack): h, method_7379, contains, contains, func_70431_c, hasItemStack
void (PlayerInventory): a, method_7377, copy, func_70455_b, copyInventory
void (PlayerInventory): a, method_7377, clone, copy, func_70455_b, copyInventory
void (): M_, method_5448, clear, func_174888_l, clear
void (): L_, method_5448, clear, clear, func_174888_l, clear
void (StackedContents): a, method_7387, fill, func_201571_a, func_201571_a
void (RecipeFinder): a, method_7387, populateRecipeFinder, fill, func_201571_a, accountStacks
void (ItemStack): a, method_7374, selectSlot, func_184434_a, setPickedItemStack
void (ItemStack): a, method_7374, addPickBlock, selectSlot, func_184434_a, setPickedItemStack
int (ItemStack): b, method_7395, getSlot, func_184429_b, getSlotFor
int (ItemStack): b, method_7395, getSlotWithStack, getSlot, func_184429_b, getSlotFor
void (double): a, method_7373, scrollInHotbar, func_195409_a, changeCurrentItem
void (double): a, method_7373, scrollInHotbar, scrollInHotbar, func_195409_a, changeCurrentItem
ItemStack (int): e, method_7372, getArmor, func_70440_f, armorItemInSlot
ItemStack (int): e, method_7372, getArmorStack, getArmor, func_70440_f, armorItemInSlot
int (): l, method_7364, getChangedCount, func_194015_p, getTimesChanged
int (): l, method_7364, getChangeCount, getChangedCount, func_194015_p, getTimesChanged
boolean (Tag<Item>): a, method_7382, contains, func_199712_a, hasTag
boolean (Tag<Item>): a, method_7382, contains, contains, func_199712_a, hasTag
1.14.2
Names
Fields
DefaultedList<ItemStack>: a, field_7547, items, field_70462_a, field_70462_a
DefaultedList<ItemStack>: a, field_7547, items, field_70462_a, mainInventory
DefaultedList<ItemStack>: b, field_7548, armor, field_70460_b, field_70460_b
DefaultedList<ItemStack>: b, field_7548, armor, field_70460_b, armorInventory
DefaultedList<ItemStack>: c, field_7544, offhand, field_184439_c, field_184439_c
DefaultedList<ItemStack>: c, field_7544, offhand, field_184439_c, offHandInventory
List<DefaultedList<ItemStack>>: f, field_7543, compartments, field_184440_g, field_184440_g
List<DefaultedList<ItemStack>>: f, field_7543, compartments, field_184440_g, allInventories
int: d, field_7545, selectedSlot, field_70461_c, field_70461_c
int: d, field_7545, selectedSlot, field_70461_c, currentItem
PlayerEntity: e, field_7546, player, field_70458_d, field_70458_d
PlayerEntity: e, field_7546, player, field_70458_d, player
ItemStack: g, field_7549, cursorItem, field_70457_g, field_70457_g
ItemStack: g, field_7549, cursorItem, field_70457_g, itemStack
int: h, field_7542, changedCount, field_194017_h, field_194017_h
int: h, field_7542, changedCount, field_194017_h, timesChanged
Constructors
Methods
1.14.1
Names
avw
avx
Fields
Constructors
Methods
1.14
Names
avw
net.minecraft.class_1661
net.minecraft.entity.living.player.PlayerInventory
net.minecraft.entity.player.PlayerInventory
net.minecraft.entity.player.PlayerInventory
Fields
DefaultedList<ItemStack>: a, field_7547, items, field_70462_a, field_70462_a
DefaultedList<ItemStack>: b, field_7548, armor, field_70460_b, field_70460_b
DefaultedList<ItemStack>: c, field_7544, offhand, field_184439_c, field_184439_c
List<DefaultedList<ItemStack>>: f, field_7543, compartments, field_184440_g, field_184440_g
int: d, field_7545, selectedSlot, field_70461_c, field_70461_c
PlayerEntity: e, field_7546, player, field_70458_d, field_70458_d
ItemStack: g, field_7549, cursorItem, field_70457_g, field_70457_g
int: h, field_7542, changedCount, field_194017_h, field_194017_h
Constructors
Methods
ItemStack (): f, method_7391, getSelectedItem, func_70448_g, getCurrentItem
int (): g, method_7368, getHotbarSize, func_70451_h, getHotbarSize
boolean (ItemStack, ItemStack): a, method_7393, canCombineItems, func_184436_a, canMergeStacks
boolean (ItemStack, ItemStack): b, method_7392, areItemsTheSame, func_184431_b, stackEqualExact
int (): h, method_7376, getEmptySlot, func_70447_i, getFirstEmptyStack
void (int): c, method_7365, swapSlotWithHotbar, func_184430_d, pickItem
boolean (int): d, method_7380, isValidSlot, func_184435_e, isHotbar
int (ItemStack): c, method_7371, getMatchingSlot, func_194014_c, findSlotMatchingUnusedItem
int (): i, method_7386, getSwappableHotbarSlot, func_184433_k, getBestHotbarSlot
int (Predicate<ItemStack>, int): a, method_7369, removeAll, func_195408_a, clearMatchingItems
int (ItemStack): i, method_7366, addItemStack, func_70452_e, storePartialItemStack
int (int, ItemStack): d, method_7385, addItemStack, func_191973_d, addResource
int (ItemStack): d, method_7390, getSlotWithSpace, func_70432_d, storeItemStack
void (): j, method_7381, tick, func_70429_k, tick
boolean (ItemStack): e, method_7394, addItem, func_70441_a, addItemStackToInventory
boolean (int, ItemStack): c, method_7367, addItem, func_191971_c, add
void (World, ItemStack): a, method_7398, offerItem, func_191975_a, placeItemBackInInventory
ItemStack (int, int): a, method_5434, removeItem, func_70298_a, decrStackSize
void (ItemStack): f, method_7378, removeItem, func_184437_d, deleteStack
ItemStack (int): b, method_5441, removeItemQuietly, func_70304_b, removeStackFromSlot
void (int, ItemStack): a, method_5447, setItem, func_70299_a, setInventorySlotContents
float (BlockState): a, method_7370, getMiningSpeed, func_184438_a, getDestroySpeed
NbtList (NbtList): a, method_7384, writeNbt, func_70442_a, write
void (NbtList): b, method_7397, readNbt, func_70443_b, read
int (): N_, method_5439, getSize, func_70302_i_, getSizeInventory
boolean (): c, method_5442, isEmpty, func_191420_l, isEmpty
ItemStack (int): a, method_5438, getItem, func_70301_a, getStackInSlot
Text (): O, method_5477, getName, func_200200_C_, getName
boolean (BlockState): b, method_7383, canMineBlock, func_184432_b, canHarvestBlock
void (float): a, method_7375, damageArmor, func_70449_g, damageArmor
void (): k, method_7388, dropAll, func_70436_m, dropAllItems
void (): e, method_5431, markDirty, func_70296_d, markDirty
void (ItemStack): g, method_7396, setCursorItem, func_70437_b, setItemStack
ItemStack (): m, method_7399, getCursorItem, func_70445_o, getItemStack
boolean (PlayerEntity): a, method_5443, isValid, func_70300_a, isUsableByPlayer
boolean (ItemStack): h, method_7379, contains, func_70431_c, hasItemStack
void (PlayerInventory): a, method_7377, copy, func_70455_b, copyInventory
void (): M_, method_5448, clear, func_174888_l, clear
void (StackedContents): a, method_7387, fill, func_201571_a, func_201571_a
void (ItemStack): a, method_7374, selectSlot, func_184434_a, setPickedItemStack
int (ItemStack): b, method_7395, getSlot, func_184429_b, getSlotFor
void (double): a, method_7373, scrollInHotbar, func_195409_a, changeCurrentItem
ItemStack (int): e, method_7372, getArmor, func_70440_f, armorItemInSlot
int (): l, method_7364, getChangedCount, func_194015_p, getTimesChanged
boolean (Tag<Item>): a, method_7382, contains, func_199712_a, hasTag