History - net.minecraft.world.item.ItemStack
25w18a
Names
dak
dba
Fields
int: q, count, field_8031, count, f_41587_
int: q, count, field_8031
int: r, popTime, field_8030, bobbingAnimationTime, f_41588_
int: r, popTime, field_8030
Item: s, item, field_8038, item, f_41589_
Item: s, item, field_8038
ItemStack: l, EMPTY, field_8037, EMPTY, f_41583_
ItemStack: l, EMPTY, field_8037
com.mojang.serialization.Codec<ItemStack>: b, CODEC, field_24671, CODEC, f_41582_
com.mojang.serialization.Codec<ItemStack>: b, CODEC, field_24671
Entity: u, entityRepresentation, field_24093, holder, f_41592_
Entity: u, entityRepresentation, field_24093
org.slf4j.Logger: o, LOGGER, field_8033, LOGGER, f_41585_
org.slf4j.Logger: o, LOGGER, field_8033
Component: p, DISABLED_ITEM_TOOLTIP, field_40211, DISABLED_TEXT, f_243862_
Component: p, DISABLED_ITEM_TOOLTIP, field_40211
com.mojang.serialization.Codec<ItemStack>: c, SINGLE_ITEM_CODEC, field_49747, UNCOUNTED_CODEC, f_302992_
com.mojang.serialization.Codec<ItemStack>: c, SINGLE_ITEM_CODEC, field_49747
com.mojang.serialization.Codec<ItemStack>: d, STRICT_CODEC, field_51397, VALIDATED_CODEC, f_315780_
com.mojang.serialization.Codec<ItemStack>: d, STRICT_CODEC, field_51397
com.mojang.serialization.Codec<ItemStack>: e, STRICT_SINGLE_ITEM_CODEC, field_51398, VALIDATED_UNCOUNTED_CODEC, f_316270_
com.mojang.serialization.Codec<ItemStack>: e, STRICT_SINGLE_ITEM_CODEC, field_51398
com.mojang.serialization.Codec<ItemStack>: f, OPTIONAL_CODEC, field_49266, OPTIONAL_CODEC, f_316315_
com.mojang.serialization.Codec<ItemStack>: f, OPTIONAL_CODEC, field_49266
com.mojang.serialization.Codec<ItemStack>: g, SIMPLE_ITEM_CODEC, field_49267, REGISTRY_ENTRY_CODEC, f_315943_
com.mojang.serialization.Codec<ItemStack>: g, SIMPLE_ITEM_CODEC, field_49267
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: h, OPTIONAL_STREAM_CODEC, field_49268, OPTIONAL_PACKET_CODEC, f_314979_
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: h, OPTIONAL_STREAM_CODEC, field_49268
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: j, STREAM_CODEC, field_48349, PACKET_CODEC, f_315801_
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: j, STREAM_CODEC, field_48349
StreamCodec<RegistryFriendlyByteBuf, List<ItemStack>>: k, OPTIONAL_LIST_STREAM_CODEC, field_49269, OPTIONAL_LIST_PACKET_CODEC, f_315592_
StreamCodec<RegistryFriendlyByteBuf, List<ItemStack>>: k, OPTIONAL_LIST_STREAM_CODEC, field_49269
PatchedDataComponentMap: t, components, field_49270, components, f_315342_
PatchedDataComponentMap: t, components, field_49270
List<Component>: m, OP_NBT_WARNING, field_55546, OPERATOR_WARNINGS, f_370907_
List<Component>: m, OP_NBT_WARNING, field_55546
Component: n, UNBREAKABLE_TOOLTIP, field_56297, UNBREAKABLE_TEXT, f_379456_
Component: n, UNBREAKABLE_TOOLTIP, field_56297
com.mojang.serialization.MapCodec<ItemStack>: a, MAP_CODEC, field_55709, MAP_CODEC, f_380198_
com.mojang.serialization.MapCodec<ItemStack>: a, MAP_CODEC, field_55709
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: i, OPTIONAL_UNTRUSTED_STREAM_CODEC, field_58141, LENGTH_PREPENDED_OPTIONAL_PACKET_CODEC, f_382200_
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: i, OPTIONAL_UNTRUSTED_STREAM_CODEC, field_58141
Constructors
Methods
ItemStack (int): a, split, method_7971, split, m_41620_
ItemStack (int): a, split, method_7971
Item (): h, getItem, method_7909, getItem, m_41720_
Item (): h, getItem, method_7909
int (): k, getMaxStackSize, method_7914, getMaxCount, m_41741_
int (): k, getMaxStackSize, method_7914
boolean (): l, isStackable, method_7946, isStackable, m_41753_
boolean (): l, isStackable, method_7946
boolean (): m, isDamageableItem, method_7963, isDamageable, m_41763_
boolean (): m, isDamageableItem, method_7963
boolean (): n, isDamaged, method_7986, isDamaged, m_41768_
boolean (): n, isDamaged, method_7986
int (): o, getDamageValue, method_7919, getDamage, m_41773_
int (): o, getDamageValue, method_7919
int (): p, getMaxDamage, method_7936, getMaxDamage, m_41776_
int (): p, getMaxDamage, method_7936
ItemStack (): v, copy, method_7972, copy, m_41777_
ItemStack (): v, copy, method_7972
boolean (ItemStack, ItemStack): a, matches, method_7973, areEqual, m_41728_
boolean (ItemStack, ItemStack): a, matches, method_7973
boolean (ItemStack, ItemStack): b, isSameItem, method_7984, areItemsEqual, m_41656_
boolean (ItemStack, ItemStack): b, isSameItem, method_7984
boolean (): E, isEnchantable, method_7923, isEnchantable, m_41792_
boolean (): E, isEnchantable, method_7923
boolean (): F, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): F, isEnchanted, method_7942
boolean (): H, isFramed, method_7961, isInFrame, m_41794_
boolean (): H, isFramed, method_7961
boolean (): C, hasFoil, method_7958, hasGlint, m_41790_
boolean (): C, hasFoil, method_7958
Component (): K, getDisplayName, method_7954, toHoverableText, m_41611_
Component (): K, getDisplayName, method_7954
boolean (): f, isEmpty, method_7960, isEmpty, m_41619_
boolean (): f, isEmpty, method_7960
void (int): d, setPopTime, method_7912, setBobbingAnimationTime, m_41754_
void (int): d, setPopTime, method_7912
int (): M, getCount, method_7947, getCount, m_41613_
int (): M, getCount, method_7947
void (int): e, setCount, method_7939, setCount, m_41764_
void (int): e, setCount, method_7939
void (int): g, grow, method_7933, increment, m_41769_
void (int): g, grow, method_7933
void (int): h, shrink, method_7934, decrement, m_41774_
void (int): h, shrink, method_7934
int (): L, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
int (): L, getPopTime, method_7965
void (int): b, setDamageValue, method_7974, setDamage, m_41721_
void (int): b, setDamageValue, method_7974
Component (): y, getHoverName, method_7964, getName, m_41786_
Component (): y, getHoverName, method_7964
InteractionResult (UseOnContext): a, useOn, method_7981, useOnBlock, m_41661_
InteractionResult (UseOnContext): a, useOn, method_7981
float (BlockState): a, getDestroySpeed, method_7924, getMiningSpeedMultiplier, m_41691_
float (BlockState): a, getDestroySpeed, method_7924
ItemStack (Level, LivingEntity): a, finishUsingItem, method_7910, finishUsing, m_41671_
ItemStack (Level, LivingEntity): a, finishUsingItem, method_7910
void (Level, BlockState, BlockPos, Player): a, mineBlock, method_7952, postMine, m_41686_
void (Level, BlockState, BlockPos, Player): a, mineBlock, method_7952
boolean (BlockState): b, isCorrectToolForDrops, method_7951, isSuitableFor, m_41735_
boolean (BlockState): b, isCorrectToolForDrops, method_7951
ItemUseAnimation (): w, getUseAnimation, method_7976, getUseAction, m_41780_
ItemUseAnimation (): w, getUseAnimation, method_7976
void (Level, LivingEntity, int): a, releaseUsing, method_7930, onStoppedUsing, m_41674_
void (Level, LivingEntity, int): a, releaseUsing, method_7930
boolean (): x, useOnRelease, method_7967, isUsedOnRelease, m_41781_
boolean (): x, useOnRelease, method_7967
Rarity (): D, getRarity, method_7932, getRarity, m_41791_
Rarity (): D, getRarity, method_7932
ItemFrame (): I, getFrame, method_7945, getFrame, m_41795_
ItemFrame (): I, getFrame, method_7945
void (Level, LivingEntity, int): b, onUseTick, method_7949, usageTick, m_41731_
void (Level, LivingEntity, int): b, onUseTick, method_7949
InteractionResult (Player, LivingEntity, InteractionHand): a, interactLivingEntity, method_7920, useOnEntity, m_41647_
InteractionResult (Player, LivingEntity, InteractionHand): a, interactLivingEntity, method_7920
void (Entity): a, setEntityRepresentation, method_27320, setHolder, m_41636_
void (Entity): a, setEntityRepresentation, method_27320
Entity (): J, getEntityRepresentation, method_27319, getHolder, m_41609_
Entity (): J, getEntityRepresentation, method_27319
Optional<TooltipComponent> (): b, getTooltipImage, method_32347, getTooltipData, m_150921_
Optional<TooltipComponent> (): b, getTooltipImage, method_32347
boolean (Item): a, is, method_31574, isOf, m_150930_
boolean (Item): a, is, method_31574
boolean (): s, isBarVisible, method_31578, isItemBarVisible, m_150947_
boolean (): s, isBarVisible, method_31578
int (): t, getBarWidth, method_31579, getItemBarStep, m_150948_
int (): t, getBarWidth, method_31579
int (): u, getBarColor, method_31580, getItemBarColor, m_150949_
int (): u, getBarColor, method_31580
boolean (Slot, ClickAction, Player): a, overrideStackedOnOther, method_31575, onStackClicked, m_150926_
boolean (Slot, ClickAction, Player): a, overrideStackedOnOther, method_31575
boolean (ItemStack, Slot, ClickAction, Player, SlotAccess): a, overrideOtherStackedOnMe, method_31576, onClicked, m_150932_
boolean (ItemStack, Slot, ClickAction, Player, SlotAccess): a, overrideOtherStackedOnMe, method_31576
boolean (ItemStack, ItemStack): c, isSameItemSameComponents, method_31577, areItemsAndComponentsEqual, m_322370_
boolean (ItemStack, ItemStack): c, isSameItemSameComponents, method_31577
void (ItemEntity): a, onDestroyed, method_33262, onItemEntityDestroyed, m_150924_
void (ItemEntity): a, onDestroyed, method_33262
boolean (TagKey<Item>): a, is, method_31573, isIn, m_204117_
boolean (TagKey<Item>): a, is, method_31573
Stream<TagKey<Item>> (): j, getTags, method_40133, streamTags, m_204131_
Stream<TagKey<Item>> (): j, getTags, method_40133
Holder<Item> (): i, getItemHolder, method_41409, getRegistryEntry, m_220173_
Holder<Item> (): i, getItemHolder, method_41409
boolean (Predicate<Holder<Item>>): a, is, method_41407, itemMatches, m_220167_
boolean (Predicate<Holder<Item>>): a, is, method_41407
boolean (Holder<Item>): a, is, method_41406, itemMatches, m_220165_
boolean (Holder<Item>): a, is, method_41406
boolean (FeatureFlagSet): a, isItemEnabled, method_45435, isItemEnabled, m_246617_
boolean (FeatureFlagSet): a, isItemEnabled, method_45435
ItemStack (int): c, copyWithCount, method_46651, copyWithCount, m_255036_
ItemStack (int): c, copyWithCount, method_46651
ItemStack (): g, copyAndClear, method_51164, copyAndEmpty, m_278832_
ItemStack (): g, copyAndClear, method_51164
boolean (HolderSet<Item>): a, is, method_53187, isIn, m_295139_
boolean (HolderSet<Item>): a, is, method_53187
void (Level): a, onCraftedBySystem, method_54466, onCraftByCrafter, m_305085_
void (Level): a, onCraftedBySystem, method_54466
com.mojang.serialization.DataResult<ItemStack> (ItemStack): a, validateStrict, method_57372, validate, m_323584_
com.mojang.serialization.DataResult<ItemStack> (ItemStack): a, validateStrict, method_57372
StreamCodec<RegistryFriendlyByteBuf, ItemStack> (StreamCodec<RegistryFriendlyByteBuf, ItemStack>): a, validatedStreamCodec, method_59693, createExtraValidatingPacketCodec, m_319263_
StreamCodec<RegistryFriendlyByteBuf, ItemStack> (StreamCodec<RegistryFriendlyByteBuf, ItemStack>): a, validatedStreamCodec, method_59693
DataComponentMap (): a, getComponents, method_57353, getComponents, m_318732_
DataComponentMap (): a, getComponents, method_57353
DataComponentMap (): c, getPrototype, method_58658, getDefaultComponents, m_322741_
DataComponentMap (): c, getPrototype, method_58658
DataComponentPatch (): d, getComponentsPatch, method_57380, getComponentChanges, m_324277_
DataComponentPatch (): d, getComponentsPatch, method_57380
com.mojang.serialization.DataResult<Unit> (DataComponentMap): a, validateComponents, method_59691, validateComponents, m_320698_
com.mojang.serialization.DataResult<Unit> (DataComponentMap): a, validateComponents, method_59691
Optional<ItemStack> (HolderLookup$Provider, Tag): a, parse, method_57360, fromNbt, m_323951_
Tag (HolderLookup$Provider, Tag): b, save, method_57376, toNbt, m_321167_
Tag (HolderLookup$Provider): a, save, method_57358, toNbt, m_41739_
void (int, LivingEntity, EquipmentSlot): a, hurtAndBreak, method_7970, damage, m_41622_
void (int, LivingEntity, EquipmentSlot): a, hurtAndBreak, method_7970
ItemStack (ItemLike, int): a, transmuteCopy, method_56701, copyComponentsToNewStack, m_319323_
ItemStack (ItemLike, int): a, transmuteCopy, method_56701
ItemStack (ItemLike, int): b, transmuteCopyIgnoreEmpty, method_56704, copyComponentsToNewStackIgnoreEmpty, m_320013_
ItemStack (ItemLike, int): b, transmuteCopyIgnoreEmpty, method_56704
boolean (List<ItemStack>, List<ItemStack>): a, listMatches, method_57362, stacksEqual, m_319597_
boolean (List<ItemStack>, List<ItemStack>): a, listMatches, method_57362
com.mojang.serialization.MapCodec<ItemStack> (String): a, lenientOptionalFieldOf, method_56702, createOptionalCodec, m_323240_
com.mojang.serialization.MapCodec<ItemStack> (String): a, lenientOptionalFieldOf, method_56702
int (ItemStack): b, hashItemAndComponents, method_57355, hashCode, m_322198_
int (ItemStack): b, hashItemAndComponents, method_57355
int (List<ItemStack>): a, hashStackList, method_57361, listHashCode, m_318747_
int (List<ItemStack>): a, hashStackList, method_57361
<T> T (DataComponentType<T>, T): b, set, method_57379, set, m_322496_
<T> T (DataComponentType<T>, T): b, set, method_57379
<T, U> T (DataComponentType<T>, T, U, BiFunction<T, U, T>): a, update, method_57367, apply, m_324919_
<T, U> T (DataComponentType<T>, T, U, BiFunction<T, U, T>): a, update, method_57367
<T> T (DataComponentType<T>, T, UnaryOperator<T>): a, update, method_57368, apply, m_322591_
<T> T (DataComponentType<T>, T, UnaryOperator<T>): a, update, method_57368
<T> T (DataComponentType<? extends T>): e, remove, method_57381, remove, m_319322_
<T> T (DataComponentType<? extends T>): e, remove, method_57381
void (DataComponentPatch): a, applyComponentsAndValidate, method_59692, applyChanges, m_320623_
void (DataComponentPatch): a, applyComponentsAndValidate, method_59692
void (DataComponentPatch): b, applyComponents, method_57366, applyUnvalidatedChanges, m_319238_
void (DataComponentPatch): b, applyComponents, method_57366
void (DataComponentMap): b, applyComponents, method_57365, applyComponentsFrom, m_323474_
void (DataComponentMap): b, applyComponents, method_57365
List<Component> (Item$TooltipContext, Player, TooltipFlag): a, getTooltipLines, method_7950, getTooltip, m_41651_
List<Component> (Item$TooltipContext, Player, TooltipFlag): a, getTooltipLines, method_7950
void (Consumer<Component>, Player, Holder<Attribute>, AttributeModifier): a, addModifierTooltip, method_57364, appendAttributeModifierTooltip, m_322829_
ItemEnchantments (): G, getEnchantments, method_58657, getEnchantments, m_319737_
ItemEnchantments (): G, getEnchantments, method_58657
void (EquipmentSlot, BiConsumer<Holder<Attribute>, AttributeModifier>): a, forEachModifier, method_57354, applyAttributeModifiers, m_321237_
void (EquipmentSlot, BiConsumer<Holder<Attribute>, AttributeModifier>): a, forEachModifier, method_57354
boolean (BlockInWorld): a, canPlaceOnBlockInAdventureMode, method_57357, canPlaceOn, m_321400_
boolean (BlockInWorld): a, canPlaceOnBlockInAdventureMode, method_57357
boolean (BlockInWorld): b, canBreakBlockInAdventureMode, method_57373, canBreak, m_323082_
boolean (BlockInWorld): b, canBreakBlockInAdventureMode, method_57373
void (int): f, limitSize, method_58408, capCount, m_324521_
void (int): f, limitSize, method_58408
void (int, LivingEntity): a, consume, method_57008, decrementUnlessCreative, m_321439_
void (int, LivingEntity): a, consume, method_57008
boolean (DamageSource): a, canBeHurtBy, method_58407, takesDamageFrom, m_325012_
boolean (DamageSource): a, canBeHurtBy, method_58407
void (int, ServerLevel, ServerPlayer, Consumer<Item>): a, hurtAndBreak, method_7956, damage, m_220157_
void (int, ServerLevel, ServerPlayer, Consumer<Item>): a, hurtAndBreak, method_7956
ItemStack (int, ItemLike, LivingEntity, EquipmentSlot): a, hurtAndConvertOnBreak, method_60986, damage, m_340236_
ItemStack (int, ItemLike, LivingEntity, EquipmentSlot): a, hurtAndConvertOnBreak, method_60986
ItemStack (ItemLike): a, transmuteCopy, method_60503, withItem, m_338455_
ItemStack (ItemLike): a, transmuteCopy, method_60503
int (LivingEntity): a, getUseDuration, method_7935, getMaxUseTime, m_41779_
int (LivingEntity): a, getUseDuration, method_7935
void (Holder<Enchantment>, int): a, enchant, method_7978, addEnchantment, m_41663_
void (Holder<Enchantment>, int): a, enchant, method_7978
void (EquipmentSlotGroup, BiConsumer<Holder<Attribute>, AttributeModifier>): a, forEachModifier, method_60617, applyAttributeModifier, m_339103_
ItemStack (int, LivingEntity): b, consumeAndReturn, method_60504, splitUnlessCreative, m_338460_
ItemStack (int, LivingEntity): b, consumeAndReturn, method_60504
InteractionResult (Level, Player, InteractionHand): a, use, method_7913, use, m_41682_
InteractionResult (Level, Player, InteractionHand): a, use, method_7913
ItemStack (LivingEntity, ItemStack): a, applyAfterUseComponentSideEffects, method_62837, applyRemainderAndCooldown, m_352032_
ItemStack (LivingEntity, ItemStack): a, applyAfterUseComponentSideEffects, method_62837
boolean (): q, isBroken, method_61657, shouldBreak, m_355414_
boolean (): q, isBroken, method_61657
boolean (): r, nextDamageWillBreak, method_63692, willBreakNextUse, m_356168_
boolean (): r, nextDamageWillBreak, method_63692
int (int, ServerLevel, ServerPlayer): a, processDurabilityChange, method_61651, calculateDamage, m_357062_
int (int, ServerLevel, ServerPlayer): a, processDurabilityChange, method_61651
void (int, ServerPlayer, Consumer<Item>): a, applyDamage, method_61652, onDurabilityChange, m_354054_
void (int, ServerPlayer, Consumer<Item>): a, applyDamage, method_61652
void (int, Player): a, hurtWithoutBreaking, method_61653, damage, m_357531_
void (int, Player): a, hurtWithoutBreaking, method_61653
boolean (LivingEntity, LivingEntity): a, hurtEnemy, method_7979, postHit, m_41640_
boolean (LivingEntity, LivingEntity): a, hurtEnemy, method_7979
void (LivingEntity, LivingEntity): b, postHurtEnemy, method_59979, postDamageEntity, m_339261_
void (LivingEntity, LivingEntity): b, postHurtEnemy, method_59979
Component (): A, getItemName, method_63693, getItemName, m_357142_
Component (): A, getItemName, method_63693
Component (): B, getStyledHoverName, method_63015, getFormattedName, m_353917_
Component (): B, getStyledHoverName, method_63015
boolean (ItemStack): c, isValidRepairItem, method_61655, canRepairWith, m_357103_
boolean (ItemStack): c, isValidRepairItem, method_61655
DataComponentMap (): e, immutableComponents, method_65359, getImmutableComponents, m_372366_
DataComponentMap (): e, immutableComponents, method_65359
boolean (DataComponentType<?>): d, hasNonDefault, method_65797, hasChangedComponent, m_373763_
boolean (DataComponentType<?>): d, hasNonDefault, method_65797
Component (): z, getCustomName, method_65130, getCustomName, m_372547_
Component (): z, getCustomName, method_65130
StreamCodec<RegistryFriendlyByteBuf, ItemStack> (StreamCodec<RegistryFriendlyByteBuf, DataComponentPatch>): b, createOptionalStreamCodec, method_68810, createOptionalPacketCodec, m_386325_
StreamCodec<RegistryFriendlyByteBuf, ItemStack> (StreamCodec<RegistryFriendlyByteBuf, DataComponentPatch>): b, createOptionalStreamCodec, method_68810
void (Level, Entity, EquipmentSlot): a, inventoryTick, method_7917, inventoryTick, m_41666_
void (Level, Entity, EquipmentSlot): a, inventoryTick, method_7917
void (Player, int): a, onCraftedBy, method_7982, onCraftByPlayer, m_41678_
void (Player, int): a, onCraftedBy, method_7982
<T> void (DataComponentType<T>, DataComponentGetter): a, copyFrom, method_66697, copy, m_388706_
<T> void (DataComponentType<T>, DataComponentGetter): a, copyFrom, method_66697
<T extends TooltipProvider> void (DataComponentType<T>, Item$TooltipContext, TooltipDisplay, Consumer<Component>, TooltipFlag): a, addToTooltip, method_57369, appendComponentTooltip, m_319928_
<T extends TooltipProvider> void (DataComponentType<T>, Item$TooltipContext, TooltipDisplay, Consumer<Component>, TooltipFlag): a, addToTooltip, method_57369
void (Item$TooltipContext, TooltipDisplay, Player, TooltipFlag, Consumer<Component>): a, addDetailsToTooltip, method_67194, appendTooltip, m_387827_
void (Item$TooltipContext, TooltipDisplay, Player, TooltipFlag, Consumer<Component>): a, addDetailsToTooltip, method_67194
void (Consumer<Component>, TooltipDisplay, Player): a, addAttributeTooltips, method_57363, appendAttributeModifiersTooltip, m_322901_
void (Consumer<Component>, TooltipDisplay, Player): a, addAttributeTooltips, method_57363
boolean (BlockState, Level, BlockPos, Player): a, canDestroyBlock, method_66334, canMine, m_385931_
boolean (BlockState, Level, BlockPos, Player): a, canDestroyBlock, method_66334
void (int, LivingEntity, InteractionHand): a, hurtAndBreak, method_71012
void (EquipmentSlotGroup, org.apache.commons.lang3.function.TriConsumer<Holder<Attribute>, AttributeModifier, ItemAttributeModifiers$Display>): a, forEachModifier, method_60617
1.21.5
Names
cwq
dak
Fields
int: n, count, field_8031, count, f_41587_
int: q, count, field_8031, count, f_41587_
int: o, popTime, field_8030, bobbingAnimationTime, f_41588_
int: r, popTime, field_8030, bobbingAnimationTime, f_41588_
Item: p, item, field_8038, item, f_41589_
Item: s, item, field_8038, item, f_41589_
ItemStack: j, EMPTY, field_8037, EMPTY, f_41583_
ItemStack: l, EMPTY, field_8037, EMPTY, f_41583_
com.mojang.serialization.Codec<ItemStack>: a, CODEC, field_24671, CODEC, f_41582_
com.mojang.serialization.Codec<ItemStack>: b, CODEC, field_24671, CODEC, f_41582_
Entity: r, entityRepresentation, field_24093, holder, f_41592_
Entity: u, entityRepresentation, field_24093, holder, f_41592_
org.slf4j.Logger: l, LOGGER, field_8033, LOGGER, f_41585_
org.slf4j.Logger: o, LOGGER, field_8033, LOGGER, f_41585_
Component: m, DISABLED_ITEM_TOOLTIP, field_40211, DISABLED_TEXT, f_243862_
Component: p, DISABLED_ITEM_TOOLTIP, field_40211, DISABLED_TEXT, f_243862_
com.mojang.serialization.Codec<ItemStack>: b, SINGLE_ITEM_CODEC, field_49747, UNCOUNTED_CODEC, f_302992_
com.mojang.serialization.Codec<ItemStack>: c, SINGLE_ITEM_CODEC, field_49747, UNCOUNTED_CODEC, f_302992_
com.mojang.serialization.Codec<ItemStack>: c, STRICT_CODEC, field_51397, VALIDATED_CODEC, f_315780_
com.mojang.serialization.Codec<ItemStack>: d, STRICT_CODEC, field_51397, VALIDATED_CODEC, f_315780_
com.mojang.serialization.Codec<ItemStack>: d, STRICT_SINGLE_ITEM_CODEC, field_51398, VALIDATED_UNCOUNTED_CODEC, f_316270_
com.mojang.serialization.Codec<ItemStack>: e, STRICT_SINGLE_ITEM_CODEC, field_51398, VALIDATED_UNCOUNTED_CODEC, f_316270_
com.mojang.serialization.Codec<ItemStack>: e, OPTIONAL_CODEC, field_49266, OPTIONAL_CODEC, f_316315_
com.mojang.serialization.Codec<ItemStack>: f, OPTIONAL_CODEC, field_49266, OPTIONAL_CODEC, f_316315_
com.mojang.serialization.Codec<ItemStack>: f, SIMPLE_ITEM_CODEC, field_49267, REGISTRY_ENTRY_CODEC, f_315943_
com.mojang.serialization.Codec<ItemStack>: g, SIMPLE_ITEM_CODEC, field_49267, REGISTRY_ENTRY_CODEC, f_315943_
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: g, OPTIONAL_STREAM_CODEC, field_49268, OPTIONAL_PACKET_CODEC, f_314979_
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: h, OPTIONAL_STREAM_CODEC, field_49268, OPTIONAL_PACKET_CODEC, f_314979_
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: h, STREAM_CODEC, field_48349, PACKET_CODEC, f_315801_
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: j, STREAM_CODEC, field_48349, PACKET_CODEC, f_315801_
StreamCodec<RegistryFriendlyByteBuf, List<ItemStack>>: i, OPTIONAL_LIST_STREAM_CODEC, field_49269, OPTIONAL_LIST_PACKET_CODEC, f_315592_
StreamCodec<RegistryFriendlyByteBuf, List<ItemStack>>: k, OPTIONAL_LIST_STREAM_CODEC, field_49269, OPTIONAL_LIST_PACKET_CODEC, f_315592_
PatchedDataComponentMap: q, components, field_49270, components, f_315342_
PatchedDataComponentMap: t, components, field_49270, components, f_315342_
List<Component>: k, OP_NBT_WARNING, field_55546, OPERATOR_WARNINGS, f_370907_
List<Component>: m, OP_NBT_WARNING, field_55546, OPERATOR_WARNINGS, f_370907_
Component: n, UNBREAKABLE_TOOLTIP, field_56297, UNBREAKABLE_TEXT, f_379456_
com.mojang.serialization.MapCodec<ItemStack>: a, MAP_CODEC, field_55709, MAP_CODEC, f_380198_
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: i, OPTIONAL_UNTRUSTED_STREAM_CODEC, field_58141, LENGTH_PREPENDED_OPTIONAL_PACKET_CODEC, f_382200_
Constructors
Methods
void (Level, Entity, int, boolean): a, inventoryTick, method_7917, inventoryTick, m_41666_
void (Level, Player, int): a, onCraftedBy, method_7982, onCraftByPlayer, m_41678_
com.mojang.serialization.DataResult<ItemStack> (ItemStack): c, validateStrict, method_57372, validate, m_323584_
com.mojang.serialization.DataResult<ItemStack> (ItemStack): a, validateStrict, method_57372, validate, m_323584_
ItemStack (HolderLookup$Provider, CompoundTag): a, parseOptional, method_57359, fromNbtOrEmpty, m_318937_
Tag (HolderLookup$Provider): b, saveOptional, method_57375, toNbtAllowEmpty, m_324153_
int (ItemStack): a, hashItemAndComponents, method_57355, hashCode, m_322198_
int (ItemStack): b, hashItemAndComponents, method_57355, hashCode, m_322198_
<T> T (DataComponentType<? extends T>): d, remove, method_57381, remove, m_319322_
<T> T (DataComponentType<? extends T>): e, remove, method_57381, remove, m_319322_
<T extends TooltipProvider> void (DataComponentType<T>, Item$TooltipContext, Consumer<Component>, TooltipFlag): a, addToTooltip, method_57369, appendTooltip, m_319928_
void (Consumer<Component>, Player): a, addAttributeTooltips, method_57363, appendAttributeModifiersTooltip, m_322901_
SoundEvent (): N, getBreakingSound, method_57351, getBreakSound, m_321057_
boolean (ItemStack): b, isValidRepairItem, method_61655, canRepairWith, m_357103_
boolean (ItemStack): c, isValidRepairItem, method_61655, canRepairWith, m_357103_
boolean (DataComponentType<?>): c, hasNonDefault, method_65797, hasChangedComponent, m_373763_
boolean (DataComponentType<?>): d, hasNonDefault, method_65797, hasChangedComponent, m_373763_
StreamCodec<RegistryFriendlyByteBuf, ItemStack> (StreamCodec<RegistryFriendlyByteBuf, DataComponentPatch>): b, createOptionalStreamCodec, method_68810, createOptionalPacketCodec, m_386325_
void (Level, Entity, EquipmentSlot): a, inventoryTick, method_7917, inventoryTick, m_41666_
void (Player, int): a, onCraftedBy, method_7982, onCraftByPlayer, m_41678_
<T> void (DataComponentType<T>, DataComponentGetter): a, copyFrom, method_66697, copy, m_388706_
<T extends TooltipProvider> void (DataComponentType<T>, Item$TooltipContext, TooltipDisplay, Consumer<Component>, TooltipFlag): a, addToTooltip, method_57369, appendComponentTooltip, m_319928_
void (Item$TooltipContext, TooltipDisplay, Player, TooltipFlag, Consumer<Component>): a, addDetailsToTooltip, method_67194, appendTooltip, m_387827_
void (Consumer<Component>, TooltipDisplay, Player): a, addAttributeTooltips, method_57363, appendAttributeModifiersTooltip, m_322901_
boolean (BlockState, Level, BlockPos, Player): a, canDestroyBlock, method_66334, canMine, m_385931_
1.21.4
Names
cxp
cwq
Fields
int: m, count, field_8031, count, f_41587_
int: n, count, field_8031, count, f_41587_
int: n, popTime, field_8030, bobbingAnimationTime, f_41588_
int: o, popTime, field_8030, bobbingAnimationTime, f_41588_
Item: o, item, field_8038, item, f_41589_
Item: p, item, field_8038, item, f_41589_
Entity: q, entityRepresentation, field_24093, holder, f_41592_
Entity: r, entityRepresentation, field_24093, holder, f_41592_
org.slf4j.Logger: k, LOGGER, field_8033, LOGGER, f_41585_
org.slf4j.Logger: l, LOGGER, field_8033, LOGGER, f_41585_
Component: l, DISABLED_ITEM_TOOLTIP, field_40211, DISABLED_TEXT, f_243862_
Component: m, DISABLED_ITEM_TOOLTIP, field_40211, DISABLED_TEXT, f_243862_
PatchedDataComponentMap: p, components, field_49270, components, f_315342_
PatchedDataComponentMap: q, components, field_49270, components, f_315342_
List<Component>: k, OP_NBT_WARNING, field_55546, OPERATOR_WARNINGS, f_370907_
Constructors
Methods
boolean (): D, isEnchantable, method_7923, isEnchantable, m_41792_
boolean (): E, isEnchantable, method_7923, isEnchantable, m_41792_
boolean (): E, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): F, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): G, isFramed, method_7961, isInFrame, m_41794_
boolean (): H, isFramed, method_7961, isInFrame, m_41794_
boolean (): B, hasFoil, method_7958, hasGlint, m_41790_
boolean (): C, hasFoil, method_7958, hasGlint, m_41790_
Component (): J, getDisplayName, method_7954, toHoverableText, m_41611_
Component (): K, getDisplayName, method_7954, toHoverableText, m_41611_
int (): L, getCount, method_7947, getCount, m_41613_
int (): M, getCount, method_7947, getCount, m_41613_
int (): K, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
int (): L, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
Rarity (): C, getRarity, method_7932, getRarity, m_41791_
Rarity (): D, getRarity, method_7932, getRarity, m_41791_
ItemFrame (): H, getFrame, method_7945, getFrame, m_41795_
ItemFrame (): I, getFrame, method_7945, getFrame, m_41795_
Entity (): I, getEntityRepresentation, method_27319, getHolder, m_41609_
Entity (): J, getEntityRepresentation, method_27319, getHolder, m_41609_
DataComponentMap (): d, getPrototype, method_58658, getDefaultComponents, m_322741_
DataComponentMap (): c, getPrototype, method_58658, getDefaultComponents, m_322741_
DataComponentPatch (): e, getComponentsPatch, method_57380, getComponentChanges, m_324277_
DataComponentPatch (): d, getComponentsPatch, method_57380, getComponentChanges, m_324277_
<T> T (DataComponentType<? extends T>): c, remove, method_57381, remove, m_319322_
<T> T (DataComponentType<? extends T>): d, remove, method_57381, remove, m_319322_
ItemEnchantments (): F, getEnchantments, method_58657, getEnchantments, m_319737_
ItemEnchantments (): G, getEnchantments, method_58657, getEnchantments, m_319737_
SoundEvent (): M, getBreakingSound, method_57351, getBreakSound, m_321057_
SoundEvent (): N, getBreakingSound, method_57351, getBreakSound, m_321057_
void (): c, clearComponents, method_61656, clearComponentChanges, m_355971_
Component (): z, getItemName, method_63693, getItemName, m_357142_
Component (): A, getItemName, method_63693, getItemName, m_357142_
Component (): A, getStyledHoverName, method_63015, getFormattedName, m_353917_
Component (): B, getStyledHoverName, method_63015, getFormattedName, m_353917_
DataComponentMap (): e, immutableComponents, method_65359, getImmutableComponents, m_372366_
boolean (DataComponentType<?>): c, hasNonDefault, method_65797, hasChangedComponent, m_373763_
Component (): z, getCustomName, method_65130, getCustomName, m_372547_
1.21.3
Names
cuq
cxp
Fields
int: o, count, field_8031, count, f_41587_
int: m, count, field_8031, count, f_41587_
int: p, popTime, field_8030, bobbingAnimationTime, f_41588_
int: n, popTime, field_8030, bobbingAnimationTime, f_41588_
Item: q, item, field_8038, item, f_41589_
Item: o, item, field_8038, item, f_41589_
ItemStack: l, EMPTY, field_8037, EMPTY, f_41583_
ItemStack: j, EMPTY, field_8037, EMPTY, f_41583_
com.mojang.serialization.Codec<ItemStack>: b, CODEC, field_24671, CODEC, f_41582_
com.mojang.serialization.Codec<ItemStack>: a, CODEC, field_24671, CODEC, f_41582_
Entity: s, entityRepresentation, field_24093, holder, f_41592_
Entity: q, entityRepresentation, field_24093, holder, f_41592_
org.slf4j.Logger: m, LOGGER, field_8033, LOGGER, f_41585_
org.slf4j.Logger: k, LOGGER, field_8033, LOGGER, f_41585_
Component: n, DISABLED_ITEM_TOOLTIP, field_40211, DISABLED_TEXT, f_243862_
Component: l, DISABLED_ITEM_TOOLTIP, field_40211, DISABLED_TEXT, f_243862_
com.mojang.serialization.Codec<Holder<Item>>: a, ITEM_NON_AIR_CODEC, field_47312, ITEM_CODEC, f_303113_
com.mojang.serialization.Codec<ItemStack>: c, SINGLE_ITEM_CODEC, field_49747, UNCOUNTED_CODEC, f_302992_
com.mojang.serialization.Codec<ItemStack>: b, SINGLE_ITEM_CODEC, field_49747, UNCOUNTED_CODEC, f_302992_
com.mojang.serialization.Codec<ItemStack>: d, STRICT_CODEC, field_51397, VALIDATED_CODEC, f_315780_
com.mojang.serialization.Codec<ItemStack>: c, STRICT_CODEC, field_51397, VALIDATED_CODEC, f_315780_
com.mojang.serialization.Codec<ItemStack>: e, STRICT_SINGLE_ITEM_CODEC, field_51398, VALIDATED_UNCOUNTED_CODEC, f_316270_
com.mojang.serialization.Codec<ItemStack>: d, STRICT_SINGLE_ITEM_CODEC, field_51398, VALIDATED_UNCOUNTED_CODEC, f_316270_
com.mojang.serialization.Codec<ItemStack>: f, OPTIONAL_CODEC, field_49266, OPTIONAL_CODEC, f_316315_
com.mojang.serialization.Codec<ItemStack>: e, OPTIONAL_CODEC, field_49266, OPTIONAL_CODEC, f_316315_
com.mojang.serialization.Codec<ItemStack>: g, SIMPLE_ITEM_CODEC, field_49267, REGISTRY_ENTRY_CODEC, f_315943_
com.mojang.serialization.Codec<ItemStack>: f, SIMPLE_ITEM_CODEC, field_49267, REGISTRY_ENTRY_CODEC, f_315943_
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: h, OPTIONAL_STREAM_CODEC, field_49268, OPTIONAL_PACKET_CODEC, f_314979_
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: g, OPTIONAL_STREAM_CODEC, field_49268, OPTIONAL_PACKET_CODEC, f_314979_
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: i, STREAM_CODEC, field_48349, PACKET_CODEC, f_315801_
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: h, STREAM_CODEC, field_48349, PACKET_CODEC, f_315801_
StreamCodec<RegistryFriendlyByteBuf, List<ItemStack>>: j, OPTIONAL_LIST_STREAM_CODEC, field_49269, OPTIONAL_LIST_PACKET_CODEC, f_315592_
StreamCodec<RegistryFriendlyByteBuf, List<ItemStack>>: i, OPTIONAL_LIST_STREAM_CODEC, field_49269, OPTIONAL_LIST_PACKET_CODEC, f_315592_
StreamCodec<RegistryFriendlyByteBuf, List<ItemStack>>: k, LIST_STREAM_CODEC, field_48350, LIST_PACKET_CODEC, f_314960_
PatchedDataComponentMap: r, components, field_49270, components, f_315342_
PatchedDataComponentMap: p, components, field_49270, components, f_315342_
Constructors
Methods
Item (): g, getItem, method_7909, getItem, m_41720_
Item (): h, getItem, method_7909, getItem, m_41720_
int (): j, getMaxStackSize, method_7914, getMaxCount, m_41741_
int (): k, getMaxStackSize, method_7914, getMaxCount, m_41741_
boolean (): k, isStackable, method_7946, isStackable, m_41753_
boolean (): l, isStackable, method_7946, isStackable, m_41753_
boolean (): l, isDamageableItem, method_7963, isDamageable, m_41763_
boolean (): m, isDamageableItem, method_7963, isDamageable, m_41763_
boolean (): m, isDamaged, method_7986, isDamaged, m_41768_
boolean (): n, isDamaged, method_7986, isDamaged, m_41768_
int (): n, getDamageValue, method_7919, getDamage, m_41773_
int (): o, getDamageValue, method_7919, getDamage, m_41773_
int (): o, getMaxDamage, method_7936, getMaxDamage, m_41776_
int (): p, getMaxDamage, method_7936, getMaxDamage, m_41776_
ItemStack (): s, copy, method_7972, copy, m_41777_
ItemStack (): v, copy, method_7972, copy, m_41777_
String (): t, getDescriptionId, method_7922, getTranslationKey, m_41778_
boolean (): z, isEnchantable, method_7923, isEnchantable, m_41792_
boolean (): D, isEnchantable, method_7923, isEnchantable, m_41792_
boolean (): A, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): E, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): C, isFramed, method_7961, isInFrame, m_41794_
boolean (): G, isFramed, method_7961, isInFrame, m_41794_
boolean (): x, hasFoil, method_7958, hasGlint, m_41790_
boolean (): B, hasFoil, method_7958, hasGlint, m_41790_
Component (): F, getDisplayName, method_7954, toHoverableText, m_41611_
Component (): J, getDisplayName, method_7954, toHoverableText, m_41611_
boolean (): e, isEmpty, method_7960, isEmpty, m_41619_
boolean (): f, isEmpty, method_7960, isEmpty, m_41619_
int (): H, getCount, method_7947, getCount, m_41613_
int (): L, getCount, method_7947, getCount, m_41613_
int (): G, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
int (): K, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
Component (): w, getHoverName, method_7964, getName, m_41786_
Component (): y, getHoverName, method_7964, getName, m_41786_
InteractionResultHolder<ItemStack> (Level, Player, InteractionHand): a, use, method_7913, use, m_41682_
UseAnim (): u, getUseAnimation, method_7976, getUseAction, m_41780_
ItemUseAnimation (): w, getUseAnimation, method_7976, getUseAction, m_41780_
boolean (): v, useOnRelease, method_7967, isUsedOnRelease, m_41781_
boolean (): x, useOnRelease, method_7967, isUsedOnRelease, m_41781_
Rarity (): y, getRarity, method_7932, getRarity, m_41791_
Rarity (): C, getRarity, method_7932, getRarity, m_41791_
ItemFrame (): D, getFrame, method_7945, getFrame, m_41795_
ItemFrame (): H, getFrame, method_7945, getFrame, m_41795_
SoundEvent (): I, getDrinkingSound, method_21832, getDrinkSound, m_41615_
SoundEvent (): J, getEatingSound, method_21833, getEatSound, m_41616_
Entity (): E, getEntityRepresentation, method_27319, getHolder, m_41609_
Entity (): I, getEntityRepresentation, method_27319, getHolder, m_41609_
boolean (): p, isBarVisible, method_31578, isItemBarVisible, m_150947_
boolean (): s, isBarVisible, method_31578, isItemBarVisible, m_150947_
int (): q, getBarWidth, method_31579, getItemBarStep, m_150948_
int (): t, getBarWidth, method_31579, getItemBarStep, m_150948_
int (): r, getBarColor, method_31580, getItemBarColor, m_150949_
int (): u, getBarColor, method_31580, getItemBarColor, m_150949_
Stream<TagKey<Item>> (): i, getTags, method_40133, streamTags, m_204131_
Stream<TagKey<Item>> (): j, getTags, method_40133, streamTags, m_204131_
Holder<Item> (): h, getItemHolder, method_41409, getRegistryEntry, m_220173_
Holder<Item> (): i, getItemHolder, method_41409, getRegistryEntry, m_220173_
ItemStack (): f, copyAndClear, method_51164, copyAndEmpty, m_278832_
ItemStack (): g, copyAndClear, method_51164, copyAndEmpty, m_278832_
com.mojang.serialization.DataResult<ItemStack> (ItemStack): b, validateStrict, method_57372, validate, m_323584_
com.mojang.serialization.DataResult<ItemStack> (ItemStack): c, validateStrict, method_57372, validate, m_323584_
DataComponentMap (): c, getPrototype, method_58658, getDefaultComponents, m_322741_
DataComponentMap (): d, getPrototype, method_58658, getDefaultComponents, m_322741_
DataComponentPatch (): d, getComponentsPatch, method_57380, getComponentChanges, m_324277_
DataComponentPatch (): e, getComponentsPatch, method_57380, getComponentChanges, m_324277_
Tag (HolderLookup$Provider, Tag): b, save, method_57376, encode, m_321167_
Tag (HolderLookup$Provider, Tag): b, save, method_57376, toNbt, m_321167_
Tag (HolderLookup$Provider): a, save, method_57358, encode, m_41739_
Tag (HolderLookup$Provider): a, save, method_57358, toNbt, m_41739_
Tag (HolderLookup$Provider): b, saveOptional, method_57375, encodeAllowEmpty, m_324153_
Tag (HolderLookup$Provider): b, saveOptional, method_57375, toNbtAllowEmpty, m_324153_
ItemEnchantments (): B, getEnchantments, method_58657, getEnchantments, m_319737_
ItemEnchantments (): F, getEnchantments, method_58657, getEnchantments, m_319737_
SoundEvent (): K, getBreakingSound, method_57351, getBreakSound, m_321057_
SoundEvent (): M, getBreakingSound, method_57351, getBreakSound, m_321057_
boolean (LivingEntity, Player): a, hurtEnemy, method_7979, postHit, m_41640_
void (LivingEntity, Player): b, postHurtEnemy, method_59979, postDamageEntity, m_339261_
void (): c, clearComponents, method_61656, clearComponentChanges, m_355971_
InteractionResult (Level, Player, InteractionHand): a, use, method_7913, use, m_41682_
ItemStack (LivingEntity, ItemStack): a, applyAfterUseComponentSideEffects, method_62837, applyRemainderAndCooldown, m_352032_
boolean (): q, isBroken, method_61657, shouldBreak, m_355414_
boolean (): r, nextDamageWillBreak, method_63692, willBreakNextUse, m_356168_
int (int, ServerLevel, ServerPlayer): a, processDurabilityChange, method_61651, calculateDamage, m_357062_
void (int, ServerPlayer, Consumer<Item>): a, applyDamage, method_61652, onDurabilityChange, m_354054_
void (int, Player): a, hurtWithoutBreaking, method_61653, damage, m_357531_
boolean (LivingEntity, LivingEntity): a, hurtEnemy, method_7979, postHit, m_41640_
void (LivingEntity, LivingEntity): b, postHurtEnemy, method_59979, postDamageEntity, m_339261_
Component (): z, getItemName, method_63693, getItemName, m_357142_
Component (): A, getStyledHoverName, method_63015, getFormattedName, m_353917_
boolean (ItemStack): b, isValidRepairItem, method_61655, canRepairWith, m_357103_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
cur
cuq
Fields
Constructors
Methods
int (): u, getUseDuration, method_7935, getMaxUseTime, m_41779_
boolean (): A, isEnchantable, method_7923, isEnchantable, m_41792_
boolean (): z, isEnchantable, method_7923, isEnchantable, m_41792_
void (Enchantment, int): a, enchant, method_7978, addEnchantment, m_41663_
boolean (): B, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): A, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): D, isFramed, method_7961, isInFrame, m_41794_
boolean (): C, isFramed, method_7961, isInFrame, m_41794_
boolean (): y, hasFoil, method_7958, hasGlint, m_41790_
boolean (): x, hasFoil, method_7958, hasGlint, m_41790_
Component (): G, getDisplayName, method_7954, toHoverableText, m_41611_
Component (): F, getDisplayName, method_7954, toHoverableText, m_41611_
int (): I, getCount, method_7947, getCount, m_41613_
int (): H, getCount, method_7947, getCount, m_41613_
int (): H, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
int (): G, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
Component (): x, getHoverName, method_7964, getName, m_41786_
Component (): w, getHoverName, method_7964, getName, m_41786_
void (LivingEntity, Player): a, hurtEnemy, method_7979, postHit, m_41640_
UseAnim (): v, getUseAnimation, method_7976, getUseAction, m_41780_
UseAnim (): u, getUseAnimation, method_7976, getUseAction, m_41780_
boolean (): w, useOnRelease, method_7967, isUsedOnRelease, m_41781_
boolean (): v, useOnRelease, method_7967, isUsedOnRelease, m_41781_
Rarity (): z, getRarity, method_7932, getRarity, m_41791_
Rarity (): y, getRarity, method_7932, getRarity, m_41791_
ItemFrame (): E, getFrame, method_7945, getFrame, m_41795_
ItemFrame (): D, getFrame, method_7945, getFrame, m_41795_
SoundEvent (): J, getDrinkingSound, method_21832, getDrinkSound, m_41615_
SoundEvent (): I, getDrinkingSound, method_21832, getDrinkSound, m_41615_
SoundEvent (): K, getEatingSound, method_21833, getEatSound, m_41616_
SoundEvent (): J, getEatingSound, method_21833, getEatSound, m_41616_
Entity (): F, getEntityRepresentation, method_27319, getHolder, m_41609_
Entity (): E, getEntityRepresentation, method_27319, getHolder, m_41609_
void (int, RandomSource, ServerPlayer, Runnable): a, hurtAndBreak, method_7956, damage, m_220157_
ItemEnchantments (): C, getEnchantments, method_58657, getEnchantments, m_319737_
ItemEnchantments (): B, getEnchantments, method_58657, getEnchantments, m_319737_
SoundEvent (): L, getBreakingSound, method_57351, getBreakSound, m_321057_
SoundEvent (): K, getBreakingSound, method_57351, getBreakSound, m_321057_
void (int, ServerLevel, ServerPlayer, Consumer<Item>): a, hurtAndBreak, method_7956, damage, m_220157_
ItemStack (int, ItemLike, LivingEntity, EquipmentSlot): a, hurtAndConvertOnBreak, method_60986, damage, m_340236_
boolean (LivingEntity, Player): a, hurtEnemy, method_7979, postHit, m_41640_
void (LivingEntity, Player): b, postHurtEnemy, method_59979, postDamageEntity, m_339261_
ItemStack (ItemLike): a, transmuteCopy, method_60503, withItem, m_338455_
int (LivingEntity): a, getUseDuration, method_7935, getMaxUseTime, m_41779_
void (Holder<Enchantment>, int): a, enchant, method_7978, addEnchantment, m_41663_
void (EquipmentSlotGroup, BiConsumer<Holder<Attribute>, AttributeModifier>): a, forEachModifier, method_60617, applyAttributeModifier, m_339103_
ItemStack (int, LivingEntity): b, consumeAndReturn, method_60504, splitUnlessCreative, m_338460_
1.20.6
Names
cmy
cur
Fields
DecimalFormat: g, ATTRIBUTE_MODIFIER_FORMAT, field_8029, MODIFIER_FORMAT, f_41584_
int: x, count, field_8031, count, f_41587_
int: o, count, field_8031, count, f_41587_
int: y, popTime, field_8030, bobbingAnimationTime, f_41588_
int: p, popTime, field_8030, bobbingAnimationTime, f_41588_
Item: z, item, field_8038, item, f_41589_
Item: q, item, field_8038, item, f_41589_
ItemStack: f, EMPTY, field_8037, EMPTY, f_41583_
ItemStack: l, EMPTY, field_8037, EMPTY, f_41583_
CompoundTag: A, tag, field_8040, nbt, f_41590_
com.mojang.serialization.Codec<ItemStack>: a, CODEC, field_24671, CODEC, f_41582_
com.mojang.serialization.Codec<ItemStack>: b, CODEC, field_24671, CODEC, f_41582_
Style: w, LORE_STYLE, field_24092, LORE_STYLE, f_41586_
Entity: B, entityRepresentation, field_24093, holder, f_41592_
Entity: s, entityRepresentation, field_24093, holder, f_41592_
String: h, TAG_ENCH, field_30890, ENCHANTMENTS_KEY, f_150906_
String: i, TAG_DISPLAY, field_30893, DISPLAY_KEY, f_150909_
String: j, TAG_DISPLAY_NAME, field_30894, NAME_KEY, f_150910_
String: k, TAG_LORE, field_30895, LORE_KEY, f_150911_
String: l, TAG_DAMAGE, field_30896, DAMAGE_KEY, f_150912_
String: m, TAG_COLOR, field_30897, COLOR_KEY, f_150913_
String: p, TAG_UNBREAKABLE, field_30898, UNBREAKABLE_KEY, f_150914_
String: q, TAG_REPAIR_COST, field_30899, REPAIR_COST_KEY, f_150915_
String: r, TAG_CAN_DESTROY_BLOCK_LIST, field_30900, CAN_DESTROY_KEY, f_150916_
String: s, TAG_CAN_PLACE_ON_BLOCK_LIST, field_30901, CAN_PLACE_ON_KEY, f_150917_
String: t, TAG_HIDE_FLAGS, field_30902, HIDE_FLAGS_KEY, f_150918_
int: v, DONT_HIDE_TOOLTIP, field_30903, field_30903, f_150919_
AdventureModeCheck: C, adventureBreakCheck, field_34453, destroyChecker, f_186360_
AdventureModeCheck: D, adventurePlaceCheck, field_34454, placeChecker, f_186361_
org.slf4j.Logger: o, LOGGER, field_8033, LOGGER, f_41585_
org.slf4j.Logger: m, LOGGER, field_8033, LOGGER, f_41585_
Component: u, DISABLED_ITEM_TOOLTIP, field_40211, DISABLED_TEXT, f_243862_
Component: n, DISABLED_ITEM_TOOLTIP, field_40211, DISABLED_TEXT, f_243862_
com.mojang.serialization.Codec<Item>: n, ITEM_NON_AIR_CODEC, field_47312, ITEM_CODEC, f_303113_
com.mojang.serialization.Codec<Holder<Item>>: a, ITEM_NON_AIR_CODEC, field_47312, ITEM_CODEC, f_303113_
com.mojang.serialization.Codec<ItemStack>: b, ADVANCEMENT_ICON_CODEC, field_47308, ADVANCEMENT_DISPLAY_CODEC, f_302239_
com.mojang.serialization.Codec<ItemStack>: c, ITEM_WITH_COUNT_CODEC, field_47309, RECIPE_RESULT_CODEC, f_302323_
com.mojang.serialization.Codec<ItemStack>: d, SINGLE_ITEM_CODEC, field_47310, INGREDIENT_ENTRY_CODEC, f_302992_
com.mojang.serialization.Codec<ItemStack>: c, SINGLE_ITEM_CODEC, field_49747, UNCOUNTED_CODEC, f_302992_
com.mojang.serialization.MapCodec<ItemStack>: e, RESULT_CODEC, field_47311, CUTTING_RECIPE_RESULT_CODEC, f_302862_
com.mojang.serialization.Codec<ItemStack>: d, STRICT_CODEC, field_51397, VALIDATED_CODEC, f_315780_
com.mojang.serialization.Codec<ItemStack>: e, STRICT_SINGLE_ITEM_CODEC, field_51398, VALIDATED_UNCOUNTED_CODEC, f_316270_
com.mojang.serialization.Codec<ItemStack>: f, OPTIONAL_CODEC, field_49266, OPTIONAL_CODEC, f_316315_
com.mojang.serialization.Codec<ItemStack>: g, SIMPLE_ITEM_CODEC, field_49267, REGISTRY_ENTRY_CODEC, f_315943_
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: h, OPTIONAL_STREAM_CODEC, field_49268, OPTIONAL_PACKET_CODEC, f_314979_
StreamCodec<RegistryFriendlyByteBuf, ItemStack>: i, STREAM_CODEC, field_48349, PACKET_CODEC, f_315801_
StreamCodec<RegistryFriendlyByteBuf, List<ItemStack>>: j, OPTIONAL_LIST_STREAM_CODEC, field_49269, OPTIONAL_LIST_PACKET_CODEC, f_315592_
StreamCodec<RegistryFriendlyByteBuf, List<ItemStack>>: k, LIST_STREAM_CODEC, field_48350, LIST_PACKET_CODEC, f_314960_
PatchedDataComponentMap: r, components, field_49270, components, f_315342_
Constructors
(Holder<Item>, int, Optional<CompoundTag>)
(Holder<Item>, int, DataComponentPatch)
(ItemLike, int, PatchedDataComponentMap)
Methods
Item (): d, getItem, method_7909, getItem, m_41720_
Item (): g, getItem, method_7909, getItem, m_41720_
int (): g, getMaxStackSize, method_7914, getMaxCount, m_41741_
int (): j, getMaxStackSize, method_7914, getMaxCount, m_41741_
boolean (): h, isStackable, method_7946, isStackable, m_41753_
boolean (): k, isStackable, method_7946, isStackable, m_41753_
boolean (): i, isDamageableItem, method_7963, isDamageable, m_41763_
boolean (): l, isDamageableItem, method_7963, isDamageable, m_41763_
boolean (): j, isDamaged, method_7986, isDamaged, m_41768_
boolean (): m, isDamaged, method_7986, isDamaged, m_41768_
int (): k, getDamageValue, method_7919, getDamage, m_41773_
int (): n, getDamageValue, method_7919, getDamage, m_41773_
int (): l, getMaxDamage, method_7936, getMaxDamage, m_41776_
int (): o, getMaxDamage, method_7936, getMaxDamage, m_41776_
ItemStack (): p, copy, method_7972, copy, m_41777_
ItemStack (): s, copy, method_7972, copy, m_41777_
String (): q, getDescriptionId, method_7922, getTranslationKey, m_41778_
String (): t, getDescriptionId, method_7922, getTranslationKey, m_41778_
int (): r, getUseDuration, method_7935, getMaxUseTime, m_41779_
int (): u, getUseDuration, method_7935, getMaxUseTime, m_41779_
boolean (): u, hasTag, method_7985, hasNbt, m_41782_
void (): z, resetHoverName, method_7925, removeCustomName, m_41787_
boolean (): A, hasCustomHoverName, method_7938, hasCustomName, m_41788_
boolean (): D, isEnchantable, method_7923, isEnchantable, m_41792_
boolean (): A, isEnchantable, method_7923, isEnchantable, m_41792_
boolean (): E, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): B, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): F, isFramed, method_7961, isInFrame, m_41794_
boolean (): D, isFramed, method_7961, isInFrame, m_41794_
int (): I, getBaseRepairCost, method_7928, getRepairCost, m_41610_
void (int): d, setRepairCost, method_7927, setRepairCost, m_41742_
boolean (): B, hasFoil, method_7958, hasGlint, m_41790_
boolean (): y, hasFoil, method_7958, hasGlint, m_41790_
Component (): J, getDisplayName, method_7954, toHoverableText, m_41611_
Component (): G, getDisplayName, method_7954, toHoverableText, m_41611_
boolean (): b, isEmpty, method_7960, isEmpty, m_41619_
boolean (): e, isEmpty, method_7960, isEmpty, m_41619_
void (int): e, setPopTime, method_7912, setBobbingAnimationTime, m_41754_
void (int): d, setPopTime, method_7912, setBobbingAnimationTime, m_41754_
int (): L, getCount, method_7947, getCount, m_41613_
int (): I, getCount, method_7947, getCount, m_41613_
void (int): f, setCount, method_7939, setCount, m_41764_
void (int): e, setCount, method_7939, setCount, m_41764_
int (): K, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
int (): H, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
void (String): c, removeTagKey, method_7983, removeSubNbt, m_41749_
Component (): y, getHoverName, method_7964, getName, m_41786_
Component (): x, getHoverName, method_7964, getName, m_41786_
ItemStack (Component): a, setHoverName, method_7977, setCustomName, m_41714_
Collection<Component> (String): d, expandBlockState, method_7937, parseBlockTag, m_41761_
ItemStack (CompoundTag): a, of, method_7915, fromNbt, m_41712_
CompoundTag (CompoundTag): b, save, method_7953, writeNbt, m_41739_
<T extends LivingEntity> void (int, T, Consumer<T>): a, hurtAndBreak, method_7956, damage, m_41622_
UseAnim (): s, getUseAnimation, method_7976, getUseAction, m_41780_
UseAnim (): v, getUseAnimation, method_7976, getUseAction, m_41780_
boolean (): t, useOnRelease, method_7967, isUsedOnRelease, m_41781_
boolean (): w, useOnRelease, method_7967, isUsedOnRelease, m_41781_
CompoundTag (): v, getTag, method_7969, getNbt, m_41783_
CompoundTag (): w, getOrCreateTag, method_7948, getOrCreateNbt, m_41784_
CompoundTag (String): a, getOrCreateTagElement, method_7911, getOrCreateSubNbt, m_41698_
CompoundTag (String): b, getTagElement, method_7941, getSubNbt, m_41737_
ListTag (): x, getEnchantmentTags, method_7921, getEnchantments, m_41785_
void (CompoundTag): c, setTag, method_7980, setNbt, m_41751_
Rarity (): C, getRarity, method_7932, getRarity, m_41791_
Rarity (): z, getRarity, method_7932, getRarity, m_41791_
void (String, Tag): a, addTagElement, method_7959, setSubNbt, m_41700_
ItemFrame (): G, getFrame, method_7945, getFrame, m_41795_
ItemFrame (): E, getFrame, method_7945, getFrame, m_41795_
com.google.common.collect.Multimap<Attribute, AttributeModifier> (EquipmentSlot): a, getAttributeModifiers, method_7926, getAttributeModifiers, m_41638_
boolean (): M, isEdible, method_19267, isFood, m_41614_
List<Component> (Player, TooltipFlag): a, getTooltipLines, method_7950, getTooltip, m_41651_
void (List<Component>, ListTag): a, appendEnchantmentNames, method_17870, appendEnchantments, m_41709_
SoundEvent (): N, getDrinkingSound, method_21832, getDrinkSound, m_41615_
SoundEvent (): J, getDrinkingSound, method_21832, getDrinkSound, m_41615_
SoundEvent (): O, getEatingSound, method_21833, getEatSound, m_41616_
SoundEvent (): K, getEatingSound, method_21833, getEatSound, m_41616_
Entity (): H, getEntityRepresentation, method_27319, getHolder, m_41609_
Entity (): F, getEntityRepresentation, method_27319, getHolder, m_41609_
void (Attribute, AttributeModifier, EquipmentSlot): a, addAttributeModifier, method_7916, addAttributeModifier, m_41643_
void (ItemStack$TooltipPart): a, hideTooltipPart, method_30268, addHideFlag, m_41654_
boolean (int, ItemStack$TooltipPart): a, shouldShowInTooltip, method_30267, isSectionVisible, m_41626_
int (): P, getHideFlags, method_30266, getHideFlags, m_41618_
Optional<TooltipComponent> (): a, getTooltipImage, method_32347, getTooltipData, m_150921_
Optional<TooltipComponent> (): b, getTooltipImage, method_32347, getTooltipData, m_150921_
boolean (): m, isBarVisible, method_31578, isItemBarVisible, m_150947_
boolean (): p, isBarVisible, method_31578, isItemBarVisible, m_150947_
int (): n, getBarWidth, method_31579, getItemBarStep, m_150948_
int (): q, getBarWidth, method_31579, getItemBarStep, m_150948_
int (): o, getBarColor, method_31580, getItemBarColor, m_150949_
int (): r, getBarColor, method_31580, getItemBarColor, m_150949_
boolean (ItemStack, ItemStack): c, isSameItemSameTags, method_31577, canCombine, m_150942_
boolean (ItemStack, ItemStack): c, isSameItemSameComponents, method_31577, areItemsAndComponentsEqual, m_322370_
Stream<TagKey<Item>> (): f, getTags, method_40133, streamTags, m_204131_
Stream<TagKey<Item>> (): i, getTags, method_40133, streamTags, m_204131_
boolean (Registry<Block>, BlockInWorld): a, hasAdventureModePlaceTagForBlock, method_7944, canPlaceOn, m_204121_
boolean (Registry<Block>, BlockInWorld): b, hasAdventureModeBreakTagForBlock, method_7940, canDestroy, m_204128_
Holder<Item> (): e, getItemHolder, method_41409, getRegistryEntry, m_220173_
Holder<Item> (): h, getItemHolder, method_41409, getRegistryEntry, m_220173_
boolean (int, RandomSource, ServerPlayer): a, hurt, method_7970, damage, m_220157_
ItemStack (): c, copyAndClear, method_51164, copyAndEmpty, m_278832_
ItemStack (): f, copyAndClear, method_51164, copyAndEmpty, m_278832_
boolean (HolderSet<Item>): a, is, method_53187, itemMatches, m_295139_
boolean (HolderSet<Item>): a, is, method_53187, isIn, m_295139_
com.mojang.serialization.DataResult<ItemStack> (ItemStack): b, validateStrict, method_57372, validate, m_323584_
StreamCodec<RegistryFriendlyByteBuf, ItemStack> (StreamCodec<RegistryFriendlyByteBuf, ItemStack>): a, validatedStreamCodec, method_59693, createExtraValidatingPacketCodec, m_319263_
DataComponentMap (): a, getComponents, method_57353, getComponents, m_318732_
DataComponentMap (): c, getPrototype, method_58658, getDefaultComponents, m_322741_
DataComponentPatch (): d, getComponentsPatch, method_57380, getComponentChanges, m_324277_
com.mojang.serialization.DataResult<Unit> (DataComponentMap): a, validateComponents, method_59691, validateComponents, m_320698_
Optional<ItemStack> (HolderLookup$Provider, Tag): a, parse, method_57360, fromNbt, m_323951_
ItemStack (HolderLookup$Provider, CompoundTag): a, parseOptional, method_57359, fromNbtOrEmpty, m_318937_
Tag (HolderLookup$Provider, Tag): b, save, method_57376, encode, m_321167_
Tag (HolderLookup$Provider): a, save, method_57358, encode, m_41739_
Tag (HolderLookup$Provider): b, saveOptional, method_57375, encodeAllowEmpty, m_324153_
void (int, RandomSource, ServerPlayer, Runnable): a, hurtAndBreak, method_7956, damage, m_220157_
void (int, LivingEntity, EquipmentSlot): a, hurtAndBreak, method_7970, damage, m_41622_
ItemStack (ItemLike, int): a, transmuteCopy, method_56701, copyComponentsToNewStack, m_319323_
ItemStack (ItemLike, int): b, transmuteCopyIgnoreEmpty, method_56704, copyComponentsToNewStackIgnoreEmpty, m_320013_
boolean (List<ItemStack>, List<ItemStack>): a, listMatches, method_57362, stacksEqual, m_319597_
com.mojang.serialization.MapCodec<ItemStack> (String): a, lenientOptionalFieldOf, method_56702, createOptionalCodec, m_323240_
int (ItemStack): a, hashItemAndComponents, method_57355, hashCode, m_322198_
int (List<ItemStack>): a, hashStackList, method_57361, listHashCode, m_318747_
<T> T (DataComponentType<? super T>, T): b, set, method_57379, set, m_322496_
<T, U> T (DataComponentType<T>, T, U, BiFunction<T, U, T>): a, update, method_57367, apply, m_324919_
<T> T (DataComponentType<T>, T, UnaryOperator<T>): a, update, method_57368, apply, m_322591_
<T> T (DataComponentType<? extends T>): c, remove, method_57381, remove, m_319322_
void (DataComponentPatch): a, applyComponentsAndValidate, method_59692, applyChanges, m_320623_
void (DataComponentPatch): b, applyComponents, method_57366, applyUnvalidatedChanges, m_319238_
void (DataComponentMap): b, applyComponents, method_57365, applyComponentsFrom, m_323474_
<T extends TooltipProvider> void (DataComponentType<T>, Item$TooltipContext, Consumer<Component>, TooltipFlag): a, addToTooltip, method_57369, appendTooltip, m_319928_
List<Component> (Item$TooltipContext, Player, TooltipFlag): a, getTooltipLines, method_7950, getTooltip, m_41651_
void (Consumer<Component>, Player): a, addAttributeTooltips, method_57363, appendAttributeModifiersTooltip, m_322901_
void (Consumer<Component>, Player, Holder<Attribute>, AttributeModifier): a, addModifierTooltip, method_57364, appendAttributeModifierTooltip, m_322829_
ItemEnchantments (): C, getEnchantments, method_58657, getEnchantments, m_319737_
void (EquipmentSlot, BiConsumer<Holder<Attribute>, AttributeModifier>): a, forEachModifier, method_57354, applyAttributeModifiers, m_321237_
boolean (BlockInWorld): a, canPlaceOnBlockInAdventureMode, method_57357, canPlaceOn, m_321400_
boolean (BlockInWorld): b, canBreakBlockInAdventureMode, method_57373, canBreak, m_323082_
void (int): f, limitSize, method_58408, capCount, m_324521_
void (int, LivingEntity): a, consume, method_57008, decrementUnlessCreative, m_321439_
SoundEvent (): L, getBreakingSound, method_57351, getBreakSound, m_321057_
boolean (DamageSource): a, canBeHurtBy, method_58407, takesDamageFrom, m_325012_
1.20.4
Names
cjf
cmy
Fields
DecimalFormat: c, ATTRIBUTE_MODIFIER_FORMAT, field_8029, MODIFIER_FORMAT, f_41584_
DecimalFormat: g, ATTRIBUTE_MODIFIER_FORMAT, field_8029, MODIFIER_FORMAT, f_41584_
int: s, count, field_8031, count, f_41587_
int: x, count, field_8031, count, f_41587_
int: t, popTime, field_8030, bobbingAnimationTime, f_41588_
int: y, popTime, field_8030, bobbingAnimationTime, f_41588_
Item: u, item, field_8038, item, f_41589_
Item: z, item, field_8038, item, f_41589_
ItemStack: b, EMPTY, field_8037, EMPTY, f_41583_
ItemStack: f, EMPTY, field_8037, EMPTY, f_41583_
CompoundTag: v, tag, field_8040, nbt, f_41590_
CompoundTag: A, tag, field_8040, nbt, f_41590_
Style: r, LORE_STYLE, field_24092, LORE_STYLE, f_41586_
Style: w, LORE_STYLE, field_24092, LORE_STYLE, f_41586_
Entity: w, entityRepresentation, field_24093, holder, f_41592_
Entity: B, entityRepresentation, field_24093, holder, f_41592_
String: d, TAG_ENCH, field_30890, ENCHANTMENTS_KEY, f_150906_
String: h, TAG_ENCH, field_30890, ENCHANTMENTS_KEY, f_150906_
String: e, TAG_DISPLAY, field_30893, DISPLAY_KEY, f_150909_
String: i, TAG_DISPLAY, field_30893, DISPLAY_KEY, f_150909_
String: f, TAG_DISPLAY_NAME, field_30894, NAME_KEY, f_150910_
String: j, TAG_DISPLAY_NAME, field_30894, NAME_KEY, f_150910_
String: g, TAG_LORE, field_30895, LORE_KEY, f_150911_
String: k, TAG_LORE, field_30895, LORE_KEY, f_150911_
String: h, TAG_DAMAGE, field_30896, DAMAGE_KEY, f_150912_
String: l, TAG_DAMAGE, field_30896, DAMAGE_KEY, f_150912_
String: i, TAG_COLOR, field_30897, COLOR_KEY, f_150913_
String: m, TAG_COLOR, field_30897, COLOR_KEY, f_150913_
String: k, TAG_UNBREAKABLE, field_30898, UNBREAKABLE_KEY, f_150914_
String: p, TAG_UNBREAKABLE, field_30898, UNBREAKABLE_KEY, f_150914_
String: l, TAG_REPAIR_COST, field_30899, REPAIR_COST_KEY, f_150915_
String: q, TAG_REPAIR_COST, field_30899, REPAIR_COST_KEY, f_150915_
String: m, TAG_CAN_DESTROY_BLOCK_LIST, field_30900, CAN_DESTROY_KEY, f_150916_
String: r, TAG_CAN_DESTROY_BLOCK_LIST, field_30900, CAN_DESTROY_KEY, f_150916_
String: n, TAG_CAN_PLACE_ON_BLOCK_LIST, field_30901, CAN_PLACE_ON_KEY, f_150917_
String: s, TAG_CAN_PLACE_ON_BLOCK_LIST, field_30901, CAN_PLACE_ON_KEY, f_150917_
String: o, TAG_HIDE_FLAGS, field_30902, HIDE_FLAGS_KEY, f_150918_
String: t, TAG_HIDE_FLAGS, field_30902, HIDE_FLAGS_KEY, f_150918_
int: q, DONT_HIDE_TOOLTIP, field_30903, field_30903, f_150919_
int: v, DONT_HIDE_TOOLTIP, field_30903, field_30903, f_150919_
AdventureModeCheck: x, adventureBreakCheck, field_34453, destroyChecker, f_186360_
AdventureModeCheck: C, adventureBreakCheck, field_34453, destroyChecker, f_186360_
AdventureModeCheck: y, adventurePlaceCheck, field_34454, placeChecker, f_186361_
AdventureModeCheck: D, adventurePlaceCheck, field_34454, placeChecker, f_186361_
org.slf4j.Logger: j, LOGGER, field_8033, LOGGER, f_41585_
org.slf4j.Logger: o, LOGGER, field_8033, LOGGER, f_41585_
Component: p, DISABLED_ITEM_TOOLTIP, field_40211, DISABLED_TEXT, f_243862_
Component: u, DISABLED_ITEM_TOOLTIP, field_40211, DISABLED_TEXT, f_243862_
com.mojang.serialization.Codec<Item>: n, ITEM_NON_AIR_CODEC, field_47312, ITEM_CODEC, f_303113_
com.mojang.serialization.Codec<ItemStack>: b, ADVANCEMENT_ICON_CODEC, field_47308, ADVANCEMENT_DISPLAY_CODEC, f_302239_
com.mojang.serialization.Codec<ItemStack>: c, ITEM_WITH_COUNT_CODEC, field_47309, RECIPE_RESULT_CODEC, f_302323_
com.mojang.serialization.Codec<ItemStack>: d, SINGLE_ITEM_CODEC, field_47310, INGREDIENT_ENTRY_CODEC, f_302992_
com.mojang.serialization.MapCodec<ItemStack>: e, RESULT_CODEC, field_47311, CUTTING_RECIPE_RESULT_CODEC, f_302862_
Constructors
(ItemLike, int, Optional<CompoundTag>)
(Holder<Item>, int, Optional<CompoundTag>)
Methods
void (Level, Player, int): a, onCraftedBy, method_7982, onCraft, m_41678_
void (Level, Player, int): a, onCraftedBy, method_7982, onCraftByPlayer, m_41678_
void (Level): a, onCraftedBySystem, method_54466, onCraftByCrafter, m_305085_
1.20.2
Names
cfz
cjf
Fields
Constructors
Methods
boolean (HolderSet<Item>): a, is, method_53187, itemMatches, m_295139_
1.20.1
Names
cfv
cfz
Fields
boolean: w, emptyCacheFlag, field_8036, empty, f_41591_
Entity: x, entityRepresentation, field_24093, holder, f_41592_
Entity: w, entityRepresentation, field_24093, holder, f_41592_
AdventureModeCheck: y, adventureBreakCheck, field_34453, destroyChecker, f_186360_
AdventureModeCheck: x, adventureBreakCheck, field_34453, destroyChecker, f_186360_
AdventureModeCheck: z, adventurePlaceCheck, field_34454, placeChecker, f_186361_
AdventureModeCheck: y, adventurePlaceCheck, field_34454, placeChecker, f_186361_
Constructors
(Void)
Methods
Item (): c, getItem, method_7909, getItem, m_41720_
Item (): d, getItem, method_7909, getItem, m_41720_
int (): f, getMaxStackSize, method_7914, getMaxCount, m_41741_
int (): g, getMaxStackSize, method_7914, getMaxCount, m_41741_
boolean (): g, isStackable, method_7946, isStackable, m_41753_
boolean (): h, isStackable, method_7946, isStackable, m_41753_
boolean (): h, isDamageableItem, method_7963, isDamageable, m_41763_
boolean (): i, isDamageableItem, method_7963, isDamageable, m_41763_
boolean (): i, isDamaged, method_7986, isDamaged, m_41768_
boolean (): j, isDamaged, method_7986, isDamaged, m_41768_
int (): j, getDamageValue, method_7919, getDamage, m_41773_
int (): k, getDamageValue, method_7919, getDamage, m_41773_
int (): k, getMaxDamage, method_7936, getMaxDamage, m_41776_
int (): l, getMaxDamage, method_7936, getMaxDamage, m_41776_
ItemStack (): o, copy, method_7972, copy, m_41777_
ItemStack (): p, copy, method_7972, copy, m_41777_
boolean (ItemStack, ItemStack): a, tagMatches, method_7975, areNbtEqual, m_41658_
boolean (ItemStack, ItemStack): b, matches, method_7973, areEqual, m_41728_
boolean (ItemStack, ItemStack): a, matches, method_7973, areEqual, m_41728_
boolean (ItemStack): b, matches, method_7968, isEqual, m_41744_
boolean (ItemStack, ItemStack): c, isSame, method_7984, areItemsEqual, m_41746_
boolean (ItemStack, ItemStack): b, isSameItem, method_7984, areItemsEqual, m_41656_
boolean (ItemStack): a, sameItem, method_7962, isItemEqual, m_41656_
String (): p, getDescriptionId, method_7922, getTranslationKey, m_41778_
String (): q, getDescriptionId, method_7922, getTranslationKey, m_41778_
int (): q, getUseDuration, method_7935, getMaxUseTime, m_41779_
int (): r, getUseDuration, method_7935, getMaxUseTime, m_41779_
boolean (): t, hasTag, method_7985, hasNbt, m_41782_
boolean (): u, hasTag, method_7985, hasNbt, m_41782_
void (): y, resetHoverName, method_7925, removeCustomName, m_41787_
void (): z, resetHoverName, method_7925, removeCustomName, m_41787_
boolean (): z, hasCustomHoverName, method_7938, hasCustomName, m_41788_
boolean (): A, hasCustomHoverName, method_7938, hasCustomName, m_41788_
boolean (): C, isEnchantable, method_7923, isEnchantable, m_41792_
boolean (): D, isEnchantable, method_7923, isEnchantable, m_41792_
boolean (): D, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): E, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): E, isFramed, method_7961, isInFrame, m_41794_
boolean (): F, isFramed, method_7961, isInFrame, m_41794_
int (): H, getBaseRepairCost, method_7928, getRepairCost, m_41610_
int (): I, getBaseRepairCost, method_7928, getRepairCost, m_41610_
boolean (): A, hasFoil, method_7958, hasGlint, m_41790_
boolean (): B, hasFoil, method_7958, hasGlint, m_41790_
Component (): I, getDisplayName, method_7954, toHoverableText, m_41611_
Component (): J, getDisplayName, method_7954, toHoverableText, m_41611_
void (): O, updateEmptyCacheFlag, method_7957, updateEmptyState, m_41617_
int (): K, getCount, method_7947, getCount, m_41613_
int (): L, getCount, method_7947, getCount, m_41613_
int (): J, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
int (): K, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
Component (): x, getHoverName, method_7964, getName, m_41786_
Component (): y, getHoverName, method_7964, getName, m_41786_
UseAnim (): r, getUseAnimation, method_7976, getUseAction, m_41780_
UseAnim (): s, getUseAnimation, method_7976, getUseAction, m_41780_
boolean (): s, useOnRelease, method_7967, isUsedOnRelease, m_41781_
boolean (): t, useOnRelease, method_7967, isUsedOnRelease, m_41781_
CompoundTag (): u, getTag, method_7969, getNbt, m_41783_
CompoundTag (): v, getTag, method_7969, getNbt, m_41783_
CompoundTag (): v, getOrCreateTag, method_7948, getOrCreateNbt, m_41784_
CompoundTag (): w, getOrCreateTag, method_7948, getOrCreateNbt, m_41784_
ListTag (): w, getEnchantmentTags, method_7921, getEnchantments, m_41785_
ListTag (): x, getEnchantmentTags, method_7921, getEnchantments, m_41785_
Rarity (): B, getRarity, method_7932, getRarity, m_41791_
Rarity (): C, getRarity, method_7932, getRarity, m_41791_
ItemFrame (): F, getFrame, method_7945, getFrame, m_41795_
ItemFrame (): G, getFrame, method_7945, getFrame, m_41795_
boolean (): L, isEdible, method_19267, isFood, m_41614_
boolean (): M, isEdible, method_19267, isFood, m_41614_
SoundEvent (): M, getDrinkingSound, method_21832, getDrinkSound, m_41615_
SoundEvent (): N, getDrinkingSound, method_21832, getDrinkSound, m_41615_
SoundEvent (): N, getEatingSound, method_21833, getEatSound, m_41616_
SoundEvent (): O, getEatingSound, method_21833, getEatSound, m_41616_
Entity (): G, getEntityRepresentation, method_27319, getHolder, m_41609_
Entity (): H, getEntityRepresentation, method_27319, getHolder, m_41609_
boolean (): l, isBarVisible, method_31578, isItemBarVisible, m_150947_
boolean (): m, isBarVisible, method_31578, isItemBarVisible, m_150947_
int (): m, getBarWidth, method_31579, getItemBarStep, m_150948_
int (): n, getBarWidth, method_31579, getItemBarStep, m_150948_
int (): n, getBarColor, method_31580, getItemBarColor, m_150949_
int (): o, getBarColor, method_31580, getItemBarColor, m_150949_
boolean (ItemStack, ItemStack): d, isSameItemSameTags, method_31577, canCombine, m_150942_
boolean (ItemStack, ItemStack): c, isSameItemSameTags, method_31577, canCombine, m_150942_
Stream<TagKey<Item>> (): e, getTags, method_40133, streamTags, m_204131_
Stream<TagKey<Item>> (): f, getTags, method_40133, streamTags, m_204131_
Holder<Item> (): d, getItemHolder, method_41409, getRegistryEntry, m_220173_
Holder<Item> (): e, getItemHolder, method_41409, getRegistryEntry, m_220173_
ItemStack (): c, copyAndClear, method_51164, copyAndEmpty, m_278832_
1.19.4
Names
cdt
cfv
Fields
Constructors
Methods
void (): P, updateEmptyCacheFlag, method_7957, updateEmptyState, m_41617_
void (): O, updateEmptyCacheFlag, method_7957, updateEmptyState, m_41617_
int (): Q, getHideFlags, method_30266, getHideFlags, m_41618_
int (): P, getHideFlags, method_30266, getHideFlags, m_41618_
SoundEvent (): O, getEquipSound, method_31572, getEquipSound, m_150920_
1.19.3
Names
cax
cdt
Fields
int: r, count, field_8031, count, f_41587_
int: s, count, field_8031, count, f_41587_
int: s, popTime, field_8030, bobbingAnimationTime, f_41588_
int: t, popTime, field_8030, bobbingAnimationTime, f_41588_
Item: t, item, field_8038, item, f_41589_
Item: u, item, field_8038, item, f_41589_
boolean: v, emptyCacheFlag, field_8036, empty, f_41591_
boolean: w, emptyCacheFlag, field_8036, empty, f_41591_
CompoundTag: u, tag, field_8040, nbt, f_41590_
CompoundTag: v, tag, field_8040, nbt, f_41590_
Style: q, LORE_STYLE, field_24092, LORE_STYLE, f_41586_
Style: r, LORE_STYLE, field_24092, LORE_STYLE, f_41586_
Entity: w, entityRepresentation, field_24093, holder, f_41592_
Entity: x, entityRepresentation, field_24093, holder, f_41592_
int: p, DONT_HIDE_TOOLTIP, field_30903, field_30903, f_150919_
int: q, DONT_HIDE_TOOLTIP, field_30903, field_30903, f_150919_
AdventureModeCheck: x, adventureBreakCheck, field_34453, destroyChecker, f_186360_
AdventureModeCheck: y, adventureBreakCheck, field_34453, destroyChecker, f_186360_
AdventureModeCheck: y, adventurePlaceCheck, field_34454, placeChecker, f_186361_
AdventureModeCheck: z, adventurePlaceCheck, field_34454, placeChecker, f_186361_
Component: p, DISABLED_ITEM_TOOLTIP, field_40211, DISABLED_TEXT, f_243862_
Constructors
Methods
boolean (ItemStack): c, matches, method_7968, isEqual, m_41744_
boolean (ItemStack): b, matches, method_7968, isEqual, m_41744_
boolean (ItemStack, ItemStack): c, isSame, method_7984, areItemsEqualIgnoreDamage, m_41746_
boolean (ItemStack, ItemStack): c, isSame, method_7984, areItemsEqual, m_41746_
boolean (ItemStack): a, sameItem, method_7962, isItemEqualIgnoreDamage, m_41656_
boolean (ItemStack): a, sameItem, method_7962, isItemEqual, m_41656_
void (int): c, setRepairCost, method_7927, setRepairCost, m_41742_
void (int): d, setRepairCost, method_7927, setRepairCost, m_41742_
boolean (ItemStack, ItemStack): d, isSameIgnoreDurability, method_7987, areItemsEqual, m_41758_
boolean (ItemStack): b, sameItemStackIgnoreDurability, method_7929, isItemEqual, m_41726_
void (int): d, setPopTime, method_7912, setBobbingAnimationTime, m_41754_
void (int): e, setPopTime, method_7912, setBobbingAnimationTime, m_41754_
void (int): e, setCount, method_7939, setCount, m_41764_
void (int): f, setCount, method_7939, setCount, m_41764_
void (int): f, grow, method_7933, increment, m_41769_
void (int): g, grow, method_7933, increment, m_41769_
void (int): g, shrink, method_7934, decrement, m_41774_
void (int): h, shrink, method_7934, decrement, m_41774_
boolean (ItemStack, ItemStack): e, isSameItemSameTags, method_31577, canCombine, m_150942_
boolean (ItemStack, ItemStack): d, isSameItemSameTags, method_31577, canCombine, m_150942_
boolean (FeatureFlagSet): a, isItemEnabled, method_45435, isItemEnabled, m_246617_
ItemStack (int): c, copyWithCount, method_46651, copyWithCount, m_255036_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
caa
cax
Fields
Constructors
Methods
1.19
Names
buw
caa
Fields
Constructors
Methods
int (): e, getMaxStackSize, method_7914, getMaxCount, m_41741_
int (): f, getMaxStackSize, method_7914, getMaxCount, m_41741_
boolean (): f, isStackable, method_7946, isStackable, m_41753_
boolean (): g, isStackable, method_7946, isStackable, m_41753_
boolean (): g, isDamageableItem, method_7963, isDamageable, m_41763_
boolean (): h, isDamageableItem, method_7963, isDamageable, m_41763_
boolean (): h, isDamaged, method_7986, isDamaged, m_41768_
boolean (): i, isDamaged, method_7986, isDamaged, m_41768_
int (): i, getDamageValue, method_7919, getDamage, m_41773_
int (): j, getDamageValue, method_7919, getDamage, m_41773_
int (): j, getMaxDamage, method_7936, getMaxDamage, m_41776_
int (): k, getMaxDamage, method_7936, getMaxDamage, m_41776_
ItemStack (): n, copy, method_7972, copy, m_41777_
ItemStack (): o, copy, method_7972, copy, m_41777_
String (): o, getDescriptionId, method_7922, getTranslationKey, m_41778_
String (): p, getDescriptionId, method_7922, getTranslationKey, m_41778_
int (): p, getUseDuration, method_7935, getMaxUseTime, m_41779_
int (): q, getUseDuration, method_7935, getMaxUseTime, m_41779_
boolean (): s, hasTag, method_7985, hasNbt, m_41782_
boolean (): t, hasTag, method_7985, hasNbt, m_41782_
void (): x, resetHoverName, method_7925, removeCustomName, m_41787_
void (): y, resetHoverName, method_7925, removeCustomName, m_41787_
boolean (): y, hasCustomHoverName, method_7938, hasCustomName, m_41788_
boolean (): z, hasCustomHoverName, method_7938, hasCustomName, m_41788_
boolean (): B, isEnchantable, method_7923, isEnchantable, m_41792_
boolean (): C, isEnchantable, method_7923, isEnchantable, m_41792_
boolean (): C, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): D, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): D, isFramed, method_7961, isInFrame, m_41794_
boolean (): E, isFramed, method_7961, isInFrame, m_41794_
int (): G, getBaseRepairCost, method_7928, getRepairCost, m_41610_
int (): H, getBaseRepairCost, method_7928, getRepairCost, m_41610_
boolean (): z, hasFoil, method_7958, hasGlint, m_41790_
boolean (): A, hasFoil, method_7958, hasGlint, m_41790_
Component (): H, getDisplayName, method_7954, toHoverableText, m_41611_
Component (): I, getDisplayName, method_7954, toHoverableText, m_41611_
void (): O, updateEmptyCacheFlag, method_7957, updateEmptyState, m_41617_
void (): P, updateEmptyCacheFlag, method_7957, updateEmptyState, m_41617_
int (): J, getCount, method_7947, getCount, m_41613_
int (): K, getCount, method_7947, getCount, m_41613_
int (): I, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
int (): J, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
Component (): w, getHoverName, method_7964, getName, m_41786_
Component (): x, getHoverName, method_7964, getName, m_41786_
boolean (int, Random, ServerPlayer): a, hurt, method_7970, damage, m_41629_
UseAnim (): q, getUseAnimation, method_7976, getUseAction, m_41780_
UseAnim (): r, getUseAnimation, method_7976, getUseAction, m_41780_
boolean (): r, useOnRelease, method_7967, isUsedOnRelease, m_41781_
boolean (): s, useOnRelease, method_7967, isUsedOnRelease, m_41781_
CompoundTag (): t, getTag, method_7969, getNbt, m_41783_
CompoundTag (): u, getTag, method_7969, getNbt, m_41783_
CompoundTag (): u, getOrCreateTag, method_7948, getOrCreateNbt, m_41784_
CompoundTag (): v, getOrCreateTag, method_7948, getOrCreateNbt, m_41784_
ListTag (): v, getEnchantmentTags, method_7921, getEnchantments, m_41785_
ListTag (): w, getEnchantmentTags, method_7921, getEnchantments, m_41785_
Rarity (): A, getRarity, method_7932, getRarity, m_41791_
Rarity (): B, getRarity, method_7932, getRarity, m_41791_
ItemFrame (): E, getFrame, method_7945, getFrame, m_41795_
ItemFrame (): F, getFrame, method_7945, getFrame, m_41795_
boolean (): K, isEdible, method_19267, isFood, m_41614_
boolean (): L, isEdible, method_19267, isFood, m_41614_
SoundEvent (): L, getDrinkingSound, method_21832, getDrinkSound, m_41615_
SoundEvent (): M, getDrinkingSound, method_21832, getDrinkSound, m_41615_
SoundEvent (): M, getEatingSound, method_21833, getEatSound, m_41616_
SoundEvent (): N, getEatingSound, method_21833, getEatSound, m_41616_
Entity (): F, getEntityRepresentation, method_27319, getHolder, m_41609_
Entity (): G, getEntityRepresentation, method_27319, getHolder, m_41609_
int (): P, getHideFlags, method_30266, getHideFlags, m_41618_
int (): Q, getHideFlags, method_30266, getHideFlags, m_41618_
boolean (): k, isBarVisible, method_31578, isItemBarVisible, m_150947_
boolean (): l, isBarVisible, method_31578, isItemBarVisible, m_150947_
int (): l, getBarWidth, method_31579, getItemBarStep, m_150948_
int (): m, getBarWidth, method_31579, getItemBarStep, m_150948_
int (): m, getBarColor, method_31580, getItemBarColor, m_150949_
int (): n, getBarColor, method_31580, getItemBarColor, m_150949_
SoundEvent (): N, getEquipSound, method_31572, getEquipSound, m_150920_
SoundEvent (): O, getEquipSound, method_31572, getEquipSound, m_150920_
Stream<TagKey<Item>> (): d, getTags, method_40133, streamTags, m_204131_
Stream<TagKey<Item>> (): e, getTags, method_40133, streamTags, m_204131_
Holder<Item> (): d, getItemHolder, method_41409, getRegistryEntry, m_220173_
boolean (Predicate<Holder<Item>>): a, is, method_41407, itemMatches, m_220167_
boolean (Holder<Item>): a, is, method_41406, itemMatches, m_220165_
boolean (int, RandomSource, ServerPlayer): a, hurt, method_7970, damage, m_220157_
1.18.2
Names
bue
buw
Fields
org.apache.logging.log4j.Logger: j, LOGGER, field_8033, LOGGER, f_41585_
org.slf4j.Logger: j, LOGGER, field_8033, LOGGER, f_41585_
Constructors
Methods
int (): d, getMaxStackSize, method_7914, getMaxCount, m_41741_
int (): e, getMaxStackSize, method_7914, getMaxCount, m_41741_
boolean (): e, isStackable, method_7946, isStackable, m_41753_
boolean (): f, isStackable, method_7946, isStackable, m_41753_
boolean (): f, isDamageableItem, method_7963, isDamageable, m_41763_
boolean (): g, isDamageableItem, method_7963, isDamageable, m_41763_
boolean (): g, isDamaged, method_7986, isDamaged, m_41768_
boolean (): h, isDamaged, method_7986, isDamaged, m_41768_
int (): h, getDamageValue, method_7919, getDamage, m_41773_
int (): i, getDamageValue, method_7919, getDamage, m_41773_
int (): i, getMaxDamage, method_7936, getMaxDamage, m_41776_
int (): j, getMaxDamage, method_7936, getMaxDamage, m_41776_
ItemStack (): m, copy, method_7972, copy, m_41777_
ItemStack (): n, copy, method_7972, copy, m_41777_
String (): n, getDescriptionId, method_7922, getTranslationKey, m_41778_
String (): o, getDescriptionId, method_7922, getTranslationKey, m_41778_
int (): o, getUseDuration, method_7935, getMaxUseTime, m_41779_
int (): p, getUseDuration, method_7935, getMaxUseTime, m_41779_
boolean (): r, hasTag, method_7985, hasNbt, m_41782_
boolean (): s, hasTag, method_7985, hasNbt, m_41782_
void (): w, resetHoverName, method_7925, removeCustomName, m_41787_
void (): x, resetHoverName, method_7925, removeCustomName, m_41787_
boolean (): x, hasCustomHoverName, method_7938, hasCustomName, m_41788_
boolean (): y, hasCustomHoverName, method_7938, hasCustomName, m_41788_
boolean (): A, isEnchantable, method_7923, isEnchantable, m_41792_
boolean (): B, isEnchantable, method_7923, isEnchantable, m_41792_
boolean (): B, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): C, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): C, isFramed, method_7961, isInFrame, m_41794_
boolean (): D, isFramed, method_7961, isInFrame, m_41794_
int (): F, getBaseRepairCost, method_7928, getRepairCost, m_41610_
int (): G, getBaseRepairCost, method_7928, getRepairCost, m_41610_
boolean (): y, hasFoil, method_7958, hasGlint, m_41790_
boolean (): z, hasFoil, method_7958, hasGlint, m_41790_
Component (): G, getDisplayName, method_7954, toHoverableText, m_41611_
Component (): H, getDisplayName, method_7954, toHoverableText, m_41611_
void (): N, updateEmptyCacheFlag, method_7957, updateEmptyState, m_41617_
void (): O, updateEmptyCacheFlag, method_7957, updateEmptyState, m_41617_
int (): I, getCount, method_7947, getCount, m_41613_
int (): J, getCount, method_7947, getCount, m_41613_
int (): H, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
int (): I, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
Component (): v, getHoverName, method_7964, getName, m_41786_
Component (): w, getHoverName, method_7964, getName, m_41786_
UseAnim (): p, getUseAnimation, method_7976, getUseAction, m_41780_
UseAnim (): q, getUseAnimation, method_7976, getUseAction, m_41780_
boolean (): q, useOnRelease, method_7967, isUsedOnRelease, m_41781_
boolean (): r, useOnRelease, method_7967, isUsedOnRelease, m_41781_
CompoundTag (): s, getTag, method_7969, getNbt, m_41783_
CompoundTag (): t, getTag, method_7969, getNbt, m_41783_
CompoundTag (): t, getOrCreateTag, method_7948, getOrCreateNbt, m_41784_
CompoundTag (): u, getOrCreateTag, method_7948, getOrCreateNbt, m_41784_
ListTag (): u, getEnchantmentTags, method_7921, getEnchantments, m_41785_
ListTag (): v, getEnchantmentTags, method_7921, getEnchantments, m_41785_
Rarity (): z, getRarity, method_7932, getRarity, m_41791_
Rarity (): A, getRarity, method_7932, getRarity, m_41791_
ItemFrame (): D, getFrame, method_7945, getFrame, m_41795_
ItemFrame (): E, getFrame, method_7945, getFrame, m_41795_
boolean (): J, isEdible, method_19267, isFood, m_41614_
boolean (): K, isEdible, method_19267, isFood, m_41614_
SoundEvent (): K, getDrinkingSound, method_21832, getDrinkSound, m_41615_
SoundEvent (): L, getDrinkingSound, method_21832, getDrinkSound, m_41615_
SoundEvent (): L, getEatingSound, method_21833, getEatSound, m_41616_
SoundEvent (): M, getEatingSound, method_21833, getEatSound, m_41616_
Entity (): E, getEntityRepresentation, method_27319, getHolder, m_41609_
Entity (): F, getEntityRepresentation, method_27319, getHolder, m_41609_
boolean (TagContainer, BlockInWorld): b, hasAdventureModeBreakTagForBlock, method_7940, canDestroy, m_41633_
boolean (TagContainer, BlockInWorld): a, hasAdventureModePlaceTagForBlock, method_7944, canPlaceOn, m_41723_
int (): O, getHideFlags, method_30266, getHideFlags, m_41618_
int (): P, getHideFlags, method_30266, getHideFlags, m_41618_
boolean (Tag<Item>): a, is, method_31573, isIn, m_150922_
boolean (): j, isBarVisible, method_31578, isItemBarVisible, m_150947_
boolean (): k, isBarVisible, method_31578, isItemBarVisible, m_150947_
int (): k, getBarWidth, method_31579, getItemBarStep, m_150948_
int (): l, getBarWidth, method_31579, getItemBarStep, m_150948_
int (): l, getBarColor, method_31580, getItemBarColor, m_150949_
int (): m, getBarColor, method_31580, getItemBarColor, m_150949_
SoundEvent (): M, getEquipSound, method_31572, getEquipSound, m_150920_
SoundEvent (): N, getEquipSound, method_31572, getEquipSound, m_150920_
boolean (TagKey<Item>): a, is, method_31573, isIn, m_204117_
Stream<TagKey<Item>> (): d, getTags, method_40133, streamTags, m_204131_
boolean (Registry<Block>, BlockInWorld): a, hasAdventureModePlaceTagForBlock, method_7944, canPlaceOn, m_204121_
boolean (Registry<Block>, BlockInWorld): b, hasAdventureModeBreakTagForBlock, method_7940, canDestroy, m_204128_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bqq
bue
Fields
int: s, popTime, field_8030, cooldown, f_41588_
int: s, popTime, field_8030, bobbingAnimationTime, f_41588_
boolean: y, cachedBreakBlockResult, field_8035, lastDestroyResult, f_41594_
boolean: A, cachedPlaceBlockResult, field_8034, lastPlaceOnResult, f_41596_
BlockInWorld: x, cachedBreakBlock, field_8039, lastDestroyPos, f_41593_
BlockInWorld: z, cachedPlaceBlock, field_8032, lastPlaceOnPos, f_41595_
AdventureModeCheck: x, adventureBreakCheck, field_34453, destroyChecker, f_186360_
AdventureModeCheck: y, adventurePlaceCheck, field_34454, placeChecker, f_186361_
Constructors
Methods
void (int): d, setPopTime, method_7912, setCooldown, m_41754_
void (int): d, setPopTime, method_7912, setBobbingAnimationTime, m_41754_
int (): H, getPopTime, method_7965, getCooldown, m_41612_
int (): H, getPopTime, method_7965, getBobbingAnimationTime, m_41612_
boolean (BlockInWorld, BlockInWorld): a, areSameBlocks, method_7918, areBlocksEqual, m_41693_
boolean (TagContainer, BlockInWorld): a, hasAdventureModeBreakTagForBlock, method_7940, canDestroy, m_41633_
boolean (TagContainer, BlockInWorld): b, hasAdventureModeBreakTagForBlock, method_7940, canDestroy, m_41633_
boolean (TagContainer, BlockInWorld): b, hasAdventureModePlaceTagForBlock, method_7944, canPlaceOn, m_41723_
boolean (TagContainer, BlockInWorld): a, hasAdventureModePlaceTagForBlock, method_7944, canPlaceOn, m_41723_
1.17.1
Names
bqp
bqq
Fields
int: t, count, field_8031, count, f_41587_
int: r, count, field_8031, count, f_41587_
int: u, popTime, field_8030, cooldown, f_41588_
int: s, popTime, field_8030, cooldown, f_41588_
Item: v, item, field_8038, item, f_41589_
Item: t, item, field_8038, item, f_41589_
boolean: A, cachedBreakBlockResult, field_8035, lastDestroyResult, f_41594_
boolean: y, cachedBreakBlockResult, field_8035, lastDestroyResult, f_41594_
boolean: C, cachedPlaceBlockResult, field_8034, lastPlaceOnResult, f_41596_
boolean: A, cachedPlaceBlockResult, field_8034, lastPlaceOnResult, f_41596_
boolean: x, emptyCacheFlag, field_8036, empty, f_41591_
boolean: v, emptyCacheFlag, field_8036, empty, f_41591_
org.apache.logging.log4j.Logger: l, LOGGER, field_8033, LOGGER, f_41585_
org.apache.logging.log4j.Logger: j, LOGGER, field_8033, LOGGER, f_41585_
CompoundTag: w, tag, field_8040, tag, f_41590_
CompoundTag: u, tag, field_8040, nbt, f_41590_
BlockInWorld: z, cachedBreakBlock, field_8039, lastDestroyPos, f_41593_
BlockInWorld: x, cachedBreakBlock, field_8039, lastDestroyPos, f_41593_
BlockInWorld: B, cachedPlaceBlock, field_8032, lastPlaceOnPos, f_41595_
BlockInWorld: z, cachedPlaceBlock, field_8032, lastPlaceOnPos, f_41595_
Style: s, LORE_STYLE, field_24092, LORE_STYLE, f_41586_
Style: q, LORE_STYLE, field_24092, LORE_STYLE, f_41586_
Entity: y, entityRepresentation, field_24093, holder, f_41592_
Entity: w, entityRepresentation, field_24093, holder, f_41592_
String: e, TAG_ENCH_ID, field_30891, ID_KEY, f_150907_
String: f, TAG_ENCH_LEVEL, field_30892, LVL_KEY, f_150908_
String: g, TAG_DISPLAY, field_30893, DISPLAY_KEY, f_150909_
String: e, TAG_DISPLAY, field_30893, DISPLAY_KEY, f_150909_
String: h, TAG_DISPLAY_NAME, field_30894, NAME_KEY, f_150910_
String: f, TAG_DISPLAY_NAME, field_30894, NAME_KEY, f_150910_
String: i, TAG_LORE, field_30895, LORE_KEY, f_150911_
String: g, TAG_LORE, field_30895, LORE_KEY, f_150911_
String: j, TAG_DAMAGE, field_30896, DAMAGE_KEY, f_150912_
String: h, TAG_DAMAGE, field_30896, DAMAGE_KEY, f_150912_
String: k, TAG_COLOR, field_30897, COLOR_KEY, f_150913_
String: i, TAG_COLOR, field_30897, COLOR_KEY, f_150913_
String: m, TAG_UNBREAKABLE, field_30898, UNBREAKABLE_KEY, f_150914_
String: k, TAG_UNBREAKABLE, field_30898, UNBREAKABLE_KEY, f_150914_
String: n, TAG_REPAIR_COST, field_30899, REPAIR_COST_KEY, f_150915_
String: l, TAG_REPAIR_COST, field_30899, REPAIR_COST_KEY, f_150915_
String: o, TAG_CAN_DESTROY_BLOCK_LIST, field_30900, CAN_DESTROY_KEY, f_150916_
String: m, TAG_CAN_DESTROY_BLOCK_LIST, field_30900, CAN_DESTROY_KEY, f_150916_
String: p, TAG_CAN_PLACE_ON_BLOCK_LIST, field_30901, CAN_PLACE_ON_KEY, f_150917_
String: n, TAG_CAN_PLACE_ON_BLOCK_LIST, field_30901, CAN_PLACE_ON_KEY, f_150917_
String: q, TAG_HIDE_FLAGS, field_30902, HIDE_FLAGS_KEY, f_150918_
String: o, TAG_HIDE_FLAGS, field_30902, HIDE_FLAGS_KEY, f_150918_
int: r, DONT_HIDE_TOOLTIP, field_30903, field_30903, f_150919_
int: p, DONT_HIDE_TOOLTIP, field_30903, field_30903, f_150919_
Constructors
Methods
boolean (ItemStack, ItemStack): a, tagMatches, method_7975, areTagsEqual, m_41658_
boolean (ItemStack, ItemStack): a, tagMatches, method_7975, areNbtEqual, m_41658_
boolean (): r, hasTag, method_7985, hasTag, m_41782_
boolean (): r, hasTag, method_7985, hasNbt, m_41782_
void (String): c, removeTagKey, method_7983, removeSubTag, m_41749_
void (String): c, removeTagKey, method_7983, removeSubNbt, m_41749_
CompoundTag (): s, getTag, method_7969, getTag, m_41783_
CompoundTag (): s, getTag, method_7969, getNbt, m_41783_
CompoundTag (): t, getOrCreateTag, method_7948, getOrCreateTag, m_41784_
CompoundTag (): t, getOrCreateTag, method_7948, getOrCreateNbt, m_41784_
CompoundTag (String): a, getOrCreateTagElement, method_7911, getOrCreateSubTag, m_41698_
CompoundTag (String): a, getOrCreateTagElement, method_7911, getOrCreateSubNbt, m_41698_
CompoundTag (String): b, getTagElement, method_7941, getSubTag, m_41737_
CompoundTag (String): b, getTagElement, method_7941, getSubNbt, m_41737_
void (CompoundTag): c, setTag, method_7980, setTag, m_41751_
void (CompoundTag): c, setTag, method_7980, setNbt, m_41751_
void (String, Tag): a, addTagElement, method_7959, putSubTag, m_41700_
void (String, Tag): a, addTagElement, method_7959, setSubNbt, m_41700_
1.17
Names
bmb
bqp
net.minecraft.item.ItemStack
net.minecraft.src.C_1391_
Fields
DecimalFormat: c, ATTRIBUTE_MODIFIER_FORMAT, field_8029, MODIFIER_FORMAT, field_111284_a
DecimalFormat: c, ATTRIBUTE_MODIFIER_FORMAT, field_8029, MODIFIER_FORMAT, f_41584_
int: f, count, field_8031, count, field_77994_a
int: t, count, field_8031, count, f_41587_
int: g, popTime, field_8030, cooldown, field_77992_b
int: u, popTime, field_8030, cooldown, f_41588_
Item: h, item, field_8038, item, field_151002_e
Item: v, item, field_8038, item, f_41589_
boolean: m, cachedBreakBlockResult, field_8035, lastDestroyResult, field_179553_i
boolean: A, cachedBreakBlockResult, field_8035, lastDestroyResult, f_41594_
boolean: o, cachedPlaceBlockResult, field_8034, lastPlaceOnResult, field_179551_k
boolean: C, cachedPlaceBlockResult, field_8034, lastPlaceOnResult, f_41596_
ItemStack: b, EMPTY, field_8037, EMPTY, field_190927_a
ItemStack: b, EMPTY, field_8037, EMPTY, f_41583_
boolean: j, emptyCacheFlag, field_8036, empty, field_190928_g
boolean: x, emptyCacheFlag, field_8036, empty, f_41591_
org.apache.logging.log4j.Logger: d, LOGGER, field_8033, LOGGER, field_199558_c
org.apache.logging.log4j.Logger: l, LOGGER, field_8033, LOGGER, f_41585_
CompoundTag: i, tag, field_8040, tag, field_77990_d
CompoundTag: w, tag, field_8040, tag, f_41590_
BlockInWorld: l, cachedBreakBlock, field_8039, lastDestroyPos, field_179552_h
BlockInWorld: z, cachedBreakBlock, field_8039, lastDestroyPos, f_41593_
BlockInWorld: n, cachedPlaceBlock, field_8032, lastPlaceOnPos, field_179550_j
BlockInWorld: B, cachedPlaceBlock, field_8032, lastPlaceOnPos, f_41595_
com.mojang.serialization.Codec<ItemStack>: a, CODEC, field_24671, CODEC, field_234691_a_
com.mojang.serialization.Codec<ItemStack>: a, CODEC, field_24671, CODEC, f_41582_
Style: e, LORE_STYLE, field_24092, LORE_STYLE, field_234692_e_
Style: s, LORE_STYLE, field_24092, LORE_STYLE, f_41586_
Entity: k, entityRepresentation, field_24093, holder, field_234693_k_
Entity: y, entityRepresentation, field_24093, holder, f_41592_
String: d, TAG_ENCH, field_30890, ENCHANTMENTS_KEY, f_150906_
String: e, TAG_ENCH_ID, field_30891, ID_KEY, f_150907_
String: f, TAG_ENCH_LEVEL, field_30892, LVL_KEY, f_150908_
String: g, TAG_DISPLAY, field_30893, DISPLAY_KEY, f_150909_
String: h, TAG_DISPLAY_NAME, field_30894, NAME_KEY, f_150910_
String: i, TAG_LORE, field_30895, LORE_KEY, f_150911_
String: j, TAG_DAMAGE, field_30896, DAMAGE_KEY, f_150912_
String: k, TAG_COLOR, field_30897, COLOR_KEY, f_150913_
String: m, TAG_UNBREAKABLE, field_30898, UNBREAKABLE_KEY, f_150914_
String: n, TAG_REPAIR_COST, field_30899, REPAIR_COST_KEY, f_150915_
String: o, TAG_CAN_DESTROY_BLOCK_LIST, field_30900, CAN_DESTROY_KEY, f_150916_
String: p, TAG_CAN_PLACE_ON_BLOCK_LIST, field_30901, CAN_PLACE_ON_KEY, f_150917_
String: q, TAG_HIDE_FLAGS, field_30902, HIDE_FLAGS_KEY, f_150918_
int: r, DONT_HIDE_TOOLTIP, field_30903, field_30903, f_150919_
Constructors
Methods
ItemStack (int): a, split, method_7971, split, func_77979_a
ItemStack (int): a, split, method_7971, split, m_41620_
Item (): b, getItem, method_7909, getItem, func_77973_b
Item (): c, getItem, method_7909, getItem, m_41720_
int (): c, getMaxStackSize, method_7914, getMaxCount, func_77976_d
int (): d, getMaxStackSize, method_7914, getMaxCount, m_41741_
boolean (): d, isStackable, method_7946, isStackable, func_77985_e
boolean (): e, isStackable, method_7946, isStackable, m_41753_
boolean (): e, isDamageableItem, method_7963, isDamageable, func_77984_f
boolean (): f, isDamageableItem, method_7963, isDamageable, m_41763_
boolean (): f, isDamaged, method_7986, isDamaged, func_77951_h
boolean (): g, isDamaged, method_7986, isDamaged, m_41768_
int (): g, getDamageValue, method_7919, getDamage, func_77952_i
int (): h, getDamageValue, method_7919, getDamage, m_41773_
int (): h, getMaxDamage, method_7936, getMaxDamage, func_77958_k
int (): i, getMaxDamage, method_7936, getMaxDamage, m_41776_
ItemStack (): i, copy, method_7972, copy, func_77946_l
ItemStack (): m, copy, method_7972, copy, m_41777_
boolean (ItemStack, ItemStack): a, tagMatches, method_7975, areTagsEqual, func_77970_a
boolean (ItemStack, ItemStack): a, tagMatches, method_7975, areTagsEqual, m_41658_
boolean (ItemStack, ItemStack): b, matches, method_7973, areEqual, func_77989_b
boolean (ItemStack, ItemStack): b, matches, method_7973, areEqual, m_41728_
boolean (ItemStack): c, matches, method_7968, isEqual, func_77959_d
boolean (ItemStack): c, matches, method_7968, isEqual, m_41744_
boolean (ItemStack, ItemStack): c, isSame, method_7984, areItemsEqualIgnoreDamage, func_179545_c
boolean (ItemStack, ItemStack): c, isSame, method_7984, areItemsEqualIgnoreDamage, m_41746_
boolean (ItemStack): a, sameItem, method_7962, isItemEqualIgnoreDamage, func_77969_a
boolean (ItemStack): a, sameItem, method_7962, isItemEqualIgnoreDamage, m_41656_
String (): j, getDescriptionId, method_7922, getTranslationKey, func_77977_a
String (): n, getDescriptionId, method_7922, getTranslationKey, m_41778_
void (Level, Entity, int, boolean): a, inventoryTick, method_7917, inventoryTick, func_77945_a
void (Level, Entity, int, boolean): a, inventoryTick, method_7917, inventoryTick, m_41666_
int (): k, getUseDuration, method_7935, getMaxUseTime, func_77988_m
int (): o, getUseDuration, method_7935, getMaxUseTime, m_41779_
boolean (): n, hasTag, method_7985, hasTag, func_77942_o
boolean (): r, hasTag, method_7985, hasTag, m_41782_
void (): s, resetHoverName, method_7925, removeCustomName, func_135074_t
void (): w, resetHoverName, method_7925, removeCustomName, m_41787_
boolean (): t, hasCustomHoverName, method_7938, hasCustomName, func_82837_s
boolean (): x, hasCustomHoverName, method_7938, hasCustomName, m_41788_
boolean (): w, isEnchantable, method_7923, isEnchantable, func_77956_u
boolean (): A, isEnchantable, method_7923, isEnchantable, m_41792_
void (Enchantment, int): a, enchant, method_7978, addEnchantment, func_77966_a
void (Enchantment, int): a, enchant, method_7978, addEnchantment, m_41663_
boolean (): x, isEnchanted, method_7942, hasEnchantments, func_77948_v
boolean (): B, isEnchanted, method_7942, hasEnchantments, m_41793_
boolean (): y, isFramed, method_7961, isInFrame, func_82839_y
boolean (): C, isFramed, method_7961, isInFrame, m_41794_
int (): B, getBaseRepairCost, method_7928, getRepairCost, func_82838_A
int (): F, getBaseRepairCost, method_7928, getRepairCost, m_41610_
void (int): c, setRepairCost, method_7927, setRepairCost, func_82841_c
void (int): c, setRepairCost, method_7927, setRepairCost, m_41742_
boolean (): u, hasFoil, method_7958, hasGlint, func_77962_s
boolean (): y, hasFoil, method_7958, hasGlint, m_41790_
boolean (ItemStack, ItemStack): d, isSameIgnoreDurability, method_7987, areItemsEqual, func_185132_d
boolean (ItemStack, ItemStack): d, isSameIgnoreDurability, method_7987, areItemsEqual, m_41758_
boolean (ItemStack): b, sameItemStackIgnoreDurability, method_7929, isItemEqual, func_185136_b
boolean (ItemStack): b, sameItemStackIgnoreDurability, method_7929, isItemEqual, m_41726_
Component (): C, getDisplayName, method_7954, toHoverableText, func_151000_E
Component (): G, getDisplayName, method_7954, toHoverableText, m_41611_
void (): I, updateEmptyCacheFlag, method_7957, updateEmptyState, func_190923_F
void (): N, updateEmptyCacheFlag, method_7957, updateEmptyState, m_41617_
boolean (): a, isEmpty, method_7960, isEmpty, func_190926_b
boolean (): b, isEmpty, method_7960, isEmpty, m_41619_
void (int): d, setPopTime, method_7912, setCooldown, func_190915_d
void (int): d, setPopTime, method_7912, setCooldown, m_41754_
int (): E, getCount, method_7947, getCount, func_190916_E
int (): I, getCount, method_7947, getCount, m_41613_
void (int): e, setCount, method_7939, setCount, func_190920_e
void (int): e, setCount, method_7939, setCount, m_41764_
void (int): f, grow, method_7933, increment, func_190917_f
void (int): f, grow, method_7933, increment, m_41769_
void (int): g, shrink, method_7934, decrement, func_190918_g
void (int): g, shrink, method_7934, decrement, m_41774_
int (): D, getPopTime, method_7965, getCooldown, func_190921_D
int (): H, getPopTime, method_7965, getCooldown, m_41612_
void (int): b, setDamageValue, method_7974, setDamage, func_196085_b
void (int): b, setDamageValue, method_7974, setDamage, m_41721_
void (String): c, removeTagKey, method_7983, removeSubTag, func_196083_e
void (String): c, removeTagKey, method_7983, removeSubTag, m_41749_
Component (): r, getHoverName, method_7964, getName, func_200301_q
Component (): v, getHoverName, method_7964, getName, m_41786_
ItemStack (Component): a, setHoverName, method_7977, setCustomName, func_200302_a
ItemStack (Component): a, setHoverName, method_7977, setCustomName, m_41714_
Collection<Component> (String): d, expandBlockState, method_7937, parseBlockTag, func_206845_f
Collection<Component> (String): d, expandBlockState, method_7937, parseBlockTag, m_41761_
ItemStack (CompoundTag): a, of, method_7915, fromNbt, func_199557_a
ItemStack (CompoundTag): a, of, method_7915, fromNbt, m_41712_
InteractionResult (UseOnContext): a, useOn, method_7981, useOnBlock, func_196084_a
InteractionResult (UseOnContext): a, useOn, method_7981, useOnBlock, m_41661_
float (BlockState): a, getDestroySpeed, method_7924, getMiningSpeedMultiplier, func_150997_a
float (BlockState): a, getDestroySpeed, method_7924, getMiningSpeedMultiplier, m_41691_
InteractionResultHolder<ItemStack> (Level, Player, InteractionHand): a, use, method_7913, use, func_77957_a
InteractionResultHolder<ItemStack> (Level, Player, InteractionHand): a, use, method_7913, use, m_41682_
ItemStack (Level, LivingEntity): a, finishUsingItem, method_7910, finishUsing, func_77950_b
ItemStack (Level, LivingEntity): a, finishUsingItem, method_7910, finishUsing, m_41671_
CompoundTag (CompoundTag): b, save, method_7953, writeNbt, func_77955_b
CompoundTag (CompoundTag): b, save, method_7953, writeNbt, m_41739_
boolean (int, Random, ServerPlayer): a, hurt, method_7970, damage, func_96631_a
boolean (int, Random, ServerPlayer): a, hurt, method_7970, damage, m_41629_
<T extends LivingEntity> void (int, T, Consumer<T>): a, hurtAndBreak, method_7956, damage, func_222118_a
<T extends LivingEntity> void (int, T, Consumer<T>): a, hurtAndBreak, method_7956, damage, m_41622_
void (LivingEntity, Player): a, hurtEnemy, method_7979, postHit, func_77961_a
void (LivingEntity, Player): a, hurtEnemy, method_7979, postHit, m_41640_
void (Level, BlockState, BlockPos, Player): a, mineBlock, method_7952, postMine, func_179548_a
void (Level, BlockState, BlockPos, Player): a, mineBlock, method_7952, postMine, m_41686_
boolean (BlockState): b, isCorrectToolForDrops, method_7951, isSuitableFor, func_150998_b
boolean (BlockState): b, isCorrectToolForDrops, method_7951, isSuitableFor, m_41735_
void (Level, Player, int): a, onCraftedBy, method_7982, onCraft, func_77980_a
void (Level, Player, int): a, onCraftedBy, method_7982, onCraft, m_41678_
UseAnim (): l, getUseAnimation, method_7976, getUseAction, func_77975_n
UseAnim (): p, getUseAnimation, method_7976, getUseAction, m_41780_
void (Level, LivingEntity, int): a, releaseUsing, method_7930, onStoppedUsing, func_77974_b
void (Level, LivingEntity, int): a, releaseUsing, method_7930, onStoppedUsing, m_41674_
boolean (): m, useOnRelease, method_7967, isUsedOnRelease, func_222122_m
boolean (): q, useOnRelease, method_7967, isUsedOnRelease, m_41781_
CompoundTag (): o, getTag, method_7969, getTag, func_77978_p
CompoundTag (): s, getTag, method_7969, getTag, m_41783_
CompoundTag (): p, getOrCreateTag, method_7948, getOrCreateTag, func_196082_o
CompoundTag (): t, getOrCreateTag, method_7948, getOrCreateTag, m_41784_
CompoundTag (String): a, getOrCreateTagElement, method_7911, getOrCreateSubTag, func_190925_c
CompoundTag (String): a, getOrCreateTagElement, method_7911, getOrCreateSubTag, m_41698_
CompoundTag (String): b, getTagElement, method_7941, getSubTag, func_179543_a
CompoundTag (String): b, getTagElement, method_7941, getSubTag, m_41737_
ListTag (): q, getEnchantmentTags, method_7921, getEnchantments, func_77986_q
ListTag (): u, getEnchantmentTags, method_7921, getEnchantments, m_41785_
void (CompoundTag): c, setTag, method_7980, setTag, func_77982_d
void (CompoundTag): c, setTag, method_7980, setTag, m_41751_
Rarity (): v, getRarity, method_7932, getRarity, func_77953_t
Rarity (): z, getRarity, method_7932, getRarity, m_41791_
void (String, Tag): a, addTagElement, method_7959, putSubTag, func_77983_a
void (String, Tag): a, addTagElement, method_7959, putSubTag, m_41700_
ItemFrame (): z, getFrame, method_7945, getFrame, func_82836_z
ItemFrame (): D, getFrame, method_7945, getFrame, m_41795_
com.google.common.collect.Multimap<Attribute, AttributeModifier> (EquipmentSlot): a, getAttributeModifiers, method_7926, getAttributeModifiers, func_111283_C
com.google.common.collect.Multimap<Attribute, AttributeModifier> (EquipmentSlot): a, getAttributeModifiers, method_7926, getAttributeModifiers, m_41638_
boolean (BlockInWorld, BlockInWorld): a, areSameBlocks, method_7918, areBlocksEqual, func_206846_a
boolean (BlockInWorld, BlockInWorld): a, areSameBlocks, method_7918, areBlocksEqual, m_41693_
void (Level, LivingEntity, int): b, onUseTick, method_7949, usageTick, func_222121_b
void (Level, LivingEntity, int): b, onUseTick, method_7949, usageTick, m_41731_
boolean (): F, isEdible, method_19267, isFood, func_222117_E
boolean (): J, isEdible, method_19267, isFood, m_41614_
List<Component> (Player, TooltipFlag): a, getTooltipLines, method_7950, getTooltip, func_82840_a
List<Component> (Player, TooltipFlag): a, getTooltipLines, method_7950, getTooltip, m_41651_
void (List<Component>, ListTag): a, appendEnchantmentNames, method_17870, appendEnchantments, func_222120_a
void (List<Component>, ListTag): a, appendEnchantmentNames, method_17870, appendEnchantments, m_41709_
SoundEvent (): G, getDrinkingSound, method_21832, getDrinkSound, func_226629_F_
SoundEvent (): K, getDrinkingSound, method_21832, getDrinkSound, m_41615_
SoundEvent (): H, getEatingSound, method_21833, getEatSound, func_226630_G_
SoundEvent (): L, getEatingSound, method_21833, getEatSound, m_41616_
InteractionResult (Player, LivingEntity, InteractionHand): a, interactLivingEntity, method_7920, useOnEntity, func_111282_a_
InteractionResult (Player, LivingEntity, InteractionHand): a, interactLivingEntity, method_7920, useOnEntity, m_41647_
void (Entity): a, setEntityRepresentation, method_27320, setHolder, func_234695_a_
void (Entity): a, setEntityRepresentation, method_27320, setHolder, m_41636_
Entity (): A, getEntityRepresentation, method_27319, getHolder, func_234694_A_
Entity (): E, getEntityRepresentation, method_27319, getHolder, m_41609_
void (Attribute, AttributeModifier, EquipmentSlot): a, addAttributeModifier, method_7916, addAttributeModifier, func_185129_a
void (Attribute, AttributeModifier, EquipmentSlot): a, addAttributeModifier, method_7916, addAttributeModifier, m_41643_
void (ItemStack$TooltipPart): a, hideTooltipPart, method_30268, addHideFlag, func_242395_a
void (ItemStack$TooltipPart): a, hideTooltipPart, method_30268, addHideFlag, m_41654_
boolean (TagContainer, BlockInWorld): a, hasAdventureModeBreakTagForBlock, method_7940, canDestroy, func_206848_a
boolean (TagContainer, BlockInWorld): a, hasAdventureModeBreakTagForBlock, method_7940, canDestroy, m_41633_
boolean (TagContainer, BlockInWorld): b, hasAdventureModePlaceTagForBlock, method_7944, canPlaceOn, func_206847_b
boolean (TagContainer, BlockInWorld): b, hasAdventureModePlaceTagForBlock, method_7944, canPlaceOn, m_41723_
boolean (int, ItemStack$TooltipPart): a, shouldShowInTooltip, method_30267, isSectionVisible, func_242394_a
boolean (int, ItemStack$TooltipPart): a, shouldShowInTooltip, method_30267, isSectionVisible, m_41626_
int (): J, getHideFlags, method_30266, getHideFlags, func_242393_J
int (): O, getHideFlags, method_30266, getHideFlags, m_41618_
Optional<TooltipComponent> (): a, getTooltipImage, method_32347, getTooltipData, m_150921_
boolean (Tag<Item>): a, is, method_31573, isIn, m_150922_
boolean (Item): a, is, method_31574, isOf, m_150930_
boolean (): j, isBarVisible, method_31578, isItemBarVisible, m_150947_
int (): k, getBarWidth, method_31579, getItemBarStep, m_150948_
int (): l, getBarColor, method_31580, getItemBarColor, m_150949_
boolean (Slot, ClickAction, Player): a, overrideStackedOnOther, method_31575, onStackClicked, m_150926_
boolean (ItemStack, Slot, ClickAction, Player, SlotAccess): a, overrideOtherStackedOnMe, method_31576, onClicked, m_150932_
boolean (ItemStack, ItemStack): e, isSameItemSameTags, method_31577, canCombine, m_150942_
void (ItemEntity): a, onDestroyed, method_33262, onItemEntityDestroyed, m_150924_
SoundEvent (): M, getEquipSound, method_31572, getEquipSound, m_150920_
1.16.5
Names
Fields
Constructors
Methods
ItemStack (CompoundTag): a, of, method_7915, fromTag, func_199557_a
ItemStack (CompoundTag): a, of, method_7915, fromNbt, func_199557_a
CompoundTag (CompoundTag): b, save, method_7953, toTag, func_77955_b
CompoundTag (CompoundTag): b, save, method_7953, writeNbt, func_77955_b
boolean (BlockState): b, isCorrectToolForDrops, method_7951, isEffectiveOn, func_150998_b
boolean (BlockState): b, isCorrectToolForDrops, method_7951, isSuitableFor, func_150998_b
boolean (int, ItemStack$TooltipPart): a, shouldShowInTooltip, method_30267, isSectionHidden, func_242394_a
boolean (int, ItemStack$TooltipPart): a, shouldShowInTooltip, method_30267, isSectionVisible, func_242394_a
1.16.4
Names
bly
bmb
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
bki
bly
Fields
Style: e, LORE_STYLE, field_24092, field_24092, field_234692_e_
Style: e, LORE_STYLE, field_24092, LORE_STYLE, field_234692_e_
Constructors
Methods
boolean (TagManager, BlockInWorld): a, hasAdventureModeBreakTagForBlock, method_7940, canDestroy, func_206848_a
boolean (TagManager, BlockInWorld): b, hasAdventureModePlaceTagForBlock, method_7944, canPlaceOn, func_206847_b
void (ItemStack$TooltipPart): a, hideTooltipPart, method_30268, addHideFlag, func_242395_a
boolean (TagContainer, BlockInWorld): a, hasAdventureModeBreakTagForBlock, method_7940, canDestroy, func_206848_a
boolean (TagContainer, BlockInWorld): b, hasAdventureModePlaceTagForBlock, method_7944, canPlaceOn, func_206847_b
boolean (int, ItemStack$TooltipPart): a, shouldShowInTooltip, method_30267, isSectionHidden, func_242394_a
int (): J, getHideFlags, method_30266, getHideFlags, func_242393_J
1.16.1
Names
ben
bki
Fields
DecimalFormat: b, ATTRIBUTE_MODIFIER_FORMAT, field_8029, MODIFIER_FORMAT, field_111284_a
DecimalFormat: c, ATTRIBUTE_MODIFIER_FORMAT, field_8029, MODIFIER_FORMAT, field_111284_a
int: d, count, field_8031, count, field_77994_a
int: f, count, field_8031, count, field_77994_a
int: e, popTime, field_8030, cooldown, field_77992_b
int: g, popTime, field_8030, cooldown, field_77992_b
Item: f, item, field_8038, item, field_151002_e
Item: h, item, field_8038, item, field_151002_e
boolean: k, cachedBreakBlockResult, field_8035, lastDestroyResult, field_179553_i
boolean: m, cachedBreakBlockResult, field_8035, lastDestroyResult, field_179553_i
boolean: m, cachedPlaceBlockResult, field_8034, lastPlaceOnResult, field_179551_k
boolean: o, cachedPlaceBlockResult, field_8034, lastPlaceOnResult, field_179551_k
ItemStack: a, EMPTY, field_8037, EMPTY, field_190927_a
ItemStack: b, EMPTY, field_8037, EMPTY, field_190927_a
boolean: h, emptyCacheFlag, field_8036, empty, field_190928_g
boolean: j, emptyCacheFlag, field_8036, empty, field_190928_g
org.apache.logging.log4j.Logger: c, LOGGER, field_8033, LOGGER, field_199558_c
org.apache.logging.log4j.Logger: d, LOGGER, field_8033, LOGGER, field_199558_c
CompoundTag: g, tag, field_8040, tag, field_77990_d
CompoundTag: i, tag, field_8040, tag, field_77990_d
ItemFrame: i, frame, field_8041, frame, field_82843_f
BlockInWorld: j, cachedBreakBlock, field_8039, lastDestroyPos, field_179552_h
BlockInWorld: l, cachedBreakBlock, field_8039, lastDestroyPos, field_179552_h
BlockInWorld: l, cachedPlaceBlock, field_8032, lastPlaceOnPos, field_179550_j
BlockInWorld: n, cachedPlaceBlock, field_8032, lastPlaceOnPos, field_179550_j
com.mojang.serialization.Codec<ItemStack>: a, CODEC, field_24671, CODEC, field_234691_a_
Style: e, LORE_STYLE, field_24092, field_24092, field_234692_e_
Entity: k, entityRepresentation, field_24093, holder, field_234693_k_
Constructors
(ItemLike, int, Optional<CompoundTag>)
Methods
boolean (ItemStack, ItemStack): b, matches, method_7973, areEqualIgnoreDamage, func_77989_b
boolean (ItemStack, ItemStack): b, matches, method_7973, areEqual, func_77989_b
boolean (ItemStack): c, matches, method_7968, isEqualIgnoreDamage, func_77959_d
boolean (ItemStack): c, matches, method_7968, isEqual, func_77959_d
int (): A, getBaseRepairCost, method_7928, getRepairCost, func_82838_A
int (): B, getBaseRepairCost, method_7928, getRepairCost, func_82838_A
boolean (): u, hasFoil, method_7958, hasEnchantmentGlint, func_77962_s
boolean (): u, hasFoil, method_7958, hasGlint, func_77962_s
Component (): B, getDisplayName, method_7954, toHoverableText, func_151000_E
Component (): C, getDisplayName, method_7954, toHoverableText, func_151000_E
int (): D, getCount, method_7947, getCount, func_190916_E
int (): E, getCount, method_7947, getCount, func_190916_E
int (): C, getPopTime, method_7965, getCooldown, func_190921_D
int (): D, getPopTime, method_7965, getCooldown, func_190921_D
DecimalFormat (): H, getAttributeDecimalFormat, method_7931, createModifierFormat, func_208306_D
float (BlockState): a, getDestroySpeed, method_7924, getMiningSpeed, func_150997_a
float (BlockState): a, getDestroySpeed, method_7924, getMiningSpeedMultiplier, func_150997_a
boolean (BlockState): b, canDestroySpecial, method_7951, isEffectiveOn, func_150998_b
boolean (BlockState): b, isCorrectToolForDrops, method_7951, isEffectiveOn, func_150998_b
boolean (Player, LivingEntity, InteractionHand): a, interactEnemy, method_7920, useOnEntity, func_111282_a
void (ItemFrame): a, setFramed, method_7943, setFrame, func_82842_a
void (String, AttributeModifier, EquipmentSlot): a, addAttributeModifier, method_7916, addAttributeModifier, func_185129_a
boolean (): E, isEdible, method_19267, isFood, func_222117_E
boolean (): F, isEdible, method_19267, isFood, func_222117_E
SoundEvent (): F, getDrinkingSound, method_21832, getDrinkSound, func_226629_F_
SoundEvent (): G, getDrinkingSound, method_21832, getDrinkSound, func_226629_F_
SoundEvent (): G, getEatingSound, method_21833, getEatSound, func_226630_G_
SoundEvent (): H, getEatingSound, method_21833, getEatSound, func_226630_G_
InteractionResult (Player, LivingEntity, InteractionHand): a, interactLivingEntity, method_7920, useOnEntity, func_111282_a_
void (Entity): a, setEntityRepresentation, method_27320, setHolder, func_234695_a_
Entity (): A, getEntityRepresentation, method_27319, getHolder, func_234694_A_
void (Attribute, AttributeModifier, EquipmentSlot): a, addAttributeModifier, method_7916, addAttributeModifier, func_185129_a
1.15.2
Names
bek
ben
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bcj
bek
Fields
Constructors
Methods
void (): G, updateEmptyCacheFlag, method_7957, updateEmptyState, func_190923_F
void (): I, updateEmptyCacheFlag, method_7957, updateEmptyState, func_190923_F
DecimalFormat (): F, getAttributeDecimalFormat, method_7931, createModifierFormat, func_208306_D
DecimalFormat (): H, getAttributeDecimalFormat, method_7931, createModifierFormat, func_208306_D
SoundEvent (): F, getDrinkingSound, method_21832, getDrinkSound, func_226629_F_
SoundEvent (): G, getEatingSound, method_21833, getEatSound, func_226630_G_
1.14.4
Names
bce
bcj
net.minecraft.world.item.ItemStack
Fields
DecimalFormat: b, field_8029, MODIFIER_FORMAT, field_111284_a
DecimalFormat: b, ATTRIBUTE_MODIFIER_FORMAT, field_8029, MODIFIER_FORMAT, field_111284_a
int: d, field_8031, count, field_77994_a
int: d, count, field_8031, count, field_77994_a
int: e, field_8030, cooldown, field_77992_b
int: e, popTime, field_8030, cooldown, field_77992_b
Item: f, field_8038, item, field_151002_e
Item: f, item, field_8038, item, field_151002_e
boolean: k, field_8035, lastDestroyResult, field_179553_i
boolean: k, cachedBreakBlockResult, field_8035, lastDestroyResult, field_179553_i
boolean: m, field_8034, lastPlaceOnResult, field_179551_k
boolean: m, cachedPlaceBlockResult, field_8034, lastPlaceOnResult, field_179551_k
ItemStack: a, field_8037, EMPTY, field_190927_a
ItemStack: a, EMPTY, field_8037, EMPTY, field_190927_a
boolean: h, field_8036, empty, field_190928_g
boolean: h, emptyCacheFlag, field_8036, empty, field_190928_g
org.apache.logging.log4j.Logger: c, field_8033, LOGGER, field_199558_c
org.apache.logging.log4j.Logger: c, LOGGER, field_8033, LOGGER, field_199558_c
CompoundTag: g, field_8040, tag, field_77990_d
CompoundTag: g, tag, field_8040, tag, field_77990_d
ItemFrameEntity: i, field_8041, frame, field_82843_f
ItemFrame: i, frame, field_8041, frame, field_82843_f
CachedBlockPosition: j, field_8039, lastDestroyPos, field_179552_h
BlockInWorld: j, cachedBreakBlock, field_8039, lastDestroyPos, field_179552_h
CachedBlockPosition: l, field_8032, lastPlaceOnPos, field_179550_j
BlockInWorld: l, cachedPlaceBlock, field_8032, lastPlaceOnPos, field_179550_j
Constructors
Methods
ItemStack (int): a, method_7971, split, func_77979_a
ItemStack (int): a, split, method_7971, split, func_77979_a
Item (): b, method_7909, getItem, func_77973_b
Item (): b, getItem, method_7909, getItem, func_77973_b
int (): c, method_7914, getMaxCount, func_77976_d
int (): c, getMaxStackSize, method_7914, getMaxCount, func_77976_d
boolean (): d, method_7946, isStackable, func_77985_e
boolean (): d, isStackable, method_7946, isStackable, func_77985_e
boolean (): e, method_7963, isDamageable, func_77984_f
boolean (): e, isDamageableItem, method_7963, isDamageable, func_77984_f
boolean (): f, method_7986, isDamaged, func_77951_h
boolean (): f, isDamaged, method_7986, isDamaged, func_77951_h
int (): g, method_7919, getDamage, func_77952_i
int (): g, getDamageValue, method_7919, getDamage, func_77952_i
int (): h, method_7936, getMaxDamage, func_77958_k
int (): h, getMaxDamage, method_7936, getMaxDamage, func_77958_k
ItemStack (): i, method_7972, copy, func_77946_l
ItemStack (): i, copy, method_7972, copy, func_77946_l
boolean (ItemStack, ItemStack): a, method_7975, areTagsEqual, func_77970_a
boolean (ItemStack, ItemStack): a, tagMatches, method_7975, areTagsEqual, func_77970_a
boolean (ItemStack, ItemStack): b, method_7973, areEqualIgnoreDamage, func_77989_b
boolean (ItemStack, ItemStack): b, matches, method_7973, areEqualIgnoreDamage, func_77989_b
boolean (ItemStack): c, method_7968, isEqualIgnoreDamage, func_77959_d
boolean (ItemStack): c, matches, method_7968, isEqualIgnoreDamage, func_77959_d
boolean (ItemStack, ItemStack): c, method_7984, areItemsEqualIgnoreDamage, func_179545_c
boolean (ItemStack, ItemStack): c, isSame, method_7984, areItemsEqualIgnoreDamage, func_179545_c
boolean (ItemStack): a, method_7962, isItemEqualIgnoreDamage, func_77969_a
boolean (ItemStack): a, sameItem, method_7962, isItemEqualIgnoreDamage, func_77969_a
String (): j, method_7922, getTranslationKey, func_77977_a
String (): j, getDescriptionId, method_7922, getTranslationKey, func_77977_a
void (World, Entity, int, boolean): a, method_7917, inventoryTick, func_77945_a
void (Level, Entity, int, boolean): a, inventoryTick, method_7917, inventoryTick, func_77945_a
int (): k, method_7935, getMaxUseTime, func_77988_m
int (): k, getUseDuration, method_7935, getMaxUseTime, func_77988_m
boolean (): n, method_7985, hasTag, func_77942_o
boolean (): n, hasTag, method_7985, hasTag, func_77942_o
void (): s, method_7925, removeCustomName, func_135074_t
void (): s, resetHoverName, method_7925, removeCustomName, func_135074_t
boolean (): t, method_7938, hasCustomName, func_82837_s
boolean (): t, hasCustomHoverName, method_7938, hasCustomName, func_82837_s
boolean (): w, method_7923, isEnchantable, func_77956_u
boolean (): w, isEnchantable, method_7923, isEnchantable, func_77956_u
void (Enchantment, int): a, method_7978, addEnchantment, func_77966_a
void (Enchantment, int): a, enchant, method_7978, addEnchantment, func_77966_a
boolean (): x, method_7942, hasEnchantments, func_77948_v
boolean (): x, isEnchanted, method_7942, hasEnchantments, func_77948_v
boolean (): y, method_7961, isInFrame, func_82839_y
boolean (): y, isFramed, method_7961, isInFrame, func_82839_y
int (): A, method_7928, getRepairCost, func_82838_A
int (): A, getBaseRepairCost, method_7928, getRepairCost, func_82838_A
void (int): c, method_7927, setRepairCost, func_82841_c
void (int): c, setRepairCost, method_7927, setRepairCost, func_82841_c
boolean (): u, method_7958, hasEnchantmentGlint, func_77962_s
boolean (): u, hasFoil, method_7958, hasEnchantmentGlint, func_77962_s
boolean (ItemStack, ItemStack): d, method_7987, areItemsEqual, func_185132_d
boolean (ItemStack, ItemStack): d, isSameIgnoreDurability, method_7987, areItemsEqual, func_185132_d
boolean (ItemStack): b, method_7929, isItemEqual, func_185136_b
boolean (ItemStack): b, sameItemStackIgnoreDurability, method_7929, isItemEqual, func_185136_b
Text (): B, method_7954, toHoverableText, func_151000_E
Component (): B, getDisplayName, method_7954, toHoverableText, func_151000_E
void (): G, method_7957, updateEmptyState, func_190923_F
void (): G, updateEmptyCacheFlag, method_7957, updateEmptyState, func_190923_F
boolean (): a, method_7960, isEmpty, func_190926_b
boolean (): a, isEmpty, method_7960, isEmpty, func_190926_b
void (int): d, method_7912, setCooldown, func_190915_d
void (int): d, setPopTime, method_7912, setCooldown, func_190915_d
int (): D, method_7947, getCount, func_190916_E
int (): D, getCount, method_7947, getCount, func_190916_E
void (int): e, method_7939, setCount, func_190920_e
void (int): e, setCount, method_7939, setCount, func_190920_e
void (int): f, method_7933, increment, func_190917_f
void (int): f, grow, method_7933, increment, func_190917_f
void (int): g, method_7934, decrement, func_190918_g
void (int): g, shrink, method_7934, decrement, func_190918_g
int (): C, method_7965, getCooldown, func_190921_D
int (): C, getPopTime, method_7965, getCooldown, func_190921_D
DecimalFormat (): F, method_7931, createModifierFormat, func_208306_D
DecimalFormat (): F, getAttributeDecimalFormat, method_7931, createModifierFormat, func_208306_D
void (int): b, method_7974, setDamage, func_196085_b
void (int): b, setDamageValue, method_7974, setDamage, func_196085_b
void (String): c, method_7983, removeSubTag, func_196083_e
void (String): c, removeTagKey, method_7983, removeSubTag, func_196083_e
Text (): r, method_7964, getName, func_200301_q
Component (): r, getHoverName, method_7964, getName, func_200301_q
ItemStack (Text): a, method_7977, setCustomName, func_200302_a
ItemStack (Component): a, setHoverName, method_7977, setCustomName, func_200302_a
Collection<Text> (String): d, method_7937, parseBlockTag, func_206845_f
Collection<Component> (String): d, expandBlockState, method_7937, parseBlockTag, func_206845_f
ItemStack (CompoundTag): a, method_7915, fromTag, func_199557_a
ItemStack (CompoundTag): a, of, method_7915, fromTag, func_199557_a
ActionResult (ItemUsageContext): a, method_7981, useOnBlock, func_196084_a
InteractionResult (UseOnContext): a, useOn, method_7981, useOnBlock, func_196084_a
float (BlockState): a, method_7924, getMiningSpeed, func_150997_a
float (BlockState): a, getDestroySpeed, method_7924, getMiningSpeed, func_150997_a
TypedActionResult<ItemStack> (World, PlayerEntity, Hand): a, method_7913, use, func_77957_a
InteractionResultHolder<ItemStack> (Level, Player, InteractionHand): a, use, method_7913, use, func_77957_a
ItemStack (World, LivingEntity): a, method_7910, finishUsing, func_77950_b
ItemStack (Level, LivingEntity): a, finishUsingItem, method_7910, finishUsing, func_77950_b
CompoundTag (CompoundTag): b, method_7953, toTag, func_77955_b
CompoundTag (CompoundTag): b, save, method_7953, toTag, func_77955_b
boolean (int, Random, ServerPlayerEntity): a, method_7970, damage, func_96631_a
boolean (int, Random, ServerPlayer): a, hurt, method_7970, damage, func_96631_a
<T extends LivingEntity> void (int, T, Consumer<T>): a, method_7956, damage, func_222118_a
<T extends LivingEntity> void (int, T, Consumer<T>): a, hurtAndBreak, method_7956, damage, func_222118_a
void (LivingEntity, PlayerEntity): a, method_7979, postHit, func_77961_a
void (LivingEntity, Player): a, hurtEnemy, method_7979, postHit, func_77961_a
void (World, BlockState, BlockPos, PlayerEntity): a, method_7952, postMine, func_179548_a
void (Level, BlockState, BlockPos, Player): a, mineBlock, method_7952, postMine, func_179548_a
boolean (BlockState): b, method_7951, isEffectiveOn, func_150998_b
boolean (BlockState): b, canDestroySpecial, method_7951, isEffectiveOn, func_150998_b
boolean (PlayerEntity, LivingEntity, Hand): a, method_7920, useOnEntity, func_111282_a
boolean (Player, LivingEntity, InteractionHand): a, interactEnemy, method_7920, useOnEntity, func_111282_a
void (World, PlayerEntity, int): a, method_7982, onCraft, func_77980_a
void (Level, Player, int): a, onCraftedBy, method_7982, onCraft, func_77980_a
UseAction (): l, method_7976, getUseAction, func_77975_n
UseAnim (): l, getUseAnimation, method_7976, getUseAction, func_77975_n
void (World, LivingEntity, int): a, method_7930, onStoppedUsing, func_77974_b
void (Level, LivingEntity, int): a, releaseUsing, method_7930, onStoppedUsing, func_77974_b
boolean (): m, method_7967, isUsedOnRelease, func_222122_m
boolean (): m, useOnRelease, method_7967, isUsedOnRelease, func_222122_m
CompoundTag (): o, method_7969, getTag, func_77978_p
CompoundTag (): o, getTag, method_7969, getTag, func_77978_p
CompoundTag (): p, method_7948, getOrCreateTag, func_196082_o
CompoundTag (): p, getOrCreateTag, method_7948, getOrCreateTag, func_196082_o
CompoundTag (String): a, method_7911, getOrCreateSubTag, func_190925_c
CompoundTag (String): a, getOrCreateTagElement, method_7911, getOrCreateSubTag, func_190925_c
CompoundTag (String): b, method_7941, getSubTag, func_179543_a
CompoundTag (String): b, getTagElement, method_7941, getSubTag, func_179543_a
ListTag (): q, method_7921, getEnchantments, func_77986_q
ListTag (): q, getEnchantmentTags, method_7921, getEnchantments, func_77986_q
void (CompoundTag): c, method_7980, setTag, func_77982_d
void (CompoundTag): c, setTag, method_7980, setTag, func_77982_d
Rarity (): v, method_7932, getRarity, func_77953_t
Rarity (): v, getRarity, method_7932, getRarity, func_77953_t
void (String, Tag): a, method_7959, putSubTag, func_77983_a
void (String, Tag): a, addTagElement, method_7959, putSubTag, func_77983_a
void (ItemFrameEntity): a, method_7943, setFrame, func_82842_a
void (ItemFrame): a, setFramed, method_7943, setFrame, func_82842_a
ItemFrameEntity (): z, method_7945, getFrame, func_82836_z
ItemFrame (): z, getFrame, method_7945, getFrame, func_82836_z
com.google.common.collect.Multimap<String, EntityAttributeModifier> (EquipmentSlot): a, method_7926, getAttributeModifiers, func_111283_C
com.google.common.collect.Multimap<String, AttributeModifier> (EquipmentSlot): a, getAttributeModifiers, method_7926, getAttributeModifiers, func_111283_C
void (String, EntityAttributeModifier, EquipmentSlot): a, method_7916, addAttributeModifier, func_185129_a
void (String, AttributeModifier, EquipmentSlot): a, addAttributeModifier, method_7916, addAttributeModifier, func_185129_a
boolean (CachedBlockPosition, CachedBlockPosition): a, method_7918, areBlocksEqual, func_206846_a
boolean (BlockInWorld, BlockInWorld): a, areSameBlocks, method_7918, areBlocksEqual, func_206846_a
boolean (RegistryTagManager, CachedBlockPosition): a, method_7940, canDestroy, func_206848_a
boolean (TagManager, BlockInWorld): a, hasAdventureModeBreakTagForBlock, method_7940, canDestroy, func_206848_a
boolean (RegistryTagManager, CachedBlockPosition): b, method_7944, canPlaceOn, func_206847_b
boolean (TagManager, BlockInWorld): b, hasAdventureModePlaceTagForBlock, method_7944, canPlaceOn, func_206847_b
void (World, LivingEntity, int): b, method_7949, usageTick, func_222121_b
void (Level, LivingEntity, int): b, onUseTick, method_7949, usageTick, func_222121_b
boolean (): E, method_19267, isFood, func_222117_E
boolean (): E, isEdible, method_19267, isFood, func_222117_E
List<Text> (PlayerEntity, TooltipContext): a, method_7950, getTooltip, func_82840_a
List<Component> (Player, TooltipFlag): a, getTooltipLines, method_7950, getTooltip, func_82840_a
void (List<Text>, ListTag): a, method_17870, appendEnchantments, func_222120_a
void (List<Component>, ListTag): a, appendEnchantmentNames, method_17870, appendEnchantments, func_222120_a
1.14.3
Names
bcb
bce
net.minecraft.item.ItemStack
Fields
DecimalFormat: b, field_8029, field_111284_a
DecimalFormat: b, field_8029, MODIFIER_FORMAT, field_111284_a
int: d, field_8031, field_77994_a
int: d, field_8031, count, field_77994_a
int: e, field_8030, field_77992_b
int: e, field_8030, cooldown, field_77992_b
Item: f, field_8038, field_151002_e
Item: f, field_8038, item, field_151002_e
boolean: k, field_8035, field_179553_i
boolean: k, field_8035, lastDestroyResult, field_179553_i
boolean: m, field_8034, field_179551_k
boolean: m, field_8034, lastPlaceOnResult, field_179551_k
ItemStack: a, field_8037, field_190927_a
ItemStack: a, field_8037, EMPTY, field_190927_a
boolean: h, field_8036, field_190928_g
boolean: h, field_8036, empty, field_190928_g
org.apache.logging.log4j.Logger: c, field_8033, field_199558_c
org.apache.logging.log4j.Logger: c, field_8033, LOGGER, field_199558_c
CompoundNBT: g, field_8040, field_77990_d
CompoundTag: g, field_8040, tag, field_77990_d
ItemFrameEntity: i, field_8041, field_82843_f
ItemFrameEntity: i, field_8041, frame, field_82843_f
CachedBlockInfo: j, field_8039, field_179552_h
CachedBlockPosition: j, field_8039, lastDestroyPos, field_179552_h
CachedBlockInfo: l, field_8032, field_179550_j
CachedBlockPosition: l, field_8032, lastPlaceOnPos, field_179550_j
Constructors
Methods
ItemStack (int): a, method_7971, func_77979_a
ItemStack (int): a, method_7971, split, func_77979_a
Item (): b, method_7909, func_77973_b
Item (): b, method_7909, getItem, func_77973_b
int (): c, method_7914, func_77976_d
int (): c, method_7914, getMaxCount, func_77976_d
boolean (): d, method_7946, func_77985_e
boolean (): d, method_7946, isStackable, func_77985_e
boolean (): e, method_7963, func_77984_f
boolean (): e, method_7963, isDamageable, func_77984_f
boolean (): f, method_7986, func_77951_h
boolean (): f, method_7986, isDamaged, func_77951_h
int (): g, method_7919, func_77952_i
int (): g, method_7919, getDamage, func_77952_i
int (): h, method_7936, func_77958_k
int (): h, method_7936, getMaxDamage, func_77958_k
ItemStack (): i, method_7972, func_77946_l
ItemStack (): i, method_7972, copy, func_77946_l
boolean (ItemStack, ItemStack): a, method_7975, func_77970_a
boolean (ItemStack, ItemStack): a, method_7975, areTagsEqual, func_77970_a
boolean (ItemStack, ItemStack): b, method_7973, func_77989_b
boolean (ItemStack, ItemStack): b, method_7973, areEqualIgnoreDamage, func_77989_b
boolean (ItemStack): c, method_7968, func_77959_d
boolean (ItemStack): c, method_7968, isEqualIgnoreDamage, func_77959_d
boolean (ItemStack, ItemStack): c, method_7984, func_179545_c
boolean (ItemStack, ItemStack): c, method_7984, areItemsEqualIgnoreDamage, func_179545_c
boolean (ItemStack): a, method_7962, func_77969_a
boolean (ItemStack): a, method_7962, isItemEqualIgnoreDamage, func_77969_a
String (): j, method_7922, func_77977_a
String (): j, method_7922, getTranslationKey, func_77977_a
void (World, Entity, int, boolean): a, method_7917, func_77945_a
void (World, Entity, int, boolean): a, method_7917, inventoryTick, func_77945_a
int (): k, method_7935, func_77988_m
int (): k, method_7935, getMaxUseTime, func_77988_m
boolean (): n, method_7985, func_77942_o
boolean (): n, method_7985, hasTag, func_77942_o
void (): s, method_7925, func_135074_t
void (): s, method_7925, removeCustomName, func_135074_t
boolean (): t, method_7938, func_82837_s
boolean (): t, method_7938, hasCustomName, func_82837_s
boolean (): w, method_7923, func_77956_u
boolean (): w, method_7923, isEnchantable, func_77956_u
void (Enchantment, int): a, method_7978, func_77966_a
void (Enchantment, int): a, method_7978, addEnchantment, func_77966_a
boolean (): x, method_7942, func_77948_v
boolean (): x, method_7942, hasEnchantments, func_77948_v
boolean (): y, method_7961, func_82839_y
boolean (): y, method_7961, isInFrame, func_82839_y
int (): A, method_7928, func_82838_A
int (): A, method_7928, getRepairCost, func_82838_A
void (int): c, method_7927, func_82841_c
void (int): c, method_7927, setRepairCost, func_82841_c
boolean (): u, method_7958, func_77962_s
boolean (): u, method_7958, hasEnchantmentGlint, func_77962_s
boolean (ItemStack, ItemStack): d, method_7987, func_185132_d
boolean (ItemStack, ItemStack): d, method_7987, areItemsEqual, func_185132_d
boolean (ItemStack): b, method_7929, func_185136_b
boolean (ItemStack): b, method_7929, isItemEqual, func_185136_b
ITextComponent (): B, method_7954, func_151000_E
Text (): B, method_7954, toHoverableText, func_151000_E
void (): G, method_7957, func_190923_F
void (): G, method_7957, updateEmptyState, func_190923_F
boolean (): a, method_7960, func_190926_b
boolean (): a, method_7960, isEmpty, func_190926_b
void (int): d, method_7912, func_190915_d
void (int): d, method_7912, setCooldown, func_190915_d
int (): D, method_7947, func_190916_E
int (): D, method_7947, getCount, func_190916_E
void (int): e, method_7939, func_190920_e
void (int): e, method_7939, setCount, func_190920_e
void (int): f, method_7933, func_190917_f
void (int): f, method_7933, increment, func_190917_f
void (int): g, method_7934, func_190918_g
void (int): g, method_7934, decrement, func_190918_g
int (): C, method_7965, func_190921_D
int (): C, method_7965, getCooldown, func_190921_D
DecimalFormat (): F, method_7931, func_208306_D
DecimalFormat (): F, method_7931, createModifierFormat, func_208306_D
void (int): b, method_7974, func_196085_b
void (int): b, method_7974, setDamage, func_196085_b
void (String): c, method_7983, func_196083_e
void (String): c, method_7983, removeSubTag, func_196083_e
ITextComponent (): r, method_7964, func_200301_q
Text (): r, method_7964, getName, func_200301_q
ItemStack (ITextComponent): a, method_7977, func_200302_a
ItemStack (Text): a, method_7977, setCustomName, func_200302_a
Collection<ITextComponent> (String): d, method_7937, func_206845_f
Collection<Text> (String): d, method_7937, parseBlockTag, func_206845_f
ItemStack (CompoundNBT): a, method_7915, func_199557_a
ItemStack (CompoundTag): a, method_7915, fromTag, func_199557_a
ActionResultType (ItemUseContext): a, method_7981, func_196084_a
ActionResult (ItemUsageContext): a, method_7981, useOnBlock, func_196084_a
float (BlockState): a, method_7924, func_150997_a
float (BlockState): a, method_7924, getMiningSpeed, func_150997_a
ActionResult<ItemStack> (World, PlayerEntity, Hand): a, method_7913, func_77957_a
TypedActionResult<ItemStack> (World, PlayerEntity, Hand): a, method_7913, use, func_77957_a
ItemStack (World, LivingEntity): a, method_7910, func_77950_b
ItemStack (World, LivingEntity): a, method_7910, finishUsing, func_77950_b
CompoundNBT (CompoundNBT): b, method_7953, func_77955_b
CompoundTag (CompoundTag): b, method_7953, toTag, func_77955_b
boolean (int, Random, ServerPlayerEntity): a, method_7970, func_96631_a
boolean (int, Random, ServerPlayerEntity): a, method_7970, damage, func_96631_a
<T extends LivingEntity> void (int, T, Consumer<T>): a, method_7956, func_222118_a
<T extends LivingEntity> void (int, T, Consumer<T>): a, method_7956, damage, func_222118_a
void (LivingEntity, PlayerEntity): a, method_7979, func_77961_a
void (LivingEntity, PlayerEntity): a, method_7979, postHit, func_77961_a
void (World, BlockState, BlockPos, PlayerEntity): a, method_7952, func_179548_a
void (World, BlockState, BlockPos, PlayerEntity): a, method_7952, postMine, func_179548_a
boolean (BlockState): b, method_7951, func_150998_b
boolean (BlockState): b, method_7951, isEffectiveOn, func_150998_b
boolean (PlayerEntity, LivingEntity, Hand): a, method_7920, func_111282_a
boolean (PlayerEntity, LivingEntity, Hand): a, method_7920, useOnEntity, func_111282_a
void (World, PlayerEntity, int): a, method_7982, func_77980_a
void (World, PlayerEntity, int): a, method_7982, onCraft, func_77980_a
UseAction (): l, method_7976, func_77975_n
UseAction (): l, method_7976, getUseAction, func_77975_n
void (World, LivingEntity, int): a, method_7930, func_77974_b
void (World, LivingEntity, int): a, method_7930, onStoppedUsing, func_77974_b
boolean (): m, method_7967, func_222122_m
boolean (): m, method_7967, isUsedOnRelease, func_222122_m
CompoundNBT (): o, method_7969, func_77978_p
CompoundTag (): o, method_7969, getTag, func_77978_p
CompoundNBT (): p, method_7948, func_196082_o
CompoundTag (): p, method_7948, getOrCreateTag, func_196082_o
CompoundNBT (String): a, method_7911, func_190925_c
CompoundTag (String): a, method_7911, getOrCreateSubTag, func_190925_c
CompoundNBT (String): b, method_7941, func_179543_a
CompoundTag (String): b, method_7941, getSubTag, func_179543_a
ListNBT (): q, method_7921, func_77986_q
ListTag (): q, method_7921, getEnchantments, func_77986_q
void (CompoundNBT): c, method_7980, func_77982_d
void (CompoundTag): c, method_7980, setTag, func_77982_d
Rarity (): v, method_7932, func_77953_t
Rarity (): v, method_7932, getRarity, func_77953_t
void (String, INBT): a, method_7959, func_77983_a
void (String, Tag): a, method_7959, putSubTag, func_77983_a
void (ItemFrameEntity): a, method_7943, func_82842_a
void (ItemFrameEntity): a, method_7943, setFrame, func_82842_a
ItemFrameEntity (): z, method_7945, func_82836_z
ItemFrameEntity (): z, method_7945, getFrame, func_82836_z
com.google.common.collect.Multimap<String, AttributeModifier> (EquipmentSlotType): a, method_7926, func_111283_C
com.google.common.collect.Multimap<String, EntityAttributeModifier> (EquipmentSlot): a, method_7926, getAttributeModifiers, func_111283_C
void (String, AttributeModifier, EquipmentSlotType): a, method_7916, func_185129_a
void (String, EntityAttributeModifier, EquipmentSlot): a, method_7916, addAttributeModifier, func_185129_a
boolean (CachedBlockInfo, CachedBlockInfo): a, method_7918, func_206846_a
boolean (CachedBlockPosition, CachedBlockPosition): a, method_7918, areBlocksEqual, func_206846_a
boolean (NetworkTagManager, CachedBlockInfo): a, method_7940, func_206848_a
boolean (RegistryTagManager, CachedBlockPosition): a, method_7940, canDestroy, func_206848_a
boolean (NetworkTagManager, CachedBlockInfo): b, method_7944, func_206847_b
boolean (RegistryTagManager, CachedBlockPosition): b, method_7944, canPlaceOn, func_206847_b
void (World, LivingEntity, int): b, method_7949, func_222121_b
void (World, LivingEntity, int): b, method_7949, usageTick, func_222121_b
boolean (): E, method_19267, func_222117_E
boolean (): E, method_19267, isFood, func_222117_E
List<ITextComponent> (PlayerEntity, ITooltipFlag): a, method_7950, func_82840_a
List<Text> (PlayerEntity, TooltipContext): a, method_7950, getTooltip, func_82840_a
void (List<ITextComponent>, ListNBT): a, method_17870, func_222120_a
void (List<Text>, ListTag): a, method_17870, appendEnchantments, func_222120_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
bca
bcb
Fields
Constructors
Methods
1.14
Names
ate
bca
net.minecraft.class_1799
Fields
DecimalFormat: b, field_111284_a
DecimalFormat: b, field_8029, field_111284_a
int: d, field_77994_a
int: d, field_8031, field_77994_a
int: e, field_77992_b
int: e, field_8030, field_77992_b
Item: f, field_151002_e
Item: f, field_8038, field_151002_e
NBTTagCompound: g, field_77990_d
EntityItemFrame: i, field_82843_f
boolean: k, field_179553_i
boolean: k, field_8035, field_179553_i
boolean: m, field_179551_k
boolean: m, field_8034, field_179551_k
ItemStack: a, field_190927_a
ItemStack: a, field_8037, field_190927_a
boolean: h, field_190928_g
boolean: h, field_8036, field_190928_g
org.apache.logging.log4j.Logger: c, field_199558_c
org.apache.logging.log4j.Logger: c, field_8033, field_199558_c
BlockWorldState: j, field_179552_h
BlockWorldState: l, field_179550_j
CompoundNBT: g, field_8040, field_77990_d
ItemFrameEntity: i, field_8041, field_82843_f
CachedBlockInfo: j, field_8039, field_179552_h
CachedBlockInfo: l, field_8032, field_179550_j
Constructors
Methods
ItemStack (int): a, func_77979_a
ItemStack (int): a, method_7971, func_77979_a
Item (): b, func_77973_b
Item (): b, method_7909, func_77973_b
NBTTagCompound (NBTTagCompound): b, func_77955_b
int (): c, func_77976_d
int (): c, method_7914, func_77976_d
boolean (): d, func_77985_e
boolean (): d, method_7946, func_77985_e
boolean (): e, func_77984_f
boolean (): e, method_7963, func_77984_f
boolean (): f, func_77951_h
boolean (): f, method_7986, func_77951_h
int (): g, func_77952_i
int (): g, method_7919, func_77952_i
int (): h, func_77958_k
int (): h, method_7936, func_77958_k
void (int, EntityLivingBase): a, func_77972_a
void (EntityLivingBase, EntityPlayer): a, func_77961_a
ItemStack (): i, func_77946_l
ItemStack (): i, method_7972, func_77946_l
boolean (ItemStack, ItemStack): a, func_77970_a
boolean (ItemStack, ItemStack): a, method_7975, func_77970_a
boolean (ItemStack, ItemStack): b, func_77989_b
boolean (ItemStack, ItemStack): b, method_7973, func_77989_b
boolean (ItemStack): c, func_77959_d
boolean (ItemStack): c, method_7968, func_77959_d
boolean (ItemStack, ItemStack): c, func_179545_c
boolean (ItemStack, ItemStack): c, method_7984, func_179545_c
boolean (ItemStack): a, func_77969_a
boolean (ItemStack): a, method_7962, func_77969_a
String (): j, func_77977_a
String (): j, method_7922, func_77977_a
void (World, Entity, int, boolean): a, func_77945_a
void (World, Entity, int, boolean): a, method_7917, func_77945_a
void (World, EntityPlayer, int): a, func_77980_a
int (): k, func_77988_m
int (): k, method_7935, func_77988_m
EnumAction (): l, func_77975_n
boolean (): m, func_77942_o
boolean (): n, method_7985, func_77942_o
NBTTagCompound (): n, func_77978_p
NBTTagList (): p, func_77986_q
void (NBTTagCompound): c, func_77982_d
void (): r, func_135074_t
void (): s, method_7925, func_135074_t
boolean (): s, func_82837_s
boolean (): t, method_7938, func_82837_s
EnumRarity (): u, func_77953_t
boolean (): v, func_77956_u
boolean (): w, method_7923, func_77956_u
void (Enchantment, int): a, func_77966_a
void (Enchantment, int): a, method_7978, func_77966_a
boolean (): w, func_77948_v
boolean (): x, method_7942, func_77948_v
boolean (): x, func_82839_y
boolean (): y, method_7961, func_82839_y
void (EntityItemFrame): a, func_82842_a
EntityItemFrame (): y, func_82836_z
int (): z, func_82838_A
int (): A, method_7928, func_82838_A
void (int): c, func_82841_c
void (int): c, method_7927, func_82841_c
boolean (): t, func_77962_s
boolean (): u, method_7958, func_77962_s
float (IBlockState): a, func_150997_a
ActionResult<ItemStack> (World, EntityPlayer, EnumHand): a, func_77957_a
ItemStack (World, EntityLivingBase): a, func_77950_b
void (World, IBlockState, BlockPos, EntityPlayer): a, func_179548_a
boolean (IBlockState): b, func_150998_b
boolean (EntityPlayer, EntityLivingBase, EnumHand): a, func_111282_a
boolean (ItemStack, ItemStack): d, func_185132_d
boolean (ItemStack, ItemStack): d, method_7987, func_185132_d
boolean (ItemStack): b, func_185136_b
boolean (ItemStack): b, method_7929, func_185136_b
void (World, EntityLivingBase, int): a, func_77974_b
com.google.common.collect.Multimap<String, AttributeModifier> (EntityEquipmentSlot): a, func_111283_C
void (String, AttributeModifier, EntityEquipmentSlot): a, func_185129_a
ITextComponent (): A, func_151000_E
ITextComponent (): B, method_7954, func_151000_E
void (): E, func_190923_F
void (): G, method_7957, func_190923_F
boolean (): a, func_190926_b
boolean (): a, method_7960, func_190926_b
NBTTagCompound (String): a, func_190925_c
NBTTagCompound (String): b, func_179543_a
void (int): d, func_190915_d
void (int): d, method_7912, func_190915_d
int (): C, func_190916_E
int (): D, method_7947, func_190916_E
void (int): e, func_190920_e
void (int): e, method_7939, func_190920_e
void (int): f, func_190917_f
void (int): f, method_7933, func_190917_f
void (int): g, func_190918_g
void (int): g, method_7934, func_190918_g
int (): B, func_190921_D
int (): C, method_7965, func_190921_D
boolean (int, Random, EntityPlayerMP): a, func_96631_a
List<ITextComponent> (EntityPlayer, ITooltipFlag): a, func_82840_a
DecimalFormat (): D, func_208306_D
DecimalFormat (): F, method_7931, func_208306_D
ItemStack (NBTTagCompound): a, func_199557_a
EnumActionResult (ItemUseContext): a, func_196084_a
void (int): b, func_196085_b
void (int): b, method_7974, func_196085_b
NBTTagCompound (): o, func_196082_o
void (String): c, func_196083_e
void (String): c, method_7983, func_196083_e
ITextComponent (): q, func_200301_q
ITextComponent (): r, method_7964, func_200301_q
ItemStack (ITextComponent): a, func_200302_a
ItemStack (ITextComponent): a, method_7977, func_200302_a
void (String, INBTBase): a, func_77983_a
boolean (BlockWorldState, BlockWorldState): a, func_206846_a
boolean (NetworkTagManager, BlockWorldState): a, func_206848_a
boolean (NetworkTagManager, BlockWorldState): b, func_206847_b
Collection<ITextComponent> (String): d, func_206845_f
Collection<ITextComponent> (String): d, method_7937, func_206845_f
ItemStack (CompoundNBT): a, method_7915, func_199557_a
ActionResultType (ItemUseContext): a, method_7981, func_196084_a
float (BlockState): a, method_7924, func_150997_a
ActionResult<ItemStack> (World, PlayerEntity, Hand): a, method_7913, func_77957_a
ItemStack (World, LivingEntity): a, method_7910, func_77950_b
CompoundNBT (CompoundNBT): b, method_7953, func_77955_b
boolean (int, Random, ServerPlayerEntity): a, method_7970, func_96631_a
<T extends LivingEntity> void (int, T, Consumer<T>): a, method_7956, func_222118_a
void (LivingEntity, PlayerEntity): a, method_7979, func_77961_a
void (World, BlockState, BlockPos, PlayerEntity): a, method_7952, func_179548_a
boolean (BlockState): b, method_7951, func_150998_b
boolean (PlayerEntity, LivingEntity, Hand): a, method_7920, func_111282_a
void (World, PlayerEntity, int): a, method_7982, func_77980_a
UseAction (): l, method_7976, func_77975_n
void (World, LivingEntity, int): a, method_7930, func_77974_b
boolean (): m, method_7967, func_222122_m
CompoundNBT (): o, method_7969, func_77978_p
CompoundNBT (): p, method_7948, func_196082_o
CompoundNBT (String): a, method_7911, func_190925_c
CompoundNBT (String): b, method_7941, func_179543_a
ListNBT (): q, method_7921, func_77986_q
void (CompoundNBT): c, method_7980, func_77982_d
Rarity (): v, method_7932, func_77953_t
void (String, INBT): a, method_7959, func_77983_a
void (ItemFrameEntity): a, method_7943, func_82842_a
ItemFrameEntity (): z, method_7945, func_82836_z
com.google.common.collect.Multimap<String, AttributeModifier> (EquipmentSlotType): a, method_7926, func_111283_C
void (String, AttributeModifier, EquipmentSlotType): a, method_7916, func_185129_a
boolean (CachedBlockInfo, CachedBlockInfo): a, method_7918, func_206846_a
boolean (NetworkTagManager, CachedBlockInfo): a, method_7940, func_206848_a
boolean (NetworkTagManager, CachedBlockInfo): b, method_7944, func_206847_b
void (World, LivingEntity, int): b, method_7949, func_222121_b
boolean (): E, method_19267, func_222117_E
List<ITextComponent> (PlayerEntity, ITooltipFlag): a, method_7950, func_82840_a
void (List<ITextComponent>, ListNBT): a, method_17870, func_222120_a
1.13.2
Names
atd
ate
Fields
Constructors
Methods
1.13.1
Names
ata
atd
Fields
Constructors
Methods
1.13
Names
aip
ata
Fields
int: c, field_77994_a
int: d, field_77994_a
int: d, field_77992_b
int: e, field_77992_b
Item: e, field_151002_e
Item: f, field_151002_e
NBTTagCompound: f, field_77990_d
NBTTagCompound: g, field_77990_d
int: h, field_77991_e
Block: j, field_179552_h
Block: l, field_179550_j
boolean: g, field_190928_g
boolean: h, field_190928_g
org.apache.logging.log4j.Logger: c, field_199558_c
BlockWorldState: j, field_179552_h
BlockWorldState: l, field_179550_j
Constructors
(Block)
(Block, int)
(Block, int, int)
(Item)
(Item, int)
(Item, int, int)
(IItemProvider, int)
Methods
Item (): c, func_77973_b
Item (): b, func_77973_b
NBTTagCompound (NBTTagCompound): a, func_77955_b
NBTTagCompound (NBTTagCompound): b, func_77955_b
int (): d, func_77976_d
int (): c, func_77976_d
boolean (): e, func_77985_e
boolean (): d, func_77985_e
boolean (): f, func_77984_f
boolean (): e, func_77984_f
boolean (): g, func_77981_g
boolean (): h, func_77951_h
boolean (): f, func_77951_h
int (): i, func_77952_i
int (): g, func_77952_i
int (): j, func_77960_j
void (int): b, func_77964_b
int (): k, func_77958_k
int (): h, func_77958_k
ItemStack (): l, func_77946_l
ItemStack (): i, func_77946_l
boolean (ItemStack): d, func_77959_d
boolean (ItemStack): c, func_77959_d
String (): a, func_77977_a
String (): j, func_77977_a
int (): m, func_77988_m
int (): k, func_77988_m
EnumAction (): n, func_77975_n
EnumAction (): l, func_77975_n
boolean (): o, func_77942_o
boolean (): m, func_77942_o
NBTTagCompound (): p, func_77978_p
NBTTagCompound (): n, func_77978_p
NBTTagList (): q, func_77986_q
NBTTagList (): p, func_77986_q
void (NBTTagCompound): b, func_77982_d
void (NBTTagCompound): c, func_77982_d
String (): r, func_82833_r
ItemStack (String): g, func_151001_c
void (): s, func_135074_t
void (): r, func_135074_t
boolean (): t, func_82837_s
boolean (): s, func_82837_s
EnumRarity (): v, func_77953_t
EnumRarity (): u, func_77953_t
boolean (): w, func_77956_u
boolean (): v, func_77956_u
boolean (): x, func_77948_v
boolean (): w, func_77948_v
void (String, NBTBase): a, func_77983_a
boolean (): y, func_82835_x
boolean (): z, func_82839_y
boolean (): x, func_82839_y
EntityItemFrame (): A, func_82836_z
EntityItemFrame (): y, func_82836_z
int (): B, func_82838_A
int (): z, func_82838_A
boolean (Block): a, func_179544_c
boolean (Block): b, func_179547_d
boolean (): u, func_77962_s
boolean (): t, func_77962_s
EnumActionResult (EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float): a, func_179546_a
ITextComponent (): C, func_151000_E
ITextComponent (): A, func_151000_E
void (DataFixer): a, func_189868_a
void (): F, func_190923_F
void (): E, func_190923_F
boolean (): b, func_190926_b
boolean (): a, func_190926_b
NBTTagCompound (String): c, func_190925_c
NBTTagCompound (String): a, func_190925_c
NBTTagCompound (String): d, func_179543_a
NBTTagCompound (String): b, func_179543_a
void (String): e, func_190919_e
ItemStack (String): f, func_190924_f
int (): E, func_190916_E
int (): C, func_190916_E
int (): D, func_190921_D
int (): B, func_190921_D
DecimalFormat (): D, func_208306_D
ItemStack (NBTTagCompound): a, func_199557_a
EnumActionResult (ItemUseContext): a, func_196084_a
void (int): b, func_196085_b
NBTTagCompound (): o, func_196082_o
void (String): c, func_196083_e
ITextComponent (): q, func_200301_q
ItemStack (ITextComponent): a, func_200302_a
void (String, INBTBase): a, func_77983_a
boolean (BlockWorldState, BlockWorldState): a, func_206846_a
boolean (NetworkTagManager, BlockWorldState): a, func_206848_a
boolean (NetworkTagManager, BlockWorldState): b, func_206847_b
Collection<ITextComponent> (String): d, func_206845_f
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
ain
aip
Fields
Constructors
Methods
1.12
Names
afj
ain
Fields
Constructors
Methods
boolean (int, Random): a, func_96631_a
List<String> (EntityPlayer, boolean): a, func_82840_a
boolean (int, Random, EntityPlayerMP): a, func_96631_a
List<String> (EntityPlayer, ITooltipFlag): a, func_82840_a
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
afi
afj
Fields
Constructors
Methods
1.11
Names
adz
afi
Fields
DecimalFormat: a, field_111284_a
DecimalFormat: b, field_111284_a
int: b, field_77994_a
int: c, field_77994_a
int: c, field_77992_b
int: d, field_77992_b
Item: d, field_151002_e
Item: e, field_151002_e
NBTTagCompound: e, field_77990_d
NBTTagCompound: f, field_77990_d
int: f, field_77991_e
int: h, field_77991_e
EntityItemFrame: g, field_82843_f
EntityItemFrame: i, field_82843_f
Block: h, field_179552_h
Block: j, field_179552_h
boolean: i, field_179553_i
boolean: k, field_179553_i
Block: j, field_179550_j
Block: l, field_179550_j
boolean: k, field_179551_k
boolean: m, field_179551_k
ItemStack: a, field_190927_a
boolean: g, field_190928_g
Constructors
()
Methods
ItemStack (NBTTagCompound): a, func_77949_a
Item (): b, func_77973_b
Item (): c, func_77973_b
NBTTagCompound (NBTTagCompound): b, func_77955_b
NBTTagCompound (NBTTagCompound): a, func_77955_b
void (NBTTagCompound): c, func_77963_c
int (): c, func_77976_d
int (): d, func_77976_d
boolean (): d, func_77985_e
boolean (): e, func_77985_e
boolean (): e, func_77984_f
boolean (): f, func_77984_f
boolean (): f, func_77981_g
boolean (): g, func_77981_g
boolean (): g, func_77951_h
boolean (): h, func_77951_h
int (): h, func_77952_i
int (): i, func_77952_i
int (): i, func_77960_j
int (): j, func_77960_j
int (): j, func_77958_k
int (): k, func_77958_k
ItemStack (): k, func_77946_l
ItemStack (): l, func_77946_l
boolean (ItemStack): e, func_77959_d
boolean (ItemStack): d, func_77959_d
ItemStack (ItemStack): c, func_77944_b
int (): l, func_77988_m
int (): m, func_77988_m
EnumAction (): m, func_77975_n
EnumAction (): n, func_77975_n
boolean (): n, func_77942_o
boolean (): o, func_77942_o
NBTTagCompound (): o, func_77978_p
NBTTagCompound (): p, func_77978_p
NBTTagCompound (String, boolean): a, func_179543_a
NBTTagList (): p, func_77986_q
NBTTagList (): q, func_77986_q
void (NBTTagCompound): d, func_77982_d
void (NBTTagCompound): b, func_77982_d
String (): q, func_82833_r
String (): r, func_82833_r
ItemStack (String): c, func_151001_c
ItemStack (String): g, func_151001_c
void (): r, func_135074_t
void (): s, func_135074_t
boolean (): s, func_82837_s
boolean (): t, func_82837_s
EnumRarity (): u, func_77953_t
EnumRarity (): v, func_77953_t
boolean (): v, func_77956_u
boolean (): w, func_77956_u
boolean (): w, func_77948_v
boolean (): x, func_77948_v
boolean (): x, func_82835_x
boolean (): y, func_82835_x
boolean (): y, func_82839_y
boolean (): z, func_82839_y
EntityItemFrame (): z, func_82836_z
EntityItemFrame (): A, func_82836_z
int (): A, func_82838_A
int (): B, func_82838_A
void (Item): a, func_150996_a
boolean (): t, func_77962_s
boolean (): u, func_77962_s
ITextComponent (): B, func_151000_E
ITextComponent (): C, func_151000_E
void (): F, func_190923_F
boolean (): b, func_190926_b
NBTTagCompound (String): c, func_190925_c
NBTTagCompound (String): d, func_179543_a
void (String): e, func_190919_e
ItemStack (String): f, func_190924_f
void (int): d, func_190915_d
int (): E, func_190916_E
void (int): e, func_190920_e
void (int): f, func_190917_f
void (int): g, func_190918_g
int (): D, func_190921_D
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
adq
adz
Fields
Constructors
Methods
void (DataFixer): a, func_189868_a
1.9.4
Names
Fields
Constructors
Methods
1.9.2
Names
Fields
Constructors
Methods
1.9
Names
zx
adq
Fields
Constructors
Methods
boolean (EntityPlayer, World, BlockPos, EnumFacing, float, float, float): a, func_179546_a
float (Block): a, func_150997_a
ItemStack (World, EntityPlayer): a, func_77957_a
ItemStack (World, EntityPlayer): b, func_77950_b
void (World, Block, BlockPos, EntityPlayer): a, func_179548_a
boolean (Block): b, func_150998_b
boolean (EntityPlayer, EntityLivingBase): a, func_111282_a
boolean (ItemStack): d, func_77959_d
boolean (ItemStack): e, func_77959_d
ItemStack (ItemStack): b, func_77944_b
ItemStack (ItemStack): c, func_77944_b
void (World, EntityPlayer, int): b, func_77974_b
com.google.common.collect.Multimap<String, AttributeModifier> (): B, func_111283_C
IChatComponent (): C, func_151000_E
boolean (Block): c, func_179544_c
boolean (Block): a, func_179544_c
boolean (Block): d, func_179547_d
boolean (Block): b, func_179547_d
boolean (ItemStack): c, func_179549_c
EnumActionResult (EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float): a, func_179546_a
float (IBlockState): a, func_150997_a
ActionResult<ItemStack> (World, EntityPlayer, EnumHand): a, func_77957_a
ItemStack (World, EntityLivingBase): a, func_77950_b
void (World, IBlockState, BlockPos, EntityPlayer): a, func_179548_a
boolean (IBlockState): b, func_150998_b
boolean (EntityPlayer, EntityLivingBase, EnumHand): a, func_111282_a
boolean (ItemStack, ItemStack): d, func_185132_d
boolean (ItemStack): b, func_185136_b
void (World, EntityLivingBase, int): a, func_77974_b
com.google.common.collect.Multimap<String, AttributeModifier> (EntityEquipmentSlot): a, func_111283_C
void (String, AttributeModifier, EntityEquipmentSlot): a, func_185129_a
ITextComponent (): B, func_151000_E
1.8.9
Names
Fields
Constructors
Methods
1.8.8
Names
zx
net.minecraft.item.ItemStack
Fields
DecimalFormat: a, field_111284_a
int: b, field_77994_a
int: c, field_77992_b
Item: d, field_151002_e
NBTTagCompound: e, field_77990_d
int: f, field_77991_e
EntityItemFrame: g, field_82843_f
Block: h, field_179552_h
boolean: i, field_179553_i
Block: j, field_179550_j
boolean: k, field_179551_k
Constructors
(Block)
(Block, int)
(Block, int, int)
(Item)
(Item, int)
(Item, int, int)
()
Methods
ItemStack (NBTTagCompound): a, func_77949_a
ItemStack (int): a, func_77979_a
Item (): b, func_77973_b
boolean (EntityPlayer, World, BlockPos, EnumFacing, float, float, float): a, func_179546_a
float (Block): a, func_150997_a
ItemStack (World, EntityPlayer): a, func_77957_a
ItemStack (World, EntityPlayer): b, func_77950_b
NBTTagCompound (NBTTagCompound): b, func_77955_b
void (NBTTagCompound): c, func_77963_c
int (): c, func_77976_d
boolean (): d, func_77985_e
boolean (): e, func_77984_f
boolean (): f, func_77981_g
boolean (): g, func_77951_h
int (): h, func_77952_i
int (): i, func_77960_j
void (int): b, func_77964_b
int (): j, func_77958_k
boolean (int, Random): a, func_96631_a
void (int, EntityLivingBase): a, func_77972_a
void (EntityLivingBase, EntityPlayer): a, func_77961_a
void (World, Block, BlockPos, EntityPlayer): a, func_179548_a
boolean (Block): b, func_150998_b
boolean (EntityPlayer, EntityLivingBase): a, func_111282_a
ItemStack (): k, func_77946_l
boolean (ItemStack, ItemStack): a, func_77970_a
boolean (ItemStack, ItemStack): b, func_77989_b
boolean (ItemStack): d, func_77959_d
boolean (ItemStack, ItemStack): c, func_179545_c
boolean (ItemStack): a, func_77969_a
String (): a, func_77977_a
ItemStack (ItemStack): b, func_77944_b
void (World, Entity, int, boolean): a, func_77945_a
void (World, EntityPlayer, int): a, func_77980_a
int (): l, func_77988_m
EnumAction (): m, func_77975_n
void (World, EntityPlayer, int): b, func_77974_b
boolean (): n, func_77942_o
NBTTagCompound (): o, func_77978_p
NBTTagCompound (String, boolean): a, func_179543_a
NBTTagList (): p, func_77986_q
void (NBTTagCompound): d, func_77982_d
String (): q, func_82833_r
ItemStack (String): c, func_151001_c
void (): r, func_135074_t
boolean (): s, func_82837_s
EnumRarity (): u, func_77953_t
boolean (): v, func_77956_u
void (Enchantment, int): a, func_77966_a
boolean (): w, func_77948_v
void (String, NBTBase): a, func_77983_a
boolean (): x, func_82835_x
boolean (): y, func_82839_y
void (EntityItemFrame): a, func_82842_a
EntityItemFrame (): z, func_82836_z
int (): A, func_82838_A
void (int): c, func_82841_c
com.google.common.collect.Multimap<String, AttributeModifier> (): B, func_111283_C
void (Item): a, func_150996_a
IChatComponent (): C, func_151000_E
boolean (Block): c, func_179544_c
boolean (Block): d, func_179547_d
boolean (ItemStack): c, func_179549_c
List<String> (EntityPlayer, boolean): a, func_82840_a
boolean (): t, func_77962_s