Uses of Class
net.minecraft.world.item.Item
Packages that use Item
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
Classes for NeoForge's own data generation.
-
Uses of Item in net.minecraft.advancements.critereon
Fields in net.minecraft.advancements.critereon with type parameters of type ItemModifier and TypeFieldDescriptionItemPredicate.Builder.itemsItemPredicate.itemsThe field for theitemsrecord component.Methods in net.minecraft.advancements.critereon that return types with arguments of type ItemModifier and TypeMethodDescriptionItemPredicate.items()Returns the value of theitemsrecord component.Methods in net.minecraft.advancements.critereon with parameters of type ItemModifier and TypeMethodDescriptionPlayerTrigger.TriggerInstance.walkOnBlockWithEquipment(Block p_222638_, Item p_222639_) Method parameters in net.minecraft.advancements.critereon with type arguments of type ItemModifier and TypeMethodDescriptionConstructor parameters in net.minecraft.advancements.critereon with type arguments of type ItemModifierConstructorDescriptionItemPredicate(Optional<HolderSet<Item>> items, MinMaxBounds.Ints count, DataComponentPredicate components, Map<ItemSubPredicate.Type<?>, ItemSubPredicate> subPredicates) Creates an instance of aItemPredicaterecord class. -
Uses of Item in net.minecraft.client.color.item
Fields in net.minecraft.client.color.item with type parameters of type Item -
Uses of Item in net.minecraft.client.gui.screens
Methods in net.minecraft.client.gui.screens with parameters of type ItemModifier and TypeMethodDescriptionprivate voidPresetFlatWorldScreen.PresetsList.Entry.blitSlot(GuiGraphics p_283196_, int p_282036_, int p_281683_, Item p_282242_) -
Uses of Item in net.minecraft.client.gui.screens.achievement
Fields in net.minecraft.client.gui.screens.achievement declared as ItemFields in net.minecraft.client.gui.screens.achievement with type parameters of type ItemMethods in net.minecraft.client.gui.screens.achievement that return ItemConstructors in net.minecraft.client.gui.screens.achievement with parameters of type Item -
Uses of Item in net.minecraft.client.gui.screens.inventory
Fields in net.minecraft.client.gui.screens.inventory with type parameters of type Item -
Uses of Item in net.minecraft.client.gui.screens.recipebook
Methods in net.minecraft.client.gui.screens.recipebook that return types with arguments of type ItemModifier and TypeMethodDescriptionAbstractFurnaceRecipeBookComponent.getFuelItems()BlastingRecipeBookComponent.getFuelItems()SmeltingRecipeBookComponent.getFuelItems()SmokingRecipeBookComponent.getFuelItems() -
Uses of Item in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer with type parameters of type Item -
Uses of Item in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer with parameters of type ItemModifier and TypeMethodDescriptionprivate static intItemModelShaper.getItemModel(Item p_109395_) voidItemModelShaper.register(Item p_109397_, ModelResourceLocation p_109398_) -
Uses of Item in net.minecraft.client.renderer.blockentity
Method parameters in net.minecraft.client.renderer.blockentity with type arguments of type ItemModifier and TypeMethodDescriptionprivate static MaterialDecoratedPotRenderer.getSideMaterial(Optional<Item> p_347523_) -
Uses of Item in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity with type parameters of type Item -
Uses of Item in net.minecraft.client.renderer.item
Fields in net.minecraft.client.renderer.item with type parameters of type ItemModifier and TypeFieldDescriptionprivate static final Map<Item, Map<ResourceLocation, ItemPropertyFunction>> ItemProperties.PROPERTIESMethods in net.minecraft.client.renderer.item with parameters of type ItemModifier and TypeMethodDescriptionprivate static voidItemProperties.register(Item p_174571_, ResourceLocation p_174572_, ClampedItemPropertyFunction p_174573_) static voidItemProperties.register(Item p_174571_, ResourceLocation p_174572_, ItemPropertyFunction p_174573_) -
Uses of Item in net.minecraft.client.tutorial
Method parameters in net.minecraft.client.tutorial with type arguments of type ItemModifier and TypeMethodDescriptionstatic booleanCraftPlanksTutorialStep.hasCraftedPlanksPreviously(LocalPlayer p_205663_, TagKey<Item> p_205664_) -
Uses of Item in net.minecraft.commands.arguments.item
Fields in net.minecraft.commands.arguments.item with type parameters of type ItemModifier and TypeFieldDescriptionItemInput.itemItemParser.ItemResult.itemThe field for theitemrecord component.(package private) final HolderLookup.RegistryLookup<Item> ItemParser.itemsprivate final HolderLookup.RegistryLookup<Item> ItemPredicateArgument.Context.itemsMethods in net.minecraft.commands.arguments.item that return ItemMethods in net.minecraft.commands.arguments.item that return types with arguments of type ItemModifier and TypeMethodDescriptionItemParser.ItemResult.item()Returns the value of theitemrecord component.Method parameters in net.minecraft.commands.arguments.item with type arguments of type ItemModifier and TypeMethodDescriptionprivate static voidItemParser.validateComponents(com.mojang.brigadier.StringReader p_341137_, Holder<Item> p_341139_, DataComponentPatch p_345848_) default voidConstructor parameters in net.minecraft.commands.arguments.item with type arguments of type ItemModifierConstructorDescriptionItemInput(Holder<Item> p_235282_, DataComponentPatch p_345942_) ItemResult(Holder<Item> item, DataComponentPatch components) Creates an instance of aItemResultrecord class. -
Uses of Item in net.minecraft.core.cauldron
Fields in net.minecraft.core.cauldron with type parameters of type ItemModifier and TypeFieldDescriptionprivate final Map<Item, CauldronInteraction> CauldronInteraction.InteractionMap.mapThe field for themaprecord component.Methods in net.minecraft.core.cauldron that return types with arguments of type ItemModifier and TypeMethodDescriptionCauldronInteraction.InteractionMap.map()Returns the value of themaprecord component.Method parameters in net.minecraft.core.cauldron with type arguments of type ItemModifier and TypeMethodDescriptionstatic voidCauldronInteraction.addDefaultInteractions(Map<Item, CauldronInteraction> p_175648_) Constructor parameters in net.minecraft.core.cauldron with type arguments of type ItemModifierConstructorDescriptionInteractionMap(String name, Map<Item, CauldronInteraction> map) Creates an instance of aInteractionMaprecord class. -
Uses of Item in net.minecraft.core.dispenser
Constructors in net.minecraft.core.dispenser with parameters of type Item -
Uses of Item in net.minecraft.core.registries
Fields in net.minecraft.core.registries with type parameters of type ItemModifier and TypeFieldDescriptionstatic final DefaultedRegistry<Item> BuiltInRegistries.ITEMstatic final ResourceKey<Registry<Item>> Registries.ITEM -
Uses of Item in net.minecraft.data.advancements.packs
Fields in net.minecraft.data.advancements.packs declared as ItemModifier and TypeFieldDescriptionprivate static final Item[]VanillaHusbandryAdvancements.EDIBLE_ITEMSprivate static final Item[]VanillaHusbandryAdvancements.FISHprivate static final Item[]VanillaHusbandryAdvancements.FISH_BUCKETSstatic final Item[]VanillaHusbandryAdvancements.WAX_SCRAPING_TOOLSMethods in net.minecraft.data.advancements.packs with parameters of type ItemModifier and TypeMethodDescriptionprivate static Criterion<UsingItemTrigger.TriggerInstance> VanillaAdventureAdvancements.lookAtThroughItem(EntityType<?> p_249703_, Item p_250746_) -
Uses of Item in net.minecraft.data.loot
Fields in net.minecraft.data.loot with type parameters of type ItemMethods in net.minecraft.data.loot with parameters of type ItemModifier and TypeMethodDescriptionBlockLootSubProvider.createAttachedStemDrops(Block p_249778_, Item p_250678_) protected LootTable.BuilderBlockLootSubProvider.createCropDrops(Block p_249457_, Item p_248599_, Item p_251915_, LootItemCondition.Builder p_252202_) protected LootTable.BuilderBlockLootSubProvider.createOreDrop(Block p_250450_, Item p_249745_) BlockLootSubProvider.createStemDrops(Block p_250957_, Item p_249098_) Constructor parameters in net.minecraft.data.loot with type arguments of type ItemModifierConstructorDescriptionprotectedBlockLootSubProvider(Set<Item> p_281507_, FeatureFlagSet p_283552_, Map<ResourceKey<LootTable>, LootTable.Builder> p_282212_, HolderLookup.Provider p_345191_) protectedBlockLootSubProvider(Set<Item> p_249153_, FeatureFlagSet p_251215_, HolderLookup.Provider p_344943_) -
Uses of Item in net.minecraft.data.loot.packs
Fields in net.minecraft.data.loot.packs with type parameters of type ItemMethods in net.minecraft.data.loot.packs with parameters of type ItemModifier and TypeMethodDescriptionstatic LootTable.BuilderVanillaEquipmentLoot.trialChamberEquipment(Item p_345453_, Item p_345712_, ArmorTrim p_346117_, HolderLookup.RegistryLookup<Enchantment> p_345542_) -
Uses of Item in net.minecraft.data.models
Fields in net.minecraft.data.models with type parameters of type ItemMethods in net.minecraft.data.models with parameters of type ItemModifier and TypeMethodDescriptionprivate voidBlockModelGenerators.createAirLikeBlock(Block p_124531_, Item p_124532_) (package private) voidBlockModelGenerators.createSimpleFlatItemModel(Item p_124518_) private voidBlockModelGenerators.delegateItemModel(Item p_124520_, ResourceLocation p_124521_) private voidItemModelGenerators.generateClockItem(Item p_236324_) private voidItemModelGenerators.generateCompassItem(Item p_236322_) private voidItemModelGenerators.generateFlatItem(Item p_125092_, String p_125093_, ModelTemplate p_125094_) private voidItemModelGenerators.generateFlatItem(Item p_125089_, ModelTemplate p_125090_) private voidItemModelGenerators.generateFlatItem(Item p_125085_, Item p_125086_, ModelTemplate p_125087_) private voidItemModelGenerators.generateItemWithOverlay(Item p_330987_) -
Uses of Item in net.minecraft.data.models.model
Methods in net.minecraft.data.models.model with parameters of type ItemModifier and TypeMethodDescriptionstatic ResourceLocationTextureMapping.getItemTexture(Item p_125779_) static ResourceLocationTextureMapping.getItemTexture(Item p_125746_, String p_125747_) static ResourceLocationModelLocationUtils.getModelLocation(Item p_125572_) static ResourceLocationModelLocationUtils.getModelLocation(Item p_125574_, String p_125575_) static TextureMappingstatic TextureMappingTextureMapping.particleFromItem(Item p_125744_) -
Uses of Item in net.minecraft.data.recipes
Fields in net.minecraft.data.recipes declared as ItemModifier and TypeFieldDescriptionprivate final ItemShapedRecipeBuilder.resultprivate final ItemShapelessRecipeBuilder.resultprivate final ItemSimpleCookingRecipeBuilder.resultprivate final ItemSingleItemRecipeBuilder.resultprivate final ItemSmithingTransformRecipeBuilder.resultMethods in net.minecraft.data.recipes that return ItemModifier and TypeMethodDescriptionRecipeBuilder.getResult()ShapedRecipeBuilder.getResult()ShapelessRecipeBuilder.getResult()SimpleCookingRecipeBuilder.getResult()SingleItemRecipeBuilder.getResult()Methods in net.minecraft.data.recipes with parameters of type ItemModifier and TypeMethodDescriptionprotected static voidRecipeProvider.netheriteSmithing(RecipeOutput p_300886_, Item p_250046_, RecipeCategory p_248986_, Item p_250389_) SmithingTransformRecipeBuilder.smithing(Ingredient p_267071_, Ingredient p_266959_, Ingredient p_266803_, RecipeCategory p_266757_, Item p_267256_) protected static voidRecipeProvider.trimSmithing(RecipeOutput p_301332_, Item p_285461_, ResourceLocation p_285044_) Method parameters in net.minecraft.data.recipes with type arguments of type ItemModifier and TypeMethodDescriptionprotected static voidRecipeProvider.colorBlockWithDye(RecipeOutput p_301260_, List<Item> p_289675_, List<Item> p_289672_, String p_289641_) protected static voidRecipeProvider.copySmithingTemplate(RecipeOutput p_300986_, ItemLike p_266974_, TagKey<Item> p_267283_) protected static Criterion<InventoryChangeTrigger.TriggerInstance> protected static voidRecipeProvider.planksFromLog(RecipeOutput p_301020_, ItemLike p_259052_, TagKey<Item> p_259045_, int p_259471_) protected static voidRecipeProvider.planksFromLogs(RecipeOutput p_301221_, ItemLike p_259193_, TagKey<Item> p_259818_, int p_259807_) Constructors in net.minecraft.data.recipes with parameters of type ItemModifierConstructorDescriptionSmithingTransformRecipeBuilder(Ingredient p_266973_, Ingredient p_267047_, Ingredient p_267009_, RecipeCategory p_266694_, Item p_267183_) -
Uses of Item in net.minecraft.data.recipes.packs
Fields in net.minecraft.data.recipes.packs declared as ItemModifier and TypeFieldDescriptionprivate final ItemVanillaRecipeProvider.TrimTemplate.templateThe field for thetemplaterecord component.Methods in net.minecraft.data.recipes.packs that return ItemModifier and TypeMethodDescriptionVanillaRecipeProvider.TrimTemplate.template()Returns the value of thetemplaterecord component.Constructors in net.minecraft.data.recipes.packs with parameters of type ItemModifierConstructorDescriptionTrimTemplate(Item template, ResourceLocation id) Creates an instance of aTrimTemplaterecord class. -
Uses of Item in net.minecraft.data.tags
Fields in net.minecraft.data.tags with type parameters of type Item -
Uses of Item in net.minecraft.gametest.framework
Methods in net.minecraft.gametest.framework with parameters of type ItemModifier and TypeMethodDescriptionvoidGameTestHelper.assertAtTickTimeContainerContains(long p_177124_, BlockPos p_177125_, Item p_177126_) voidGameTestHelper.assertContainerContains(BlockPos p_177243_, Item p_177244_) <E extends Entity & InventoryCarrier>
voidGameTestHelper.assertEntityInventoryContains(BlockPos p_263495_, EntityType<E> p_263521_, Item p_263502_) <E extends LivingEntity>
voidGameTestHelper.assertEntityIsHolding(BlockPos p_263501_, EntityType<E> p_263510_, Item p_263517_) voidGameTestHelper.assertItemEntityCountIs(Item p_177199_, BlockPos p_177200_, double p_177201_, int p_177202_) voidGameTestHelper.assertItemEntityNotPresent(Item p_304474_) voidGameTestHelper.assertItemEntityNotPresent(Item p_236779_, BlockPos p_236780_, double p_236781_) voidGameTestHelper.assertItemEntityPresent(Item p_304857_) voidGameTestHelper.assertItemEntityPresent(Item p_177195_, BlockPos p_177196_, double p_177197_) -
Uses of Item in net.minecraft.network.chat
Fields in net.minecraft.network.chat with type parameters of type ItemConstructor parameters in net.minecraft.network.chat with type arguments of type ItemModifierConstructorDescription(package private)ItemStackInfo(Holder<Item> p_330519_, int p_130894_, DataComponentPatch p_331646_) -
Uses of Item in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game declared as ItemModifier and TypeFieldDescriptionprivate final ItemClientboundCooldownPacket.itemThe field for theitemrecord component.Methods in net.minecraft.network.protocol.game that return ItemModifier and TypeMethodDescriptionClientboundCooldownPacket.item()Returns the value of theitemrecord component.Constructors in net.minecraft.network.protocol.game with parameters of type ItemModifierConstructorDescriptionClientboundCooldownPacket(Item item, int duration) Creates an instance of aClientboundCooldownPacketrecord class. -
Uses of Item in net.minecraft.references
Fields in net.minecraft.references with type parameters of type ItemModifier and TypeFieldDescriptionstatic final ResourceKey<Item> Items.MELON_SEEDSstatic final ResourceKey<Item> Items.PUMPKIN_SEEDSMethods in net.minecraft.references that return types with arguments of type Item -
Uses of Item in net.minecraft.server.commands
Fields in net.minecraft.server.commands with type parameters of type ItemModifier and TypeFieldDescriptionprivate static final Map<com.mojang.datafixers.util.Pair<Holder<ArmorMaterial>, EquipmentSlot>, Item> SpawnArmorTrimsCommand.MATERIAL_AND_SLOT_TO_ITEM -
Uses of Item in net.minecraft.server.level
Methods in net.minecraft.server.level with parameters of type ItemModifier and TypeMethodDescriptionvoidServerPlayer.onEquippedItemBroken(Item p_348565_, EquipmentSlot p_348623_) -
Uses of Item in net.minecraft.stats
Fields in net.minecraft.stats with type parameters of type ItemModifier and TypeFieldDescriptionStats.ITEM_BROKENStats.ITEM_CRAFTEDStats.ITEM_DROPPEDStats.ITEM_PICKED_UPStats.ITEM_USED -
Uses of Item in net.minecraft.tags
Fields in net.minecraft.tags with type parameters of type ItemModifier and TypeFieldDescriptionItemTags.ACACIA_LOGSItemTags.ANVILItemTags.ARMADILLO_FOODItemTags.ARMOR_ENCHANTABLEItemTags.ARROWSItemTags.AXESItemTags.AXOLOTL_FOODItemTags.BAMBOO_BLOCKSItemTags.BANNERSItemTags.BEACON_PAYMENT_ITEMSItemTags.BEDSItemTags.BEE_FOODItemTags.BIRCH_LOGSItemTags.BOATSItemTags.BOOKSHELF_BOOKSItemTags.BOW_ENCHANTABLEItemTags.BREAKS_DECORATED_POTSItemTags.BUTTONSItemTags.CAMEL_FOODItemTags.CANDLESItemTags.CAT_FOODItemTags.CHERRY_LOGSItemTags.CHEST_ARMORItemTags.CHEST_ARMOR_ENCHANTABLEItemTags.CHEST_BOATSItemTags.CHICKEN_FOODItemTags.CLUSTER_MAX_HARVESTABLESItemTags.COAL_ORESItemTags.COALSItemTags.COMPASSESItemTags.COMPLETES_FIND_TREE_TUTORIALItemTags.COPPER_ORESItemTags.COW_FOODItemTags.CREEPER_DROP_MUSIC_DISCSItemTags.CREEPER_IGNITERSItemTags.CRIMSON_STEMSItemTags.CROSSBOW_ENCHANTABLEItemTags.DAMPENS_VIBRATIONSItemTags.DARK_OAK_LOGSItemTags.DECORATED_POT_INGREDIENTSItemTags.DECORATED_POT_SHERDSItemTags.DIAMOND_ORESItemTags.DIRTItemTags.DOORSItemTags.DURABILITY_ENCHANTABLEItemTags.DYEABLEItemTags.EMERALD_ORESItemTags.EQUIPPABLE_ENCHANTABLEItemTags.FENCE_GATESItemTags.FENCESItemTags.FIRE_ASPECT_ENCHANTABLEItemTags.FISHESItemTags.FISHING_ENCHANTABLEItemTags.FLOWERSItemTags.FOOT_ARMORItemTags.FOOT_ARMOR_ENCHANTABLEItemTags.FOX_FOODItemTags.FREEZE_IMMUNE_WEARABLESItemTags.FROG_FOODItemTags.GOAT_FOODItemTags.GOLD_ORESItemTags.HANGING_SIGNSItemTags.HEAD_ARMORItemTags.HEAD_ARMOR_ENCHANTABLEItemTags.HOESItemTags.HOGLIN_FOODItemTags.HORSE_FOODItemTags.HORSE_TEMPT_ITEMSItemTags.IGNORED_BY_PIGLIN_BABIESItemTags.IRON_ORESItemTags.JUNGLE_LOGSItemTags.LAPIS_ORESItemTags.LEAVESItemTags.LECTERN_BOOKSItemTags.LEG_ARMORItemTags.LEG_ARMOR_ENCHANTABLEItemTags.LLAMA_FOODItemTags.LLAMA_TEMPT_ITEMSItemTags.LOGSItemTags.LOGS_THAT_BURNItemTags.MACE_ENCHANTABLEItemTags.MANGROVE_LOGSItemTags.MEATItemTags.MINING_ENCHANTABLEItemTags.MINING_LOOT_ENCHANTABLEItemTags.NON_FLAMMABLE_WOODItemTags.NOTE_BLOCK_TOP_INSTRUMENTSItemTags.OAK_LOGSItemTags.OCELOT_FOODItemTags.PANDA_FOODItemTags.PARROT_FOODItemTags.PARROT_POISONOUS_FOODItemTags.PICKAXESItemTags.PIG_FOODItemTags.PIGLIN_FOODItemTags.PIGLIN_LOVEDItemTags.PIGLIN_REPELLENTSItemTags.PLANKSItemTags.RABBIT_FOODItemTags.RAILSItemTags.REDSTONE_ORESItemTags.SANDItemTags.SAPLINGSItemTags.SHARP_WEAPON_ENCHANTABLEItemTags.SHEEP_FOODItemTags.SHOVELSItemTags.SIGNSItemTags.SKULLSItemTags.SLABSItemTags.SMALL_FLOWERSItemTags.SMELTS_TO_GLASSItemTags.SNIFFER_FOODItemTags.SOUL_FIRE_BASE_BLOCKSItemTags.SPRUCE_LOGSItemTags.STAIRSItemTags.STONE_BRICKSItemTags.STONE_BUTTONSItemTags.STONE_CRAFTING_MATERIALSItemTags.STONE_TOOL_MATERIALSItemTags.STRIDER_FOODItemTags.STRIDER_TEMPT_ITEMSItemTags.SWORD_ENCHANTABLEItemTags.SWORDSItemTags.TALL_FLOWERSItemTags.TERRACOTTAItemTags.TRAPDOORSItemTags.TRIDENT_ENCHANTABLEItemTags.TRIM_MATERIALSItemTags.TRIM_TEMPLATESItemTags.TRIMMABLE_ARMORItemTags.TURTLE_FOODItemTags.VANISHING_ENCHANTABLEItemTags.VILLAGER_PLANTABLE_SEEDSItemTags.WALLSItemTags.WARPED_STEMSItemTags.WART_BLOCKSItemTags.WEAPON_ENCHANTABLEItemTags.WOLF_FOODItemTags.WOODEN_BUTTONSItemTags.WOODEN_DOORSItemTags.WOODEN_FENCESItemTags.WOODEN_PRESSURE_PLATESItemTags.WOODEN_SLABSItemTags.WOODEN_STAIRSItemTags.WOODEN_TRAPDOORSItemTags.WOOLItemTags.WOOL_CARPETSMethods in net.minecraft.tags that return types with arguments of type Item -
Uses of Item in net.minecraft.util
Methods in net.minecraft.util that return types with arguments of type ItemModifier and TypeMethodDescriptionGsonHelper.convertToItem(com.google.gson.JsonElement p_13875_, String p_13876_) Method parameters in net.minecraft.util with type arguments of type Item -
Uses of Item in net.minecraft.world
Methods in net.minecraft.world with parameters of type ItemModifier and TypeMethodDescriptiondefault intSimpleContainer.removeItemType(Item p_19171_, int p_19172_) Method parameters in net.minecraft.world with type arguments of type Item -
Uses of Item in net.minecraft.world.entity
Methods in net.minecraft.world.entity that return ItemModifier and TypeMethodDescriptionstatic ItemMob.getEquipmentForSlot(EquipmentSlot p_21413_, int p_21414_) Methods in net.minecraft.world.entity with parameters of type ItemModifier and TypeMethodDescriptionEntity.getHandHoldingItemAngle(Item p_204035_) booleanvoidLivingEntity.onEquippedItemBroken(Item p_348620_, EquipmentSlot p_348655_) -
Uses of Item in net.minecraft.world.entity.ai.behavior
Fields in net.minecraft.world.entity.ai.behavior with type parameters of type ItemMethods in net.minecraft.world.entity.ai.behavior that return types with arguments of type ItemModifier and TypeMethodDescriptionTradeWithVillager.figureOutWhatIAmWillingToTrade(Villager p_24423_, Villager p_24424_) Method parameters in net.minecraft.world.entity.ai.behavior with type arguments of type ItemModifier and TypeMethodDescriptionprivate static voidTradeWithVillager.throwHalfStack(Villager p_24426_, Set<Item> p_24427_, LivingEntity p_24428_) -
Uses of Item in net.minecraft.world.entity.monster.piglin
Fields in net.minecraft.world.entity.monster.piglin declared as Item -
Uses of Item in net.minecraft.world.entity.npc
Fields in net.minecraft.world.entity.npc declared as ItemModifier and TypeFieldDescriptionprivate final ItemVillagerTrades.TippedArrowForItemsAndEmeralds.fromItemprivate final ItemVillagerTrades.DyedArmorForEmeralds.itemFields in net.minecraft.world.entity.npc with type parameters of type ItemModifier and TypeFieldDescriptionVillager.FOOD_POINTSprivate final com.google.common.collect.ImmutableSet<Item> VillagerProfession.requestedItemsThe field for therequestedItemsrecord component.private final Map<VillagerType, Item> VillagerTrades.EmeraldsForVillagerTypeItem.tradesVillager.WANTED_ITEMSMethods in net.minecraft.world.entity.npc that return types with arguments of type ItemModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableSet<Item> VillagerProfession.requestedItems()Returns the value of therequestedItemsrecord component.Method parameters in net.minecraft.world.entity.npc with type arguments of type ItemModifier and TypeMethodDescriptionprivate static VillagerProfessionVillagerProfession.register(String p_219659_, Predicate<Holder<PoiType>> p_219660_, Predicate<Holder<PoiType>> p_219661_, com.google.common.collect.ImmutableSet<Item> p_219662_, com.google.common.collect.ImmutableSet<Block> p_219663_, SoundEvent p_219664_) private static VillagerProfessionVillagerProfession.register(String p_219648_, ResourceKey<PoiType> p_219649_, com.google.common.collect.ImmutableSet<Item> p_219650_, com.google.common.collect.ImmutableSet<Block> p_219651_, SoundEvent p_219652_) Constructors in net.minecraft.world.entity.npc with parameters of type ItemModifierConstructorDescriptionDyedArmorForEmeralds(Item p_35639_, int p_35640_) DyedArmorForEmeralds(Item p_35642_, int p_35643_, int p_35644_, int p_35645_) EnchantedItemForEmeralds(Item p_35693_, int p_35694_, int p_35695_, int p_35696_) EnchantedItemForEmeralds(Item p_35698_, int p_35699_, int p_35700_, int p_35701_, float p_35702_) ItemsAndEmeraldsToItems(ItemLike p_35717_, int p_35718_, int p_35719_, Item p_35720_, int p_35721_, int p_35722_, int p_35723_, float p_301975_) ItemsForEmeralds(Item p_35741_, int p_35742_, int p_35743_, int p_35744_) ItemsForEmeralds(Item p_35746_, int p_35747_, int p_35748_, int p_35749_, int p_35750_) ItemsForEmeralds(Item p_302016_, int p_302006_, int p_302008_, int p_302010_, int p_301989_, float p_302037_) ItemsForEmeralds(Item p_345085_, int p_346208_, int p_345650_, int p_345298_, int p_345652_, float p_346098_, ResourceKey<EnchantmentProvider> p_345759_) TippedArrowForItemsAndEmeralds(Item p_35793_, int p_35794_, Item p_35795_, int p_35796_, int p_35797_, int p_35798_, int p_35799_) Constructor parameters in net.minecraft.world.entity.npc with type arguments of type ItemModifierConstructorDescriptionEmeraldsForVillagerTypeItem(int p_35669_, int p_35670_, int p_35671_, Map<VillagerType, Item> p_35672_) VillagerProfession(String name, Predicate<Holder<PoiType>> heldJobSite, Predicate<Holder<PoiType>> acquirableJobSite, com.google.common.collect.ImmutableSet<Item> requestedItems, com.google.common.collect.ImmutableSet<Block> secondaryPoi, SoundEvent workSound) Creates an instance of aVillagerProfessionrecord class. -
Uses of Item in net.minecraft.world.entity.player
Method parameters in net.minecraft.world.entity.player with type arguments of type Item -
Uses of Item in net.minecraft.world.entity.projectile
Methods in net.minecraft.world.entity.projectile that return ItemModifier and TypeMethodDescriptionprotected ItemSnowball.getDefaultItem()protected abstract ItemThrowableItemProjectile.getDefaultItem()protected ItemThrownEgg.getDefaultItem()protected ItemThrownEnderpearl.getDefaultItem()protected ItemThrownExperienceBottle.getDefaultItem()protected ItemThrownPotion.getDefaultItem()Methods in net.minecraft.world.entity.projectile with parameters of type ItemModifier and TypeMethodDescriptionstatic InteractionHandProjectileUtil.getWeaponHoldingHand(LivingEntity p_37298_, Item p_37299_) Deprecated.Method parameters in net.minecraft.world.entity.projectile with type arguments of type ItemModifier and TypeMethodDescriptionstatic InteractionHandProjectileUtil.getWeaponHoldingHand(LivingEntity livingEntity, Predicate<Item> itemPredicate) -
Uses of Item in net.minecraft.world.entity.vehicle
Methods in net.minecraft.world.entity.vehicle that return ItemModifier and TypeMethodDescriptionBoat.getDropItem()ChestBoat.getDropItem()protected ItemMinecart.getDropItem()protected ItemMinecartChest.getDropItem()protected ItemMinecartCommandBlock.getDropItem()protected ItemMinecartFurnace.getDropItem()protected ItemMinecartHopper.getDropItem()protected ItemMinecartSpawner.getDropItem()protected ItemMinecartTNT.getDropItem()protected abstract ItemVehicleEntity.getDropItem()Methods in net.minecraft.world.entity.vehicle with parameters of type Item -
Uses of Item in net.minecraft.world.item
Subclasses of Item in net.minecraft.world.itemModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFoodOnAStickItem<T extends Entity & ItemSteerable>classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.world.item declared as ItemModifier and TypeFieldDescriptionstatic final ItemItems.ACACIA_BOATstatic final ItemItems.ACACIA_BUTTONstatic final ItemItems.ACACIA_CHEST_BOATstatic final ItemItems.ACACIA_DOORstatic final ItemItems.ACACIA_FENCEstatic final ItemItems.ACACIA_FENCE_GATEstatic final ItemItems.ACACIA_HANGING_SIGNstatic final ItemItems.ACACIA_LEAVESstatic final ItemItems.ACACIA_LOGstatic final ItemItems.ACACIA_PLANKSstatic final ItemItems.ACACIA_PRESSURE_PLATEstatic final ItemItems.ACACIA_SAPLINGstatic final ItemItems.ACACIA_SIGNstatic final ItemItems.ACACIA_SLABstatic final ItemItems.ACACIA_STAIRSstatic final ItemItems.ACACIA_TRAPDOORstatic final ItemItems.ACACIA_WOODstatic final ItemItems.ACTIVATOR_RAILstatic final ItemItems.AIRstatic final ItemItems.ALLAY_SPAWN_EGGstatic final ItemItems.ALLIUMstatic final ItemItems.AMETHYST_BLOCKstatic final ItemItems.AMETHYST_CLUSTERstatic final ItemItems.AMETHYST_SHARDstatic final ItemItems.ANCIENT_DEBRISstatic final ItemItems.ANDESITEstatic final ItemItems.ANDESITE_SLABstatic final ItemItems.ANDESITE_STAIRSstatic final ItemItems.ANDESITE_WALLstatic final ItemItems.ANGLER_POTTERY_SHERDstatic final ItemItems.ANVILstatic final ItemItems.APPLEstatic final ItemItems.ARCHER_POTTERY_SHERDstatic final ItemItems.ARMADILLO_SCUTEstatic final ItemItems.ARMADILLO_SPAWN_EGGstatic final ItemItems.ARMOR_STANDstatic final ItemItems.ARMS_UP_POTTERY_SHERDstatic final ItemItems.ARROWstatic final ItemItems.AXOLOTL_BUCKETstatic final ItemItems.AXOLOTL_SPAWN_EGGstatic final ItemItems.AZALEAstatic final ItemItems.AZALEA_LEAVESstatic final ItemItems.AZURE_BLUETstatic final ItemItems.BAKED_POTATOstatic final ItemItems.BAMBOOstatic final ItemItems.BAMBOO_BLOCKstatic final ItemItems.BAMBOO_BUTTONstatic final ItemItems.BAMBOO_CHEST_RAFTstatic final ItemItems.BAMBOO_DOORstatic final ItemItems.BAMBOO_FENCEstatic final ItemItems.BAMBOO_FENCE_GATEstatic final ItemItems.BAMBOO_HANGING_SIGNstatic final ItemItems.BAMBOO_MOSAICstatic final ItemItems.BAMBOO_MOSAIC_SLABstatic final ItemItems.BAMBOO_MOSAIC_STAIRSstatic final ItemItems.BAMBOO_PLANKSstatic final ItemItems.BAMBOO_PRESSURE_PLATEstatic final ItemItems.BAMBOO_RAFTstatic final ItemItems.BAMBOO_SIGNstatic final ItemItems.BAMBOO_SLABstatic final ItemItems.BAMBOO_STAIRSstatic final ItemItems.BAMBOO_TRAPDOORstatic final ItemItems.BARRELstatic final ItemItems.BARRIERstatic final ItemItems.BASALTstatic final ItemItems.BAT_SPAWN_EGGstatic final ItemItems.BEACONstatic final ItemItems.BEDROCKstatic final ItemItems.BEE_NESTstatic final ItemItems.BEE_SPAWN_EGGstatic final ItemItems.BEEFstatic final ItemItems.BEEHIVEstatic final ItemItems.BEETROOTstatic final ItemItems.BEETROOT_SEEDSstatic final ItemItems.BEETROOT_SOUPstatic final ItemItems.BELLstatic final ItemItems.BIG_DRIPLEAFstatic final ItemItems.BIRCH_BOATstatic final ItemItems.BIRCH_BUTTONstatic final ItemItems.BIRCH_CHEST_BOATstatic final ItemItems.BIRCH_DOORstatic final ItemItems.BIRCH_FENCEstatic final ItemItems.BIRCH_FENCE_GATEstatic final ItemItems.BIRCH_HANGING_SIGNstatic final ItemItems.BIRCH_LEAVESstatic final ItemItems.BIRCH_LOGstatic final ItemItems.BIRCH_PLANKSstatic final ItemItems.BIRCH_PRESSURE_PLATEstatic final ItemItems.BIRCH_SAPLINGstatic final ItemItems.BIRCH_SIGNstatic final ItemItems.BIRCH_SLABstatic final ItemItems.BIRCH_STAIRSstatic final ItemItems.BIRCH_TRAPDOORstatic final ItemItems.BIRCH_WOODstatic final ItemItems.BLACK_BANNERstatic final ItemItems.BLACK_BEDstatic final ItemItems.BLACK_CANDLEstatic final ItemItems.BLACK_CARPETstatic final ItemItems.BLACK_CONCRETEstatic final ItemItems.BLACK_CONCRETE_POWDERstatic final ItemItems.BLACK_DYEstatic final ItemItems.BLACK_GLAZED_TERRACOTTAstatic final ItemItems.BLACK_SHULKER_BOXstatic final ItemItems.BLACK_STAINED_GLASSstatic final ItemItems.BLACK_STAINED_GLASS_PANEstatic final ItemItems.BLACK_TERRACOTTAstatic final ItemItems.BLACK_WOOLstatic final ItemItems.BLACKSTONEstatic final ItemItems.BLACKSTONE_SLABstatic final ItemItems.BLACKSTONE_STAIRSstatic final ItemItems.BLACKSTONE_WALLstatic final ItemItems.BLADE_POTTERY_SHERDstatic final ItemItems.BLAST_FURNACEstatic final ItemItems.BLAZE_POWDERstatic final ItemItems.BLAZE_RODstatic final ItemItems.BLAZE_SPAWN_EGGstatic final ItemItems.BLUE_BANNERstatic final ItemItems.BLUE_BEDstatic final ItemItems.BLUE_CANDLEstatic final ItemItems.BLUE_CARPETstatic final ItemItems.BLUE_CONCRETEstatic final ItemItems.BLUE_CONCRETE_POWDERstatic final ItemItems.BLUE_DYEstatic final ItemItems.BLUE_GLAZED_TERRACOTTAstatic final ItemItems.BLUE_ICEstatic final ItemItems.BLUE_ORCHIDstatic final ItemItems.BLUE_SHULKER_BOXstatic final ItemItems.BLUE_STAINED_GLASSstatic final ItemItems.BLUE_STAINED_GLASS_PANEstatic final ItemItems.BLUE_TERRACOTTAstatic final ItemItems.BLUE_WOOLstatic final ItemItems.BOGGED_SPAWN_EGGstatic final Itemstatic final ItemItems.BONEstatic final ItemItems.BONE_BLOCKstatic final ItemItems.BONE_MEALstatic final ItemItems.BOOKstatic final ItemItems.BOOKSHELFstatic final ItemItems.BOWstatic final ItemItems.BOWLstatic final ItemItems.BRAIN_CORALstatic final ItemItems.BRAIN_CORAL_BLOCKstatic final ItemItems.BRAIN_CORAL_FANstatic final ItemItems.BREADstatic final ItemItems.BREEZE_RODstatic final ItemItems.BREEZE_SPAWN_EGGstatic final ItemItems.BREWER_POTTERY_SHERDstatic final ItemItems.BREWING_STANDstatic final ItemItems.BRICKstatic final ItemItems.BRICK_SLABstatic final ItemItems.BRICK_STAIRSstatic final ItemItems.BRICK_WALLstatic final ItemItems.BRICKSstatic final ItemItems.BROWN_BANNERstatic final ItemItems.BROWN_BEDstatic final ItemItems.BROWN_CANDLEstatic final ItemItems.BROWN_CARPETstatic final ItemItems.BROWN_CONCRETEstatic final ItemItems.BROWN_CONCRETE_POWDERstatic final ItemItems.BROWN_DYEstatic final ItemItems.BROWN_GLAZED_TERRACOTTAstatic final ItemItems.BROWN_MUSHROOMstatic final ItemItems.BROWN_MUSHROOM_BLOCKstatic final ItemItems.BROWN_SHULKER_BOXstatic final ItemItems.BROWN_STAINED_GLASSstatic final ItemItems.BROWN_STAINED_GLASS_PANEstatic final ItemItems.BROWN_TERRACOTTAstatic final ItemItems.BROWN_WOOLstatic final ItemItems.BRUSHstatic final ItemItems.BUBBLE_CORALstatic final ItemItems.BUBBLE_CORAL_BLOCKstatic final ItemItems.BUBBLE_CORAL_FANstatic final ItemItems.BUCKETstatic final ItemItems.BUDDING_AMETHYSTstatic final ItemItems.BUNDLEstatic final ItemItems.BURN_POTTERY_SHERDstatic final ItemItems.CACTUSstatic final ItemItems.CAKEstatic final ItemItems.CALCITEstatic final ItemItems.CALIBRATED_SCULK_SENSORstatic final ItemItems.CAMEL_SPAWN_EGGstatic final ItemItems.CAMPFIREstatic final ItemItems.CANDLEstatic final ItemItems.CARROTstatic final ItemItems.CARROT_ON_A_STICKstatic final ItemItems.CARTOGRAPHY_TABLEstatic final ItemItems.CARVED_PUMPKINstatic final ItemItems.CAT_SPAWN_EGGstatic final ItemItems.CAULDRONstatic final ItemItems.CAVE_SPIDER_SPAWN_EGGstatic final ItemItems.CHAINstatic final ItemItems.CHAIN_COMMAND_BLOCKstatic final ItemItems.CHAINMAIL_BOOTSstatic final ItemItems.CHAINMAIL_CHESTPLATEstatic final ItemItems.CHAINMAIL_HELMETstatic final ItemItems.CHAINMAIL_LEGGINGSstatic final ItemItems.CHARCOALstatic final ItemItems.CHERRY_BOATstatic final ItemItems.CHERRY_BUTTONstatic final ItemItems.CHERRY_CHEST_BOATstatic final ItemItems.CHERRY_DOORstatic final ItemItems.CHERRY_FENCEstatic final ItemItems.CHERRY_FENCE_GATEstatic final ItemItems.CHERRY_HANGING_SIGNstatic final ItemItems.CHERRY_LEAVESstatic final ItemItems.CHERRY_LOGstatic final ItemItems.CHERRY_PLANKSstatic final ItemItems.CHERRY_PRESSURE_PLATEstatic final ItemItems.CHERRY_SAPLINGstatic final ItemItems.CHERRY_SIGNstatic final ItemItems.CHERRY_SLABstatic final ItemItems.CHERRY_STAIRSstatic final ItemItems.CHERRY_TRAPDOORstatic final ItemItems.CHERRY_WOODstatic final ItemItems.CHESTstatic final ItemItems.CHEST_MINECARTstatic final ItemItems.CHICKENstatic final ItemItems.CHICKEN_SPAWN_EGGstatic final ItemItems.CHIPPED_ANVILstatic final ItemItems.CHISELED_BOOKSHELFstatic final ItemItems.CHISELED_COPPERstatic final ItemItems.CHISELED_DEEPSLATEstatic final ItemItems.CHISELED_NETHER_BRICKSstatic final Itemstatic final ItemItems.CHISELED_QUARTZ_BLOCKstatic final ItemItems.CHISELED_RED_SANDSTONEstatic final ItemItems.CHISELED_SANDSTONEstatic final ItemItems.CHISELED_STONE_BRICKSstatic final ItemItems.CHISELED_TUFFstatic final ItemItems.CHISELED_TUFF_BRICKSstatic final ItemItems.CHORUS_FLOWERstatic final ItemItems.CHORUS_FRUITstatic final ItemItems.CHORUS_PLANTstatic final ItemItems.CLAYstatic final ItemItems.CLAY_BALLstatic final ItemItems.CLOCKstatic final ItemItems.COALstatic final ItemItems.COAL_BLOCKstatic final ItemItems.COAL_OREstatic final ItemItems.COARSE_DIRTstatic final Itemstatic final ItemItems.COBBLED_DEEPSLATEstatic final ItemItems.COBBLED_DEEPSLATE_SLABstatic final ItemItems.COBBLED_DEEPSLATE_STAIRSstatic final ItemItems.COBBLED_DEEPSLATE_WALLstatic final ItemItems.COBBLESTONEstatic final ItemItems.COBBLESTONE_SLABstatic final ItemItems.COBBLESTONE_STAIRSstatic final ItemItems.COBBLESTONE_WALLstatic final ItemItems.COBWEBstatic final ItemItems.COCOA_BEANSstatic final ItemItems.CODstatic final ItemItems.COD_BUCKETstatic final ItemItems.COD_SPAWN_EGGstatic final ItemItems.COMMAND_BLOCKstatic final ItemItems.COMMAND_BLOCK_MINECARTstatic final ItemItems.COMPARATORstatic final ItemItems.COMPASSstatic final ItemItems.COMPOSTERstatic final ItemItems.CONDUITstatic final ItemItems.COOKED_BEEFstatic final ItemItems.COOKED_CHICKENstatic final ItemItems.COOKED_CODstatic final ItemItems.COOKED_MUTTONstatic final ItemItems.COOKED_PORKCHOPstatic final ItemItems.COOKED_RABBITstatic final ItemItems.COOKED_SALMONstatic final ItemItems.COOKIEstatic final ItemItems.COPPER_BLOCKstatic final ItemItems.COPPER_BULBstatic final ItemItems.COPPER_DOORstatic final ItemItems.COPPER_GRATEstatic final ItemItems.COPPER_INGOTstatic final ItemItems.COPPER_OREstatic final ItemItems.COPPER_TRAPDOORstatic final ItemItems.CORNFLOWERstatic final ItemItems.COW_SPAWN_EGGstatic final ItemItems.CRACKED_DEEPSLATE_BRICKSstatic final ItemItems.CRACKED_DEEPSLATE_TILESstatic final ItemItems.CRACKED_NETHER_BRICKSstatic final Itemstatic final ItemItems.CRACKED_STONE_BRICKSstatic final ItemItems.CRAFTERstatic final ItemItems.CRAFTING_TABLEprivate final Item(package private) ItemItem.Properties.craftingRemainingItemstatic final ItemItems.CREEPER_BANNER_PATTERNstatic final ItemItems.CREEPER_HEADstatic final ItemItems.CREEPER_SPAWN_EGGstatic final ItemItems.CRIMSON_BUTTONstatic final ItemItems.CRIMSON_DOORstatic final ItemItems.CRIMSON_FENCEstatic final ItemItems.CRIMSON_FENCE_GATEstatic final ItemItems.CRIMSON_FUNGUSstatic final ItemItems.CRIMSON_HANGING_SIGNstatic final ItemItems.CRIMSON_HYPHAEstatic final ItemItems.CRIMSON_NYLIUMstatic final ItemItems.CRIMSON_PLANKSstatic final ItemItems.CRIMSON_PRESSURE_PLATEstatic final ItemItems.CRIMSON_ROOTSstatic final ItemItems.CRIMSON_SIGNstatic final ItemItems.CRIMSON_SLABstatic final ItemItems.CRIMSON_STAIRSstatic final ItemItems.CRIMSON_STEMstatic final ItemItems.CRIMSON_TRAPDOORstatic final ItemItems.CROSSBOWstatic final ItemItems.CRYING_OBSIDIANstatic final ItemItems.CUT_COPPERstatic final ItemItems.CUT_COPPER_SLABstatic final ItemItems.CUT_COPPER_STAIRSstatic final ItemItems.CUT_RED_SANDSTONEstatic final ItemItems.CUT_RED_SANDSTONE_SLABstatic final ItemItems.CUT_SANDSTONEstatic final ItemItems.CUT_STANDSTONE_SLABstatic final ItemItems.CYAN_BANNERstatic final ItemItems.CYAN_BEDstatic final ItemItems.CYAN_CANDLEstatic final ItemItems.CYAN_CARPETstatic final ItemItems.CYAN_CONCRETEstatic final ItemItems.CYAN_CONCRETE_POWDERstatic final ItemItems.CYAN_DYEstatic final ItemItems.CYAN_GLAZED_TERRACOTTAstatic final ItemItems.CYAN_SHULKER_BOXstatic final ItemItems.CYAN_STAINED_GLASSstatic final ItemItems.CYAN_STAINED_GLASS_PANEstatic final ItemItems.CYAN_TERRACOTTAstatic final ItemItems.CYAN_WOOLstatic final ItemItems.DAMAGED_ANVILstatic final ItemItems.DANDELIONstatic final ItemItems.DANGER_POTTERY_SHERDstatic final ItemItems.DARK_OAK_BOATstatic final ItemItems.DARK_OAK_BUTTONstatic final ItemItems.DARK_OAK_CHEST_BOATstatic final ItemItems.DARK_OAK_DOORstatic final ItemItems.DARK_OAK_FENCEstatic final ItemItems.DARK_OAK_FENCE_GATEstatic final ItemItems.DARK_OAK_HANGING_SIGNstatic final ItemItems.DARK_OAK_LEAVESstatic final ItemItems.DARK_OAK_LOGstatic final ItemItems.DARK_OAK_PLANKSstatic final ItemItems.DARK_OAK_PRESSURE_PLATEstatic final ItemItems.DARK_OAK_SAPLINGstatic final ItemItems.DARK_OAK_SIGNstatic final ItemItems.DARK_OAK_SLABstatic final ItemItems.DARK_OAK_STAIRSstatic final ItemItems.DARK_OAK_TRAPDOORstatic final ItemItems.DARK_OAK_WOODstatic final ItemItems.DARK_PRISMARINEstatic final ItemItems.DARK_PRISMARINE_SLABstatic final ItemItems.DARK_PRISMARINE_STAIRSstatic final ItemItems.DAYLIGHT_DETECTORstatic final ItemItems.DEAD_BRAIN_CORALstatic final ItemItems.DEAD_BRAIN_CORAL_BLOCKstatic final ItemItems.DEAD_BRAIN_CORAL_FANstatic final ItemItems.DEAD_BUBBLE_CORALstatic final ItemItems.DEAD_BUBBLE_CORAL_BLOCKstatic final ItemItems.DEAD_BUBBLE_CORAL_FANstatic final ItemItems.DEAD_BUSHstatic final ItemItems.DEAD_FIRE_CORALstatic final ItemItems.DEAD_FIRE_CORAL_BLOCKstatic final ItemItems.DEAD_FIRE_CORAL_FANstatic final ItemItems.DEAD_HORN_CORALstatic final ItemItems.DEAD_HORN_CORAL_BLOCKstatic final ItemItems.DEAD_HORN_CORAL_FANstatic final ItemItems.DEAD_TUBE_CORALstatic final ItemItems.DEAD_TUBE_CORAL_BLOCKstatic final ItemItems.DEAD_TUBE_CORAL_FANstatic final ItemItems.DEBUG_STICKstatic final ItemItems.DECORATED_POTstatic final ItemItems.DEEPSLATEstatic final ItemItems.DEEPSLATE_BRICK_SLABstatic final ItemItems.DEEPSLATE_BRICK_STAIRSstatic final ItemItems.DEEPSLATE_BRICK_WALLstatic final ItemItems.DEEPSLATE_BRICKSstatic final ItemItems.DEEPSLATE_COAL_OREstatic final ItemItems.DEEPSLATE_COPPER_OREstatic final ItemItems.DEEPSLATE_DIAMOND_OREstatic final ItemItems.DEEPSLATE_EMERALD_OREstatic final ItemItems.DEEPSLATE_GOLD_OREstatic final ItemItems.DEEPSLATE_IRON_OREstatic final ItemItems.DEEPSLATE_LAPIS_OREstatic final ItemItems.DEEPSLATE_REDSTONE_OREstatic final ItemItems.DEEPSLATE_TILE_SLABstatic final ItemItems.DEEPSLATE_TILE_STAIRSstatic final ItemItems.DEEPSLATE_TILE_WALLstatic final ItemItems.DEEPSLATE_TILESstatic final ItemItems.DETECTOR_RAILstatic final ItemItems.DIAMONDstatic final ItemItems.DIAMOND_AXEstatic final ItemItems.DIAMOND_BLOCKstatic final ItemItems.DIAMOND_BOOTSstatic final ItemItems.DIAMOND_CHESTPLATEstatic final ItemItems.DIAMOND_HELMETstatic final ItemItems.DIAMOND_HOEstatic final ItemItems.DIAMOND_HORSE_ARMORstatic final ItemItems.DIAMOND_LEGGINGSstatic final ItemItems.DIAMOND_OREstatic final ItemItems.DIAMOND_PICKAXEstatic final ItemItems.DIAMOND_SHOVELstatic final ItemItems.DIAMOND_SWORDstatic final ItemItems.DIORITEstatic final ItemItems.DIORITE_SLABstatic final ItemItems.DIORITE_STAIRSstatic final ItemItems.DIORITE_WALLstatic final ItemItems.DIRTstatic final ItemItems.DIRT_PATHstatic final ItemItems.DISC_FRAGMENT_5static final ItemItems.DISPENSERstatic final ItemItems.DOLPHIN_SPAWN_EGGstatic final ItemItems.DONKEY_SPAWN_EGGstatic final ItemItems.DRAGON_BREATHstatic final ItemItems.DRAGON_EGGstatic final ItemItems.DRAGON_HEADstatic final ItemItems.DRIED_KELPstatic final ItemItems.DRIED_KELP_BLOCKstatic final ItemItems.DRIPSTONE_BLOCKstatic final ItemItems.DROPPERstatic final ItemItems.DROWNED_SPAWN_EGGstatic final Itemstatic final ItemItems.ECHO_SHARDstatic final ItemItems.EGGstatic final ItemItems.ELDER_GUARDIAN_SPAWN_EGGstatic final ItemItems.ELYTRAstatic final ItemItems.EMERALDstatic final ItemItems.EMERALD_BLOCKstatic final ItemItems.EMERALD_OREstatic final ItemItems.ENCHANTED_BOOKstatic final ItemItems.ENCHANTED_GOLDEN_APPLEstatic final ItemItems.ENCHANTING_TABLEstatic final ItemItems.END_CRYSTALstatic final ItemItems.END_PORTAL_FRAMEstatic final ItemItems.END_RODstatic final ItemItems.END_STONEstatic final ItemItems.END_STONE_BRICK_SLABstatic final ItemItems.END_STONE_BRICK_STAIRSstatic final ItemItems.END_STONE_BRICK_WALLstatic final ItemItems.END_STONE_BRICKSstatic final ItemItems.ENDER_CHESTstatic final ItemItems.ENDER_DRAGON_SPAWN_EGGstatic final ItemItems.ENDER_EYEstatic final ItemItems.ENDER_PEARLstatic final ItemItems.ENDERMAN_SPAWN_EGGstatic final ItemItems.ENDERMITE_SPAWN_EGGstatic final ItemItems.EVOKER_SPAWN_EGGstatic final ItemItems.EXPERIENCE_BOTTLEstatic final ItemItems.EXPLORER_POTTERY_SHERDstatic final ItemItems.EXPOSED_CHISELED_COPPERstatic final ItemItems.EXPOSED_COPPERstatic final ItemItems.EXPOSED_COPPER_BULBstatic final ItemItems.EXPOSED_COPPER_DOORstatic final ItemItems.EXPOSED_COPPER_GRATEstatic final ItemItems.EXPOSED_COPPER_TRAPDOORstatic final ItemItems.EXPOSED_CUT_COPPERstatic final ItemItems.EXPOSED_CUT_COPPER_SLABstatic final Itemstatic final Itemstatic final ItemItems.FARMLANDstatic final ItemItems.FEATHERstatic final ItemItems.FERMENTED_SPIDER_EYEstatic final ItemItems.FERNstatic final ItemItems.FILLED_MAPstatic final ItemItems.FIRE_CHARGEstatic final ItemItems.FIRE_CORALstatic final ItemItems.FIRE_CORAL_BLOCKstatic final ItemItems.FIRE_CORAL_FANstatic final ItemItems.FIREWORK_ROCKETstatic final ItemItems.FIREWORK_STARstatic final ItemItems.FISHING_RODstatic final ItemItems.FLETCHING_TABLEstatic final ItemItems.FLINTstatic final ItemItems.FLINT_AND_STEELstatic final Itemstatic final ItemItems.FLOW_BANNER_PATTERNstatic final ItemItems.FLOW_POTTERY_SHERDstatic final ItemItems.FLOWER_BANNER_PATTERNstatic final ItemItems.FLOWER_POTstatic final ItemItems.FLOWERING_AZALEAstatic final ItemItems.FLOWERING_AZALEA_LEAVESstatic final ItemItems.FOX_SPAWN_EGGstatic final ItemItems.FRIEND_POTTERY_SHERDstatic final ItemItems.FROG_SPAWN_EGGstatic final ItemItems.FROGSPAWNstatic final ItemItems.FURNACEstatic final ItemItems.FURNACE_MINECARTstatic final ItemItems.GHAST_SPAWN_EGGstatic final ItemItems.GHAST_TEARstatic final ItemItems.GILDED_BLACKSTONEstatic final ItemItems.GLASSstatic final ItemItems.GLASS_BOTTLEstatic final ItemItems.GLASS_PANEstatic final ItemItems.GLISTERING_MELON_SLICEstatic final ItemItems.GLOBE_BANNER_PATTERNstatic final ItemItems.GLOW_BERRIESstatic final ItemItems.GLOW_INK_SACstatic final ItemItems.GLOW_ITEM_FRAMEstatic final ItemItems.GLOW_LICHENstatic final ItemItems.GLOW_SQUID_SPAWN_EGGstatic final ItemItems.GLOWSTONEstatic final ItemItems.GLOWSTONE_DUSTstatic final ItemItems.GOAT_HORNstatic final ItemItems.GOAT_SPAWN_EGGstatic final ItemItems.GOLD_BLOCKstatic final ItemItems.GOLD_INGOTstatic final ItemItems.GOLD_NUGGETstatic final ItemItems.GOLD_OREstatic final ItemItems.GOLDEN_APPLEstatic final ItemItems.GOLDEN_AXEstatic final ItemItems.GOLDEN_BOOTSstatic final ItemItems.GOLDEN_CARROTstatic final ItemItems.GOLDEN_CHESTPLATEstatic final ItemItems.GOLDEN_HELMETstatic final ItemItems.GOLDEN_HOEstatic final ItemItems.GOLDEN_HORSE_ARMORstatic final ItemItems.GOLDEN_LEGGINGSstatic final ItemItems.GOLDEN_PICKAXEstatic final ItemItems.GOLDEN_SHOVELstatic final ItemItems.GOLDEN_SWORDstatic final ItemItems.GRANITEstatic final ItemItems.GRANITE_SLABstatic final ItemItems.GRANITE_STAIRSstatic final ItemItems.GRANITE_WALLstatic final ItemItems.GRASS_BLOCKstatic final ItemItems.GRAVELstatic final ItemItems.GRAY_BANNERstatic final ItemItems.GRAY_BEDstatic final ItemItems.GRAY_CANDLEstatic final ItemItems.GRAY_CARPETstatic final ItemItems.GRAY_CONCRETEstatic final ItemItems.GRAY_CONCRETE_POWDERstatic final ItemItems.GRAY_DYEstatic final ItemItems.GRAY_GLAZED_TERRACOTTAstatic final ItemItems.GRAY_SHULKER_BOXstatic final ItemItems.GRAY_STAINED_GLASSstatic final ItemItems.GRAY_STAINED_GLASS_PANEstatic final ItemItems.GRAY_TERRACOTTAstatic final ItemItems.GRAY_WOOLstatic final ItemItems.GREEN_BANNERstatic final ItemItems.GREEN_BEDstatic final ItemItems.GREEN_CANDLEstatic final ItemItems.GREEN_CARPETstatic final ItemItems.GREEN_CONCRETEstatic final ItemItems.GREEN_CONCRETE_POWDERstatic final ItemItems.GREEN_DYEstatic final ItemItems.GREEN_GLAZED_TERRACOTTAstatic final ItemItems.GREEN_SHULKER_BOXstatic final ItemItems.GREEN_STAINED_GLASSstatic final ItemItems.GREEN_STAINED_GLASS_PANEstatic final ItemItems.GREEN_TERRACOTTAstatic final ItemItems.GREEN_WOOLstatic final ItemItems.GRINDSTONEstatic final ItemItems.GUARDIAN_SPAWN_EGGstatic final ItemItems.GUNPOWDERstatic final ItemItems.GUSTER_BANNER_PATTERNstatic final ItemItems.GUSTER_POTTERY_SHERDstatic final ItemItems.HANGING_ROOTSstatic final ItemItems.HAY_BLOCKstatic final ItemItems.HEART_OF_THE_SEAstatic final ItemItems.HEART_POTTERY_SHERDstatic final ItemItems.HEARTBREAK_POTTERY_SHERDstatic final ItemItems.HEAVY_COREstatic final Itemstatic final ItemItems.HOGLIN_SPAWN_EGGstatic final ItemItems.HONEY_BLOCKstatic final ItemItems.HONEY_BOTTLEstatic final ItemItems.HONEYCOMBstatic final ItemItems.HONEYCOMB_BLOCKstatic final ItemItems.HOPPERstatic final ItemItems.HOPPER_MINECARTstatic final ItemItems.HORN_CORALstatic final ItemItems.HORN_CORAL_BLOCKstatic final ItemItems.HORN_CORAL_FANstatic final ItemItems.HORSE_SPAWN_EGGstatic final Itemstatic final ItemItems.HOWL_POTTERY_SHERDstatic final ItemItems.HUSK_SPAWN_EGGstatic final ItemItems.ICEstatic final Itemstatic final ItemItems.INFESTED_COBBLESTONEstatic final Itemstatic final ItemItems.INFESTED_DEEPSLATEstatic final Itemstatic final ItemItems.INFESTED_STONEstatic final ItemItems.INFESTED_STONE_BRICKSstatic final ItemItems.INK_SACstatic final ItemItems.IRON_AXEstatic final ItemItems.IRON_BARSstatic final ItemItems.IRON_BLOCKstatic final ItemItems.IRON_BOOTSstatic final ItemItems.IRON_CHESTPLATEstatic final ItemItems.IRON_DOORstatic final ItemItems.IRON_GOLEM_SPAWN_EGGstatic final ItemItems.IRON_HELMETstatic final ItemItems.IRON_HOEstatic final ItemItems.IRON_HORSE_ARMORstatic final ItemItems.IRON_INGOTstatic final ItemItems.IRON_LEGGINGSstatic final ItemItems.IRON_NUGGETstatic final ItemItems.IRON_OREstatic final ItemItems.IRON_PICKAXEstatic final ItemItems.IRON_SHOVELstatic final ItemItems.IRON_SWORDstatic final ItemItems.IRON_TRAPDOORprivate final ItemItemStack.itemDeprecated.static final ItemItems.ITEM_FRAMEstatic final ItemItems.JACK_O_LANTERNstatic final ItemItems.JIGSAWstatic final ItemItems.JUKEBOXstatic final ItemItems.JUNGLE_BOATstatic final ItemItems.JUNGLE_BUTTONstatic final ItemItems.JUNGLE_CHEST_BOATstatic final ItemItems.JUNGLE_DOORstatic final ItemItems.JUNGLE_FENCEstatic final ItemItems.JUNGLE_FENCE_GATEstatic final ItemItems.JUNGLE_HANGING_SIGNstatic final ItemItems.JUNGLE_LEAVESstatic final ItemItems.JUNGLE_LOGstatic final ItemItems.JUNGLE_PLANKSstatic final ItemItems.JUNGLE_PRESSURE_PLATEstatic final ItemItems.JUNGLE_SAPLINGstatic final ItemItems.JUNGLE_SIGNstatic final ItemItems.JUNGLE_SLABstatic final ItemItems.JUNGLE_STAIRSstatic final ItemItems.JUNGLE_TRAPDOORstatic final ItemItems.JUNGLE_WOODstatic final ItemItems.KELPstatic final ItemItems.KNOWLEDGE_BOOKstatic final ItemItems.LADDERstatic final ItemItems.LANTERNstatic final ItemItems.LAPIS_BLOCKstatic final ItemItems.LAPIS_LAZULIstatic final ItemItems.LAPIS_OREstatic final ItemItems.LARGE_AMETHYST_BUDstatic final ItemItems.LARGE_FERNstatic final ItemItems.LAVA_BUCKETstatic final ItemItems.LEADstatic final ItemItems.LEATHERstatic final ItemItems.LEATHER_BOOTSstatic final ItemItems.LEATHER_CHESTPLATEstatic final ItemItems.LEATHER_HELMETstatic final ItemItems.LEATHER_HORSE_ARMORstatic final ItemItems.LEATHER_LEGGINGSstatic final ItemItems.LECTERNstatic final ItemItems.LEVERstatic final ItemItems.LIGHTstatic final ItemItems.LIGHT_BLUE_BANNERstatic final ItemItems.LIGHT_BLUE_BEDstatic final ItemItems.LIGHT_BLUE_CANDLEstatic final ItemItems.LIGHT_BLUE_CARPETstatic final ItemItems.LIGHT_BLUE_CONCRETEstatic final Itemstatic final ItemItems.LIGHT_BLUE_DYEstatic final Itemstatic final ItemItems.LIGHT_BLUE_SHULKER_BOXstatic final ItemItems.LIGHT_BLUE_STAINED_GLASSstatic final Itemstatic final ItemItems.LIGHT_BLUE_TERRACOTTAstatic final ItemItems.LIGHT_BLUE_WOOLstatic final ItemItems.LIGHT_GRAY_BANNERstatic final ItemItems.LIGHT_GRAY_BEDstatic final ItemItems.LIGHT_GRAY_CANDLEstatic final ItemItems.LIGHT_GRAY_CARPETstatic final ItemItems.LIGHT_GRAY_CONCRETEstatic final Itemstatic final ItemItems.LIGHT_GRAY_DYEstatic final Itemstatic final ItemItems.LIGHT_GRAY_SHULKER_BOXstatic final ItemItems.LIGHT_GRAY_STAINED_GLASSstatic final Itemstatic final ItemItems.LIGHT_GRAY_TERRACOTTAstatic final ItemItems.LIGHT_GRAY_WOOLstatic final Itemstatic final ItemItems.LIGHTNING_RODstatic final ItemItems.LILACstatic final ItemItems.LILY_OF_THE_VALLEYstatic final ItemItems.LILY_PADstatic final ItemItems.LIME_BANNERstatic final ItemItems.LIME_BEDstatic final ItemItems.LIME_CANDLEstatic final ItemItems.LIME_CARPETstatic final ItemItems.LIME_CONCRETEstatic final ItemItems.LIME_CONCRETE_POWDERstatic final ItemItems.LIME_DYEstatic final ItemItems.LIME_GLAZED_TERRACOTTAstatic final ItemItems.LIME_SHULKER_BOXstatic final ItemItems.LIME_STAINED_GLASSstatic final ItemItems.LIME_STAINED_GLASS_PANEstatic final ItemItems.LIME_TERRACOTTAstatic final ItemItems.LIME_WOOLstatic final ItemItems.LINGERING_POTIONstatic final ItemItems.LLAMA_SPAWN_EGGstatic final ItemItems.LODESTONEstatic final ItemItems.LOOMstatic final ItemItems.MACEstatic final ItemItems.MAGENTA_BANNERstatic final ItemItems.MAGENTA_BEDstatic final ItemItems.MAGENTA_CANDLEstatic final ItemItems.MAGENTA_CARPETstatic final ItemItems.MAGENTA_CONCRETEstatic final ItemItems.MAGENTA_CONCRETE_POWDERstatic final ItemItems.MAGENTA_DYEstatic final Itemstatic final ItemItems.MAGENTA_SHULKER_BOXstatic final ItemItems.MAGENTA_STAINED_GLASSstatic final Itemstatic final ItemItems.MAGENTA_TERRACOTTAstatic final ItemItems.MAGENTA_WOOLstatic final ItemItems.MAGMA_BLOCKstatic final ItemItems.MAGMA_CREAMstatic final ItemItems.MAGMA_CUBE_SPAWN_EGGstatic final ItemItems.MANGROVE_BOATstatic final ItemItems.MANGROVE_BUTTONstatic final ItemItems.MANGROVE_CHEST_BOATstatic final ItemItems.MANGROVE_DOORstatic final ItemItems.MANGROVE_FENCEstatic final ItemItems.MANGROVE_FENCE_GATEstatic final ItemItems.MANGROVE_HANGING_SIGNstatic final ItemItems.MANGROVE_LEAVESstatic final ItemItems.MANGROVE_LOGstatic final ItemItems.MANGROVE_PLANKSstatic final ItemItems.MANGROVE_PRESSURE_PLATEstatic final ItemItems.MANGROVE_PROPAGULEstatic final ItemItems.MANGROVE_ROOTSstatic final ItemItems.MANGROVE_SIGNstatic final ItemItems.MANGROVE_SLABstatic final ItemItems.MANGROVE_STAIRSstatic final ItemItems.MANGROVE_TRAPDOORstatic final ItemItems.MANGROVE_WOODstatic final ItemItems.MAPstatic final ItemItems.MEDIUM_AMETHYST_BUDstatic final ItemItems.MELONstatic final ItemItems.MELON_SEEDSstatic final ItemItems.MELON_SLICEstatic final ItemItems.MILK_BUCKETstatic final ItemItems.MINECARTstatic final ItemItems.MINER_POTTERY_SHERDstatic final ItemItems.MOJANG_BANNER_PATTERNstatic final ItemItems.MOOSHROOM_SPAWN_EGGstatic final ItemItems.MOSS_BLOCKstatic final ItemItems.MOSS_CARPETstatic final ItemItems.MOSSY_COBBLESTONEstatic final ItemItems.MOSSY_COBBLESTONE_SLABstatic final ItemItems.MOSSY_COBBLESTONE_STAIRSstatic final ItemItems.MOSSY_COBBLESTONE_WALLstatic final ItemItems.MOSSY_STONE_BRICK_SLABstatic final ItemItems.MOSSY_STONE_BRICK_STAIRSstatic final ItemItems.MOSSY_STONE_BRICK_WALLstatic final ItemItems.MOSSY_STONE_BRICKSstatic final ItemItems.MOURNER_POTTERY_SHERDstatic final ItemItems.MUDstatic final ItemItems.MUD_BRICK_SLABstatic final ItemItems.MUD_BRICK_STAIRSstatic final ItemItems.MUD_BRICK_WALLstatic final ItemItems.MUD_BRICKSstatic final ItemItems.MUDDY_MANGROVE_ROOTSstatic final ItemItems.MULE_SPAWN_EGGstatic final ItemItems.MUSHROOM_STEMstatic final ItemItems.MUSHROOM_STEWstatic final ItemItems.MUSIC_DISC_11static final ItemItems.MUSIC_DISC_13static final ItemItems.MUSIC_DISC_5static final ItemItems.MUSIC_DISC_BLOCKSstatic final ItemItems.MUSIC_DISC_CATstatic final ItemItems.MUSIC_DISC_CHIRPstatic final ItemItems.MUSIC_DISC_CREATORstatic final Itemstatic final ItemItems.MUSIC_DISC_FARstatic final ItemItems.MUSIC_DISC_MALLstatic final ItemItems.MUSIC_DISC_MELLOHIstatic final ItemItems.MUSIC_DISC_OTHERSIDEstatic final ItemItems.MUSIC_DISC_PIGSTEPstatic final ItemItems.MUSIC_DISC_PRECIPICEstatic final ItemItems.MUSIC_DISC_RELICstatic final ItemItems.MUSIC_DISC_STALstatic final ItemItems.MUSIC_DISC_STRADstatic final ItemItems.MUSIC_DISC_WAITstatic final ItemItems.MUSIC_DISC_WARDstatic final ItemItems.MUTTONstatic final ItemItems.MYCELIUMstatic final ItemItems.NAME_TAGstatic final ItemItems.NAUTILUS_SHELLstatic final ItemItems.NETHER_BRICKstatic final ItemItems.NETHER_BRICK_FENCEstatic final ItemItems.NETHER_BRICK_SLABstatic final ItemItems.NETHER_BRICK_STAIRSstatic final ItemItems.NETHER_BRICK_WALLstatic final ItemItems.NETHER_BRICKSstatic final ItemItems.NETHER_GOLD_OREstatic final ItemItems.NETHER_QUARTZ_OREstatic final ItemItems.NETHER_SPROUTSstatic final ItemItems.NETHER_STARstatic final ItemItems.NETHER_WARTstatic final ItemItems.NETHER_WART_BLOCKstatic final ItemItems.NETHERITE_AXEstatic final ItemItems.NETHERITE_BLOCKstatic final ItemItems.NETHERITE_BOOTSstatic final ItemItems.NETHERITE_CHESTPLATEstatic final ItemItems.NETHERITE_HELMETstatic final ItemItems.NETHERITE_HOEstatic final ItemItems.NETHERITE_INGOTstatic final ItemItems.NETHERITE_LEGGINGSstatic final ItemItems.NETHERITE_PICKAXEstatic final ItemItems.NETHERITE_SCRAPstatic final ItemItems.NETHERITE_SHOVELstatic final ItemItems.NETHERITE_SWORDstatic final Itemstatic final ItemItems.NETHERRACKstatic final ItemItems.NOTE_BLOCKstatic final ItemItems.OAK_BOATstatic final ItemItems.OAK_BUTTONstatic final ItemItems.OAK_CHEST_BOATstatic final ItemItems.OAK_DOORstatic final ItemItems.OAK_FENCEstatic final ItemItems.OAK_FENCE_GATEstatic final ItemItems.OAK_HANGING_SIGNstatic final ItemItems.OAK_LEAVESstatic final ItemItems.OAK_LOGstatic final ItemItems.OAK_PLANKSstatic final ItemItems.OAK_PRESSURE_PLATEstatic final ItemItems.OAK_SAPLINGstatic final ItemItems.OAK_SIGNstatic final ItemItems.OAK_SLABstatic final ItemItems.OAK_STAIRSstatic final ItemItems.OAK_TRAPDOORstatic final ItemItems.OAK_WOODstatic final ItemItems.OBSERVERstatic final ItemItems.OBSIDIANstatic final ItemItems.OCELOT_SPAWN_EGGstatic final ItemItems.OCHRE_FROGLIGHTstatic final ItemItems.OMINOUS_BOTTLEstatic final ItemItems.OMINOUS_TRIAL_KEYstatic final ItemItems.ORANGE_BANNERstatic final ItemItems.ORANGE_BEDstatic final ItemItems.ORANGE_CANDLEstatic final ItemItems.ORANGE_CARPETstatic final ItemItems.ORANGE_CONCRETEstatic final ItemItems.ORANGE_CONCRETE_POWDERstatic final ItemItems.ORANGE_DYEstatic final ItemItems.ORANGE_GLAZED_TERRACOTTAstatic final ItemItems.ORANGE_SHULKER_BOXstatic final ItemItems.ORANGE_STAINED_GLASSstatic final Itemstatic final ItemItems.ORANGE_TERRACOTTAstatic final ItemItems.ORANGE_TULIPstatic final ItemItems.ORANGE_WOOLstatic final ItemItems.OXEYE_DAISYstatic final ItemItems.OXIDIZED_CHISELED_COPPERstatic final ItemItems.OXIDIZED_COPPERstatic final ItemItems.OXIDIZED_COPPER_BULBstatic final ItemItems.OXIDIZED_COPPER_DOORstatic final ItemItems.OXIDIZED_COPPER_GRATEstatic final ItemItems.OXIDIZED_COPPER_TRAPDOORstatic final ItemItems.OXIDIZED_CUT_COPPERstatic final ItemItems.OXIDIZED_CUT_COPPER_SLABstatic final Itemstatic final ItemItems.PACKED_ICEstatic final ItemItems.PACKED_MUDstatic final ItemItems.PAINTINGstatic final ItemItems.PANDA_SPAWN_EGGstatic final ItemItems.PAPERstatic final ItemItems.PARROT_SPAWN_EGGstatic final ItemItems.PEARLESCENT_FROGLIGHTstatic final ItemItems.PEONYstatic final ItemItems.PETRIFIED_OAK_SLABstatic final ItemItems.PHANTOM_MEMBRANEstatic final ItemItems.PHANTOM_SPAWN_EGGstatic final ItemItems.PIG_SPAWN_EGGstatic final ItemItems.PIGLIN_BANNER_PATTERNstatic final ItemItems.PIGLIN_BRUTE_SPAWN_EGGstatic final ItemItems.PIGLIN_HEADstatic final ItemItems.PIGLIN_SPAWN_EGGstatic final ItemItems.PILLAGER_SPAWN_EGGstatic final ItemItems.PINK_BANNERstatic final ItemItems.PINK_BEDstatic final ItemItems.PINK_CANDLEstatic final ItemItems.PINK_CARPETstatic final ItemItems.PINK_CONCRETEstatic final ItemItems.PINK_CONCRETE_POWDERstatic final ItemItems.PINK_DYEstatic final ItemItems.PINK_GLAZED_TERRACOTTAstatic final ItemItems.PINK_PETALSstatic final ItemItems.PINK_SHULKER_BOXstatic final ItemItems.PINK_STAINED_GLASSstatic final ItemItems.PINK_STAINED_GLASS_PANEstatic final ItemItems.PINK_TERRACOTTAstatic final ItemItems.PINK_TULIPstatic final ItemItems.PINK_WOOLstatic final ItemItems.PISTONstatic final ItemItems.PITCHER_PLANTstatic final ItemItems.PITCHER_PODstatic final ItemItems.PLAYER_HEADstatic final ItemItems.PLENTY_POTTERY_SHERDstatic final ItemItems.PODZOLstatic final ItemItems.POINTED_DRIPSTONEstatic final ItemItems.POISONOUS_POTATOstatic final ItemItems.POLAR_BEAR_SPAWN_EGGstatic final ItemItems.POLISHED_ANDESITEstatic final ItemItems.POLISHED_ANDESITE_SLABstatic final ItemItems.POLISHED_ANDESITE_STAIRSstatic final ItemItems.POLISHED_BASALTstatic final ItemItems.POLISHED_BLACKSTONEstatic final Itemstatic final Itemstatic final Itemstatic final Itemstatic final Itemstatic final Itemstatic final ItemItems.POLISHED_BLACKSTONE_SLABstatic final Itemstatic final ItemItems.POLISHED_BLACKSTONE_WALLstatic final ItemItems.POLISHED_DEEPSLATEstatic final ItemItems.POLISHED_DEEPSLATE_SLABstatic final Itemstatic final ItemItems.POLISHED_DEEPSLATE_WALLstatic final ItemItems.POLISHED_DIORITEstatic final ItemItems.POLISHED_DIORITE_SLABstatic final ItemItems.POLISHED_DIORITE_STAIRSstatic final ItemItems.POLISHED_GRANITEstatic final ItemItems.POLISHED_GRANITE_SLABstatic final ItemItems.POLISHED_GRANITE_STAIRSstatic final ItemItems.POLISHED_TUFFstatic final ItemItems.POLISHED_TUFF_SLABstatic final ItemItems.POLISHED_TUFF_STAIRSstatic final ItemItems.POLISHED_TUFF_WALLstatic final ItemItems.POPPED_CHORUS_FRUITstatic final ItemItems.POPPYstatic final ItemItems.PORKCHOPstatic final ItemItems.POTATOstatic final ItemItems.POTIONstatic final ItemItems.POWDER_SNOW_BUCKETstatic final ItemItems.POWERED_RAILstatic final ItemItems.PRISMARINEstatic final ItemItems.PRISMARINE_BRICK_SLABstatic final ItemItems.PRISMARINE_BRICK_STAIRSstatic final ItemItems.PRISMARINE_BRICKSstatic final ItemItems.PRISMARINE_CRYSTALSstatic final ItemItems.PRISMARINE_SHARDstatic final ItemItems.PRISMARINE_SLABstatic final ItemItems.PRISMARINE_STAIRSstatic final ItemItems.PRISMARINE_WALLstatic final ItemItems.PRIZE_POTTERY_SHERDstatic final ItemItems.PUFFERFISHstatic final ItemItems.PUFFERFISH_BUCKETstatic final ItemItems.PUFFERFISH_SPAWN_EGGstatic final ItemItems.PUMPKINstatic final ItemItems.PUMPKIN_PIEstatic final ItemItems.PUMPKIN_SEEDSstatic final ItemItems.PURPLE_BANNERstatic final ItemItems.PURPLE_BEDstatic final ItemItems.PURPLE_CANDLEstatic final ItemItems.PURPLE_CARPETstatic final ItemItems.PURPLE_CONCRETEstatic final ItemItems.PURPLE_CONCRETE_POWDERstatic final ItemItems.PURPLE_DYEstatic final ItemItems.PURPLE_GLAZED_TERRACOTTAstatic final ItemItems.PURPLE_SHULKER_BOXstatic final ItemItems.PURPLE_STAINED_GLASSstatic final Itemstatic final ItemItems.PURPLE_TERRACOTTAstatic final ItemItems.PURPLE_WOOLstatic final ItemItems.PURPUR_BLOCKstatic final ItemItems.PURPUR_PILLARstatic final ItemItems.PURPUR_SLABstatic final ItemItems.PURPUR_STAIRSstatic final ItemItems.QUARTZstatic final ItemItems.QUARTZ_BLOCKstatic final ItemItems.QUARTZ_BRICKSstatic final ItemItems.QUARTZ_PILLARstatic final ItemItems.QUARTZ_SLABstatic final ItemItems.QUARTZ_STAIRSstatic final ItemItems.RABBITstatic final ItemItems.RABBIT_FOOTstatic final ItemItems.RABBIT_HIDEstatic final ItemItems.RABBIT_SPAWN_EGGstatic final ItemItems.RABBIT_STEWstatic final ItemItems.RAILstatic final Itemstatic final ItemItems.RAVAGER_SPAWN_EGGstatic final ItemItems.RAW_COPPERstatic final ItemItems.RAW_COPPER_BLOCKstatic final ItemItems.RAW_GOLDstatic final ItemItems.RAW_GOLD_BLOCKstatic final ItemItems.RAW_IRONstatic final ItemItems.RAW_IRON_BLOCKstatic final ItemItems.RECOVERY_COMPASSstatic final ItemItems.RED_BANNERstatic final ItemItems.RED_BEDstatic final ItemItems.RED_CANDLEstatic final ItemItems.RED_CARPETstatic final ItemItems.RED_CONCRETEstatic final ItemItems.RED_CONCRETE_POWDERstatic final ItemItems.RED_DYEstatic final ItemItems.RED_GLAZED_TERRACOTTAstatic final ItemItems.RED_MUSHROOMstatic final ItemItems.RED_MUSHROOM_BLOCKstatic final ItemItems.RED_NETHER_BRICK_SLABstatic final ItemItems.RED_NETHER_BRICK_STAIRSstatic final ItemItems.RED_NETHER_BRICK_WALLstatic final ItemItems.RED_NETHER_BRICKSstatic final ItemItems.RED_SANDstatic final ItemItems.RED_SANDSTONEstatic final ItemItems.RED_SANDSTONE_SLABstatic final ItemItems.RED_SANDSTONE_STAIRSstatic final ItemItems.RED_SANDSTONE_WALLstatic final ItemItems.RED_SHULKER_BOXstatic final ItemItems.RED_STAINED_GLASSstatic final ItemItems.RED_STAINED_GLASS_PANEstatic final ItemItems.RED_TERRACOTTAstatic final ItemItems.RED_TULIPstatic final ItemItems.RED_WOOLstatic final ItemItems.REDSTONEstatic final ItemItems.REDSTONE_BLOCKstatic final ItemItems.REDSTONE_LAMPstatic final ItemItems.REDSTONE_OREstatic final ItemItems.REDSTONE_TORCHstatic final ItemItems.REINFORCED_DEEPSLATEstatic final ItemItems.REPEATERstatic final ItemItems.REPEATING_COMMAND_BLOCKstatic final ItemItems.RESPAWN_ANCHORstatic final Itemstatic final ItemItems.ROOTED_DIRTstatic final ItemItems.ROSE_BUSHstatic final ItemItems.ROTTEN_FLESHstatic final ItemItems.SADDLEstatic final ItemItems.SALMONstatic final ItemItems.SALMON_BUCKETstatic final ItemItems.SALMON_SPAWN_EGGstatic final ItemItems.SANDstatic final ItemItems.SANDSTONEstatic final ItemItems.SANDSTONE_SLABstatic final ItemItems.SANDSTONE_STAIRSstatic final ItemItems.SANDSTONE_WALLstatic final ItemItems.SCAFFOLDINGstatic final ItemItems.SCRAPE_POTTERY_SHERDstatic final ItemItems.SCULKstatic final ItemItems.SCULK_CATALYSTstatic final ItemItems.SCULK_SENSORstatic final ItemItems.SCULK_SHRIEKERstatic final ItemItems.SCULK_VEINstatic final ItemItems.SEA_LANTERNstatic final ItemItems.SEA_PICKLEstatic final ItemItems.SEAGRASSstatic final Itemstatic final Itemstatic final ItemItems.SHEAF_POTTERY_SHERDstatic final ItemItems.SHEARSstatic final ItemItems.SHEEP_SPAWN_EGGstatic final ItemItems.SHELTER_POTTERY_SHERDstatic final ItemItems.SHIELDstatic final ItemItems.SHORT_GRASSstatic final ItemItems.SHROOMLIGHTstatic final ItemItems.SHULKER_BOXstatic final ItemItems.SHULKER_SHELLstatic final ItemItems.SHULKER_SPAWN_EGGstatic final Itemstatic final ItemItems.SILVERFISH_SPAWN_EGGstatic final ItemItems.SKELETON_HORSE_SPAWN_EGGstatic final ItemItems.SKELETON_SKULLstatic final ItemItems.SKELETON_SPAWN_EGGstatic final ItemItems.SKULL_BANNER_PATTERNstatic final ItemItems.SKULL_POTTERY_SHERDstatic final ItemItems.SLIME_BALLstatic final ItemItems.SLIME_BLOCKstatic final ItemItems.SLIME_SPAWN_EGGstatic final ItemItems.SMALL_AMETHYST_BUDstatic final ItemItems.SMALL_DRIPLEAFstatic final ItemItems.SMITHING_TABLEstatic final ItemItems.SMOKERstatic final ItemItems.SMOOTH_BASALTstatic final ItemItems.SMOOTH_QUARTZstatic final ItemItems.SMOOTH_QUARTZ_SLABstatic final ItemItems.SMOOTH_QUARTZ_STAIRSstatic final ItemItems.SMOOTH_RED_SANDSTONEstatic final Itemstatic final Itemstatic final ItemItems.SMOOTH_SANDSTONEstatic final ItemItems.SMOOTH_SANDSTONE_SLABstatic final ItemItems.SMOOTH_SANDSTONE_STAIRSstatic final ItemItems.SMOOTH_STONEstatic final ItemItems.SMOOTH_STONE_SLABstatic final ItemItems.SNIFFER_EGGstatic final ItemItems.SNIFFER_SPAWN_EGGstatic final ItemItems.SNORT_POTTERY_SHERDstatic final Itemstatic final ItemItems.SNOWstatic final ItemItems.SNOW_BLOCKstatic final ItemItems.SNOW_GOLEM_SPAWN_EGGstatic final ItemItems.SNOWBALLstatic final ItemItems.SOUL_CAMPFIREstatic final ItemItems.SOUL_LANTERNstatic final ItemItems.SOUL_SANDstatic final ItemItems.SOUL_SOILstatic final ItemItems.SOUL_TORCHstatic final ItemItems.SPAWNERstatic final ItemItems.SPECTRAL_ARROWstatic final ItemItems.SPIDER_EYEstatic final ItemItems.SPIDER_SPAWN_EGGstatic final Itemstatic final ItemItems.SPLASH_POTIONstatic final ItemItems.SPONGEstatic final ItemItems.SPORE_BLOSSOMstatic final ItemItems.SPRUCE_BOATstatic final ItemItems.SPRUCE_BUTTONstatic final ItemItems.SPRUCE_CHEST_BOATstatic final ItemItems.SPRUCE_DOORstatic final ItemItems.SPRUCE_FENCEstatic final ItemItems.SPRUCE_FENCE_GATEstatic final ItemItems.SPRUCE_HANGING_SIGNstatic final ItemItems.SPRUCE_LEAVESstatic final ItemItems.SPRUCE_LOGstatic final ItemItems.SPRUCE_PLANKSstatic final ItemItems.SPRUCE_PRESSURE_PLATEstatic final ItemItems.SPRUCE_SAPLINGstatic final ItemItems.SPRUCE_SIGNstatic final ItemItems.SPRUCE_SLABstatic final ItemItems.SPRUCE_STAIRSstatic final ItemItems.SPRUCE_TRAPDOORstatic final ItemItems.SPRUCE_WOODstatic final ItemItems.SPYGLASSstatic final ItemItems.SQUID_SPAWN_EGGstatic final ItemItems.STICKstatic final ItemItems.STICKY_PISTONstatic final ItemItems.STONEstatic final ItemItems.STONE_AXEstatic final ItemItems.STONE_BRICK_SLABstatic final ItemItems.STONE_BRICK_STAIRSstatic final ItemItems.STONE_BRICK_WALLstatic final ItemItems.STONE_BRICKSstatic final ItemItems.STONE_BUTTONstatic final ItemItems.STONE_HOEstatic final ItemItems.STONE_PICKAXEstatic final ItemItems.STONE_PRESSURE_PLATEstatic final ItemItems.STONE_SHOVELstatic final ItemItems.STONE_SLABstatic final ItemItems.STONE_STAIRSstatic final ItemItems.STONE_SWORDstatic final ItemItems.STONECUTTERstatic final ItemItems.STRAY_SPAWN_EGGstatic final ItemItems.STRIDER_SPAWN_EGGstatic final ItemItems.STRINGstatic final ItemItems.STRIPPED_ACACIA_LOGstatic final ItemItems.STRIPPED_ACACIA_WOODstatic final ItemItems.STRIPPED_BAMBOO_BLOCKstatic final ItemItems.STRIPPED_BIRCH_LOGstatic final ItemItems.STRIPPED_BIRCH_WOODstatic final ItemItems.STRIPPED_CHERRY_LOGstatic final ItemItems.STRIPPED_CHERRY_WOODstatic final ItemItems.STRIPPED_CRIMSON_HYPHAEstatic final ItemItems.STRIPPED_CRIMSON_STEMstatic final ItemItems.STRIPPED_DARK_OAK_LOGstatic final ItemItems.STRIPPED_DARK_OAK_WOODstatic final ItemItems.STRIPPED_JUNGLE_LOGstatic final ItemItems.STRIPPED_JUNGLE_WOODstatic final ItemItems.STRIPPED_MANGROVE_LOGstatic final ItemItems.STRIPPED_MANGROVE_WOODstatic final ItemItems.STRIPPED_OAK_LOGstatic final ItemItems.STRIPPED_OAK_WOODstatic final ItemItems.STRIPPED_SPRUCE_LOGstatic final ItemItems.STRIPPED_SPRUCE_WOODstatic final ItemItems.STRIPPED_WARPED_HYPHAEstatic final ItemItems.STRIPPED_WARPED_STEMstatic final ItemItems.STRUCTURE_BLOCKstatic final ItemItems.STRUCTURE_VOIDstatic final ItemItems.SUGARstatic final ItemItems.SUGAR_CANEstatic final ItemItems.SUNFLOWERstatic final ItemItems.SUSPICIOUS_GRAVELstatic final ItemItems.SUSPICIOUS_SANDstatic final ItemItems.SUSPICIOUS_STEWstatic final ItemItems.SWEET_BERRIESstatic final ItemItems.TADPOLE_BUCKETstatic final ItemItems.TADPOLE_SPAWN_EGGstatic final ItemItems.TALL_GRASSstatic final ItemItems.TARGETstatic final ItemItems.TERRACOTTAstatic final Itemstatic final ItemItems.TINTED_GLASSstatic final ItemItems.TIPPED_ARROWstatic final ItemItems.TNTstatic final ItemItems.TNT_MINECARTstatic final ItemItems.TORCHstatic final ItemItems.TORCHFLOWERstatic final ItemItems.TORCHFLOWER_SEEDSstatic final ItemItems.TOTEM_OF_UNDYINGstatic final ItemItems.TRADER_LLAMA_SPAWN_EGGstatic final ItemItems.TRAPPED_CHESTstatic final ItemItems.TRIAL_KEYstatic final ItemItems.TRIAL_SPAWNERstatic final ItemItems.TRIDENTstatic final ItemItems.TRIPWIRE_HOOKstatic final ItemItems.TROPICAL_FISHstatic final ItemItems.TROPICAL_FISH_BUCKETstatic final ItemItems.TROPICAL_FISH_SPAWN_EGGstatic final ItemItems.TUBE_CORALstatic final ItemItems.TUBE_CORAL_BLOCKstatic final ItemItems.TUBE_CORAL_FANstatic final ItemItems.TUFFstatic final ItemItems.TUFF_BRICK_SLABstatic final ItemItems.TUFF_BRICK_STAIRSstatic final ItemItems.TUFF_BRICK_WALLstatic final ItemItems.TUFF_BRICKSstatic final ItemItems.TUFF_SLABstatic final ItemItems.TUFF_STAIRSstatic final ItemItems.TUFF_WALLstatic final ItemItems.TURTLE_EGGstatic final ItemItems.TURTLE_HELMETstatic final ItemItems.TURTLE_SCUTEstatic final ItemItems.TURTLE_SPAWN_EGGstatic final ItemItems.TWISTING_VINESstatic final ItemItems.VAULTstatic final ItemItems.VERDANT_FROGLIGHTstatic final Itemstatic final ItemItems.VEX_SPAWN_EGGstatic final ItemItems.VILLAGER_SPAWN_EGGstatic final ItemItems.VINDICATOR_SPAWN_EGGstatic final ItemItems.VINEstatic final Itemstatic final Itemstatic final ItemItems.WARDEN_SPAWN_EGGstatic final ItemItems.WARPED_BUTTONstatic final ItemItems.WARPED_DOORstatic final ItemItems.WARPED_FENCEstatic final ItemItems.WARPED_FENCE_GATEstatic final ItemItems.WARPED_FUNGUSstatic final ItemItems.WARPED_FUNGUS_ON_A_STICKstatic final ItemItems.WARPED_HANGING_SIGNstatic final ItemItems.WARPED_HYPHAEstatic final ItemItems.WARPED_NYLIUMstatic final ItemItems.WARPED_PLANKSstatic final ItemItems.WARPED_PRESSURE_PLATEstatic final ItemItems.WARPED_ROOTSstatic final ItemItems.WARPED_SIGNstatic final ItemItems.WARPED_SLABstatic final ItemItems.WARPED_STAIRSstatic final ItemItems.WARPED_STEMstatic final ItemItems.WARPED_TRAPDOORstatic final ItemItems.WARPED_WART_BLOCKstatic final ItemItems.WATER_BUCKETstatic final ItemItems.WAXED_CHISELED_COPPERstatic final ItemItems.WAXED_COPPER_BLOCKstatic final ItemItems.WAXED_COPPER_BULBstatic final ItemItems.WAXED_COPPER_DOORstatic final ItemItems.WAXED_COPPER_GRATEstatic final ItemItems.WAXED_COPPER_TRAPDOORstatic final ItemItems.WAXED_CUT_COPPERstatic final ItemItems.WAXED_CUT_COPPER_SLABstatic final ItemItems.WAXED_CUT_COPPER_STAIRSstatic final Itemstatic final ItemItems.WAXED_EXPOSED_COPPERstatic final Itemstatic final Itemstatic final Itemstatic final Itemstatic final ItemItems.WAXED_EXPOSED_CUT_COPPERstatic final Itemstatic final Itemstatic final Itemstatic final ItemItems.WAXED_OXIDIZED_COPPERstatic final Itemstatic final Itemstatic final Itemstatic final Itemstatic final Itemstatic final Itemstatic final Itemstatic final Itemstatic final ItemItems.WAXED_WEATHERED_COPPERstatic final Itemstatic final Itemstatic final Itemstatic final Itemstatic final Itemstatic final Itemstatic final Itemstatic final Itemstatic final Itemstatic final ItemItems.WEATHERED_COPPERstatic final ItemItems.WEATHERED_COPPER_BULBstatic final ItemItems.WEATHERED_COPPER_DOORstatic final ItemItems.WEATHERED_COPPER_GRATEstatic final Itemstatic final ItemItems.WEATHERED_CUT_COPPERstatic final Itemstatic final Itemstatic final ItemItems.WEEPING_VINESstatic final ItemItems.WET_SPONGEstatic final ItemItems.WHEATstatic final ItemItems.WHEAT_SEEDSstatic final ItemItems.WHITE_BANNERstatic final ItemItems.WHITE_BEDstatic final ItemItems.WHITE_CANDLEstatic final ItemItems.WHITE_CARPETstatic final ItemItems.WHITE_CONCRETEstatic final ItemItems.WHITE_CONCRETE_POWDERstatic final ItemItems.WHITE_DYEstatic final ItemItems.WHITE_GLAZED_TERRACOTTAstatic final ItemItems.WHITE_SHULKER_BOXstatic final ItemItems.WHITE_STAINED_GLASSstatic final ItemItems.WHITE_STAINED_GLASS_PANEstatic final ItemItems.WHITE_TERRACOTTAstatic final ItemItems.WHITE_TULIPstatic final ItemItems.WHITE_WOOLstatic final Itemstatic final ItemItems.WIND_CHARGEstatic final ItemItems.WITCH_SPAWN_EGGstatic final ItemItems.WITHER_ROSEstatic final ItemItems.WITHER_SKELETON_SKULLstatic final Itemstatic final ItemItems.WITHER_SPAWN_EGGstatic final ItemItems.WOLF_ARMORstatic final ItemItems.WOLF_SPAWN_EGGstatic final ItemItems.WOODEN_AXEstatic final ItemItems.WOODEN_HOEstatic final ItemItems.WOODEN_PICKAXEstatic final ItemItems.WOODEN_SHOVELstatic final ItemItems.WOODEN_SWORDstatic final ItemItems.WRITABLE_BOOKstatic final ItemItems.WRITTEN_BOOKstatic final ItemItems.YELLOW_BANNERstatic final ItemItems.YELLOW_BEDstatic final ItemItems.YELLOW_CANDLEstatic final ItemItems.YELLOW_CARPETstatic final ItemItems.YELLOW_CONCRETEstatic final ItemItems.YELLOW_CONCRETE_POWDERstatic final ItemItems.YELLOW_DYEstatic final ItemItems.YELLOW_GLAZED_TERRACOTTAstatic final ItemItems.YELLOW_SHULKER_BOXstatic final ItemItems.YELLOW_STAINED_GLASSstatic final Itemstatic final ItemItems.YELLOW_TERRACOTTAstatic final ItemItems.YELLOW_WOOLstatic final ItemItems.ZOGLIN_SPAWN_EGGstatic final ItemItems.ZOMBIE_HEADstatic final ItemItems.ZOMBIE_HORSE_SPAWN_EGGstatic final ItemItems.ZOMBIE_SPAWN_EGGstatic final Itemstatic final ItemFields in net.minecraft.world.item with type parameters of type ItemModifier and TypeFieldDescriptionprivate final Holder.Reference<Item> Item.BY_BLOCKprivate final Map<Item, ItemCooldowns.CooldownInstance> ItemCooldowns.cooldownsItemStack.ITEM_NON_AIR_CODECDyeColor.tagMethods in net.minecraft.world.item that return ItemModifier and TypeMethodDescriptionItem.asItem()static ItemDeprecated.static ItemItem.byId(int p_41446_) final ItemItem.getCraftingRemainingItem()Deprecated.ItemStack.getItem()static ItemItems.registerBlock(BlockItem p_42804_) static ItemItems.registerBlock(Block p_42806_) static ItemItems.registerBlock(Block p_332741_, UnaryOperator<Item.Properties> p_332641_) static ItemItems.registerBlock(Block p_42811_, Item p_42812_) static ItemItems.registerBlock(Block p_252092_, Block... p_248886_) static ItemItems.registerItem(String p_42814_, Item p_42815_) static ItemItems.registerItem(ResourceKey<Item> p_281502_, Item p_283159_) static ItemItems.registerItem(ResourceLocation p_42817_, Item p_42818_) Methods in net.minecraft.world.item that return types with arguments of type ItemModifier and TypeMethodDescriptionItem.builtInRegistryHolder()Deprecated.ItemStack.getItemHolder()DyeColor.getTag()ItemStack.getTags()Methods in net.minecraft.world.item with parameters of type ItemModifier and TypeMethodDescriptionvoidItemCooldowns.addCooldown(Item p_41525_, int p_41526_) Item.Properties.craftRemainder(Item p_41496_) static ItemStackInstrumentItem.create(Item p_220108_, Holder<Instrument> p_220109_) private static voidCreativeModeTabs.generateInstrumentTypes(CreativeModeTab.Output p_270699_, HolderLookup<Instrument> p_270948_, Item p_270421_, TagKey<Instrument> p_270798_, CreativeModeTab.TabVisibility p_270817_) private static voidCreativeModeTabs.generatePotionEffectTypes(CreativeModeTab.Output p_270129_, HolderLookup<Potion> p_270334_, Item p_270968_, CreativeModeTab.TabVisibility p_270778_, FeatureFlagSet p_338372_) floatItemCooldowns.getCooldownPercent(Item p_41522_, float p_41523_) static intbooleanbooleanItemCooldowns.isOnCooldown(Item p_41520_) protected voidItemCooldowns.onCooldownEnded(Item p_41531_) protected voidServerItemCooldowns.onCooldownEnded(Item p_43072_) protected voidItemCooldowns.onCooldownStarted(Item p_41529_, int p_41530_) protected voidServerItemCooldowns.onCooldownStarted(Item p_43069_, int p_43070_) static ItemItems.registerBlock(Block p_42811_, Item p_42812_) voidBlockItem.registerBlocks(Map<Block, Item> p_40607_, Item p_40608_) voidStandingAndWallBlockItem.registerBlocks(Map<Block, Item> p_43252_, Item p_43253_) static ItemItems.registerItem(String p_42814_, Item p_42815_) static ItemItems.registerItem(ResourceKey<Item> p_281502_, Item p_283159_) static ItemItems.registerItem(ResourceLocation p_42817_, Item p_42818_) voidItemCooldowns.removeCooldown(Item p_41528_) voidBlockItem.removeFromBlockToItemMap(Map<Block, Item> blockToItemMap, Item itemIn) voidStandingAndWallBlockItem.removeFromBlockToItemMap(Map<Block, Item> blockToItemMap, Item itemIn) default InteractionResultHolder<ItemStack> Equipable.swapWithEquipmentSlot(Item p_270453_, Level p_270395_, Player p_270300_, InteractionHand p_270262_) Method parameters in net.minecraft.world.item with type arguments of type ItemModifier and TypeMethodDescriptionvoidItemStack.hurtAndBreak(int p_220158_, ServerLevel p_346256_, ServerPlayer p_220160_, Consumer<Item> p_348596_) voidItemStack.hurtAndBreak(int p_220158_, ServerLevel p_346256_, LivingEntity p_220160_, Consumer<Item> p_348596_) booleanbooleanbooleanbooleanvoidBlockItem.registerBlocks(Map<Block, Item> p_40607_, Item p_40608_) voidStandingAndWallBlockItem.registerBlocks(Map<Block, Item> p_43252_, Item p_43253_) static ItemItems.registerItem(ResourceKey<Item> p_281502_, Item p_283159_) voidBlockItem.removeFromBlockToItemMap(Map<Block, Item> blockToItemMap, Item itemIn) voidStandingAndWallBlockItem.removeFromBlockToItemMap(Map<Block, Item> blockToItemMap, Item itemIn) Constructor parameters in net.minecraft.world.item with type arguments of type Item -
Uses of Item in net.minecraft.world.item.alchemy
Fields in net.minecraft.world.item.alchemy with type parameters of type ItemModifier and TypeFieldDescriptionprivate final List<PotionBrewing.Mix<Item>> PotionBrewing.Builder.containerMixesprivate final List<PotionBrewing.Mix<Item>> PotionBrewing.containerMixesMethods in net.minecraft.world.item.alchemy with parameters of type ItemModifier and TypeMethodDescriptionvoidPotionBrewing.Builder.addContainer(Item p_340911_) voidPotionBrewing.Builder.addContainerRecipe(Item p_341264_, Item p_340992_, Item p_341160_) voidvoidPotionBrewing.Builder.addStartMix(Item p_341103_, Holder<Potion> p_341346_) static ItemStackPotionContents.createItemStack(Item p_330388_, Holder<Potion> p_331030_) private static voidPotionBrewing.Builder.expectPotion(Item p_341194_) -
Uses of Item in net.minecraft.world.item.armortrim
Fields in net.minecraft.world.item.armortrim with type parameters of type ItemModifier and TypeFieldDescriptionTrimMaterial.ingredientThe field for theingredientrecord component.TrimPattern.templateItemThe field for thetemplateItemrecord component.Methods in net.minecraft.world.item.armortrim that return types with arguments of type ItemModifier and TypeMethodDescriptionTrimMaterial.ingredient()Returns the value of theingredientrecord component.TrimPattern.templateItem()Returns the value of thetemplateItemrecord component.Methods in net.minecraft.world.item.armortrim with parameters of type ItemModifier and TypeMethodDescriptionstatic TrimMaterialTrimMaterial.create(String p_268108_, Item p_268361_, float p_268202_, Component p_268273_, Map<Holder<ArmorMaterial>, String> p_267977_) private static voidTrimMaterials.register(BootstrapContext<TrimMaterial> p_321637_, ResourceKey<TrimMaterial> p_268293_, Item p_268156_, Style p_268174_, float p_268274_) private static voidTrimMaterials.register(BootstrapContext<TrimMaterial> p_321693_, ResourceKey<TrimMaterial> p_268139_, Item p_268311_, Style p_268232_, float p_268197_, Map<Holder<ArmorMaterial>, String> p_268352_) static voidTrimPatterns.register(BootstrapContext<TrimPattern> p_321509_, Item p_267097_, ResourceKey<TrimPattern> p_267079_) Constructor parameters in net.minecraft.world.item.armortrim with type arguments of type ItemModifierConstructorDescriptionTrimMaterial(String assetName, Holder<Item> ingredient, float itemModelIndex, Map<Holder<ArmorMaterial>, String> overrideArmorMaterials, Component description) Creates an instance of aTrimMaterialrecord class.TrimPattern(ResourceLocation assetId, Holder<Item> templateItem, Component description, boolean decal) Creates an instance of aTrimPatternrecord class. -
Uses of Item in net.minecraft.world.item.component
Methods in net.minecraft.world.item.component with parameters of type Item -
Uses of Item in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting with type parameters of type ItemModifier and TypeFieldDescriptionprivate static final Map<Item, FireworkExplosion.Shape> FireworkStarRecipe.SHAPE_BY_ITEMIngredient.TagValue.tagThe field for thetagrecord component.Methods in net.minecraft.world.item.crafting that return types with arguments of type ItemModifier and TypeMethodDescriptionIngredient.TagValue.tag()Returns the value of thetagrecord component.Method parameters in net.minecraft.world.item.crafting with type arguments of type ItemConstructor parameters in net.minecraft.world.item.crafting with type arguments of type Item -
Uses of Item in net.minecraft.world.item.enchantment
Fields in net.minecraft.world.item.enchantment with type parameters of type ItemModifier and TypeFieldDescriptionEnchantedItemInUse.onBreakThe field for theonBreakrecord component.Enchantment.EnchantmentDefinition.primaryItemsThe field for theprimaryItemsrecord component.Enchantment.EnchantmentDefinition.supportedItemsThe field for thesupportedItemsrecord component.Methods in net.minecraft.world.item.enchantment that return types with arguments of type ItemModifier and TypeMethodDescriptionEnchantment.getSupportedItems()EnchantedItemInUse.onBreak()Returns the value of theonBreakrecord component.Enchantment.EnchantmentDefinition.primaryItems()Returns the value of theprimaryItemsrecord component.Enchantment.EnchantmentDefinition.supportedItems()Returns the value of thesupportedItemsrecord component.Method parameters in net.minecraft.world.item.enchantment with type arguments of type ItemModifier and TypeMethodDescriptionEnchantment.definition(HolderSet<Item> p_345097_, int p_335557_, int p_336051_, Enchantment.Cost p_336176_, Enchantment.Cost p_335380_, int p_335569_, EquipmentSlotGroup... p_345444_) Enchantment.definition(HolderSet<Item> p_345738_, HolderSet<Item> p_345428_, int p_335506_, int p_335598_, Enchantment.Cost p_336185_, Enchantment.Cost p_335768_, int p_335409_, EquipmentSlotGroup... p_344907_) static voidEnchantmentHelper.onHitBlock(ServerLevel p_346213_, ItemStack p_344826_, LivingEntity p_345015_, Entity p_345210_, EquipmentSlot p_345889_, Vec3 p_345922_, BlockState p_350787_, Consumer<Item> p_348575_) static voidEnchantmentHelper.onProjectileSpawned(ServerLevel p_345062_, ItemStack p_345805_, AbstractArrow p_346298_, Consumer<Item> p_348544_) Constructor parameters in net.minecraft.world.item.enchantment with type arguments of type ItemModifierConstructorDescriptionEnchantedItemInUse(ItemStack itemStack, EquipmentSlot inSlot, LivingEntity owner, Consumer<Item> onBreak) Creates an instance of aEnchantedItemInUserecord class.EnchantmentDefinition(HolderSet<Item> supportedItems, Optional<HolderSet<Item>> primaryItems, int weight, int maxLevel, Enchantment.Cost minCost, Enchantment.Cost maxCost, int anvilCost, List<EquipmentSlotGroup> slots) Creates an instance of aEnchantmentDefinitionrecord class.EnchantmentDefinition(HolderSet<Item> supportedItems, Optional<HolderSet<Item>> primaryItems, int weight, int maxLevel, Enchantment.Cost minCost, Enchantment.Cost maxCost, int anvilCost, List<EquipmentSlotGroup> slots) Creates an instance of aEnchantmentDefinitionrecord class. -
Uses of Item in net.minecraft.world.item.trading
Fields in net.minecraft.world.item.trading with type parameters of type ItemMethods in net.minecraft.world.item.trading that return types with arguments of type ItemModifier and TypeMethodDescriptionItemCost.item()Returns the value of theitemrecord component.Method parameters in net.minecraft.world.item.trading with type arguments of type ItemModifier and TypeMethodDescriptionprivate static ItemStackItemCost.createStack(Holder<Item> p_331040_, int p_330313_, DataComponentPredicate p_331395_) Constructor parameters in net.minecraft.world.item.trading with type arguments of type ItemModifierConstructorDescriptionItemCost(Holder<Item> p_330702_, int p_331182_, DataComponentPredicate p_331873_) ItemCost(Holder<Item> item, int count, DataComponentPredicate components, ItemStack itemStack) Creates an instance of aItemCostrecord class. -
Uses of Item in net.minecraft.world.level
Methods in net.minecraft.world.level that return Item -
Uses of Item in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block declared as ItemFields in net.minecraft.world.level.block with type parameters of type ItemModifier and TypeFieldDescriptionstatic final Map<Item, DispenseItemBehavior> DispenserBlock.DISPENSER_REGISTRYprivate final ResourceKey<Item> AttachedStemBlock.seedprivate final ResourceKey<Item> StemBlock.seedMethods in net.minecraft.world.level.block that return ItemMethods in net.minecraft.world.level.block with parameters of type Item -
Uses of Item in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity declared as ItemFields in net.minecraft.world.level.block.entity with type parameters of type ItemModifier and TypeFieldDescriptionPotDecorations.backThe field for thebackrecord component.PotDecorations.frontThe field for thefrontrecord component.AbstractFurnaceBlockEntity.fuelCacheprivate static final Map<Item, ResourceKey<DecoratedPotPattern>> DecoratedPotPatterns.ITEM_TO_POT_TEXTUREPotDecorations.leftThe field for theleftrecord component.PotDecorations.rightThe field for therightrecord component.Methods in net.minecraft.world.level.block.entity that return types with arguments of type ItemModifier and TypeMethodDescriptionPotDecorations.back()Returns the value of thebackrecord component.PotDecorations.front()Returns the value of thefrontrecord component.AbstractFurnaceBlockEntity.getFuel()Deprecated.PotDecorations.left()Returns the value of theleftrecord component.PotDecorations.ordered()PotDecorations.right()Returns the value of therightrecord component.Methods in net.minecraft.world.level.block.entity with parameters of type ItemModifier and TypeMethodDescriptionstatic ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.getPatternFromItem(Item p_273094_) private static booleanAbstractFurnaceBlockEntity.isNeverAFurnaceFuel(Item p_58398_) Method parameters in net.minecraft.world.level.block.entity with type arguments of type ItemModifier and TypeMethodDescriptionprivate static voidAbstractFurnaceBlockEntity.add(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> consumer, TagKey<Item> tag, int time) private static voidAbstractFurnaceBlockEntity.add(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> consumer, TagKey<Item> tag, int time) private static voidAbstractFurnaceBlockEntity.add(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> consumer, TagKey<Item> tag, int time) private static voidAbstractFurnaceBlockEntity.add(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> consumer, ItemLike item, int time) private static voidAbstractFurnaceBlockEntity.add(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> consumer, ItemLike item, int time) private static voidprivate static voidprivate static voidstatic voidAbstractFurnaceBlockEntity.buildFuels(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> map1) static voidAbstractFurnaceBlockEntity.buildFuels(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> map1) Constructors in net.minecraft.world.level.block.entity with parameters of type ItemModifierConstructorDescriptionPotDecorations(Item p_331754_, Item p_331488_, Item p_331845_, Item p_330988_) Constructor parameters in net.minecraft.world.level.block.entity with type arguments of type Item -
Uses of Item in net.minecraft.world.level.block.state
Methods in net.minecraft.world.level.block.state that return Item -
Uses of Item in net.minecraft.world.level.levelgen.flat
Fields in net.minecraft.world.level.levelgen.flat with type parameters of type ItemModifier and TypeFieldDescriptionFlatLevelGeneratorPreset.displayItemThe field for thedisplayItemrecord component.Methods in net.minecraft.world.level.levelgen.flat that return types with arguments of type ItemModifier and TypeMethodDescriptionFlatLevelGeneratorPreset.displayItem()Returns the value of thedisplayItemrecord component.Constructor parameters in net.minecraft.world.level.levelgen.flat with type arguments of type ItemModifierConstructorDescriptionFlatLevelGeneratorPreset(Holder<Item> displayItem, FlatLevelGeneratorSettings settings) Creates an instance of aFlatLevelGeneratorPresetrecord class. -
Uses of Item in net.minecraft.world.level.material
Methods in net.minecraft.world.level.material that return Item -
Uses of Item in net.minecraft.world.level.storage.loot.entries
Fields in net.minecraft.world.level.storage.loot.entries with type parameters of type ItemMethod parameters in net.minecraft.world.level.storage.loot.entries with type arguments of type ItemModifier and TypeMethodDescriptionstatic LootPoolSingletonContainer.Builder<?> static LootPoolSingletonContainer.Builder<?> TagEntry.tagContents(TagKey<Item> p_205085_) Constructor parameters in net.minecraft.world.level.storage.loot.entries with type arguments of type ItemModifierConstructorDescriptionprivateLootItem(Holder<Item> p_298423_, int p_79567_, int p_79568_, List<LootItemCondition> p_299249_, List<LootItemFunction> p_299128_) privateTagEntry(TagKey<Item> p_205078_, boolean p_205079_, int p_205080_, int p_205081_, List<LootItemCondition> p_298985_, List<LootItemFunction> p_299088_) -
Uses of Item in net.minecraft.world.level.storage.loot.functions
Fields in net.minecraft.world.level.storage.loot.functions with type parameters of type ItemConstructor parameters in net.minecraft.world.level.storage.loot.functions with type arguments of type ItemModifierConstructorDescriptionprivateSetItemFunction(List<LootItemCondition> p_340855_, Holder<Item> p_341008_) -
Uses of Item in net.minecraft.world.phys.shapes
Methods in net.minecraft.world.phys.shapes with parameters of type ItemModifier and TypeMethodDescriptionbooleanCollisionContext.isHoldingItem(Item p_82752_) booleanEntityCollisionContext.isHoldingItem(Item p_82879_) -
Uses of Item in net.neoforged.neoforge.capabilities
Fields in net.neoforged.neoforge.capabilities with type parameters of type ItemMethods in net.neoforged.neoforge.capabilities with parameters of type ItemModifier and TypeMethodDescriptionbooleanRegisterCapabilitiesEvent.isItemRegistered(ItemCapability<?, ?> capability, Item item) Returntrueif a provider is registered for the given item and capability. -
Uses of Item in net.neoforged.neoforge.client
Fields in net.neoforged.neoforge.client with type parameters of type ItemModifier and TypeFieldDescriptionprivate static Map<Item, ItemDecoratorHandler> ItemDecoratorHandler.DECORATOR_LOOKUP -
Uses of Item in net.neoforged.neoforge.client.event
Fields in net.neoforged.neoforge.client.event with type parameters of type ItemModifier and TypeFieldDescriptionprivate final Map<Item, List<IItemDecorator>> RegisterItemDecorationsEvent.decoratorsConstructor parameters in net.neoforged.neoforge.client.event with type arguments of type ItemModifierConstructorDescriptionRegisterItemDecorationsEvent(Map<Item, List<IItemDecorator>> decorators) -
Uses of Item in net.neoforged.neoforge.client.extensions.common
Methods in net.neoforged.neoforge.client.extensions.common with parameters of type Item -
Uses of Item in net.neoforged.neoforge.client.model
Fields in net.neoforged.neoforge.client.model with type parameters of type ItemModifier and TypeFieldDescriptionprivate final Map<Item, ModelResourceLocation> RegistryAwareItemModelShaper.locationsprivate final Map<Item, BakedModel> RegistryAwareItemModelShaper.modelsMethods in net.neoforged.neoforge.client.model with parameters of type ItemModifier and TypeMethodDescription@Nullable BakedModelRegistryAwareItemModelShaper.getItemModel(Item item) voidRegistryAwareItemModelShaper.register(Item item, ModelResourceLocation location) -
Uses of Item in net.neoforged.neoforge.client.model.generators
Methods in net.neoforged.neoforge.client.model.generators with parameters of type Item -
Uses of Item in net.neoforged.neoforge.common
Subclasses of Item in net.neoforged.neoforge.commonFields in net.neoforged.neoforge.common with type parameters of type ItemModifier and TypeFieldDescriptionTags.Items.ARMORSCollects the 4 vanilla armor tags into one parent collection for ease.Tags.Items.BARRELSTags.Items.BARRELS_WOODENTags.Items.BONESTags.Items.BOOKSHELVESTags.Items.BRICKSTags.Items.BRICKS_NETHERTags.Items.BRICKS_NORMALTags.Items.BUCKETSTags.Items.BUCKETS_EMPTYTags.Items.BUCKETS_ENTITY_WATERTags.Items.BUCKETS_LAVAIf checking for the fluid this bucket holds in code, please useFluidBucketWrapper.getFluid()instead.Tags.Items.BUCKETS_MILKTags.Items.BUCKETS_POWDER_SNOWTags.Items.BUCKETS_WATERDoes not include entity water buckets.Tags.Items.BUDDING_BLOCKSFor blocks that are similar to amethyst where their budding block produces buds and cluster blocksTags.Items.BUDSFor blocks that are similar to amethyst where they have buddings forming from budding blocksTags.Items.CHAINSTags.Items.CHESTSTags.Items.CHESTS_ENDERTags.Items.CHESTS_TRAPPEDTags.Items.CHESTS_WOODENTags.Items.CLUSTERSFor blocks that are similar to amethyst where they have clusters forming from budding blocksTags.Items.COBBLESTONESTags.Items.COBBLESTONES_DEEPSLATETags.Items.COBBLESTONES_INFESTEDTags.Items.COBBLESTONES_MOSSYTags.Items.COBBLESTONES_NORMALTags.Items.CONCRETE_POWDERSBlock tag equivalent isBlockTags.CONCRETE_POWDERTags.Items.CONCRETESTags.Items.CROPSTags.Items.CROPS_BEETROOTTags.Items.CROPS_CARROTTags.Items.CROPS_NETHER_WARTTags.Items.CROPS_POTATOTags.Items.CROPS_WHEATTags.Items.DUSTSTags.Items.DUSTS_GLOWSTONETags.Items.DUSTS_REDSTONETags.Items.DYEDTag that holds all blocks and items that can be dyed a specific color.Tags.Items.DYED_BLACKTags.Items.DYED_BLUETags.Items.DYED_BROWNTags.Items.DYED_CYANTags.Items.DYED_GRAYTags.Items.DYED_GREENTags.Items.DYED_LIGHT_BLUETags.Items.DYED_LIGHT_GRAYTags.Items.DYED_LIMETags.Items.DYED_MAGENTATags.Items.DYED_ORANGETags.Items.DYED_PINKTags.Items.DYED_PURPLETags.Items.DYED_REDTags.Items.DYED_WHITETags.Items.DYED_YELLOWTags.Items.DYESTags.Items.DYES_BLACKTags.Items.DYES_BLUETags.Items.DYES_BROWNTags.Items.DYES_CYANTags.Items.DYES_GRAYTags.Items.DYES_GREENTags.Items.DYES_LIGHT_BLUETags.Items.DYES_LIGHT_GRAYTags.Items.DYES_LIMETags.Items.DYES_MAGENTATags.Items.DYES_ORANGETags.Items.DYES_PINKTags.Items.DYES_PURPLETags.Items.DYES_REDTags.Items.DYES_WHITETags.Items.DYES_YELLOWTags.Items.EGGSTags.Items.ENCHANTABLESCollects the many enchantable tags into one parent collection for ease.Tags.Items.ENCHANTING_FUELSControls what items can be consumed for enchanting such as Enchanting Tables.Tags.Items.END_STONESTags.Items.ENDER_PEARLSTags.Items.FEATHERSTags.Items.FENCE_GATESTags.Items.FENCE_GATES_WOODENTags.Items.FENCESTags.Items.FENCES_NETHER_BRICKTags.Items.FENCES_WOODENTags.Items.FOODSTags.Items.FOODS_BERRIESStrawberries, raspberries, and other berry foods belong in this tag.Tags.Items.FOODS_BREADSTags.Items.FOODS_CANDIESSweets and candies like lollipops or chocolate belong in this tag.Tags.Items.FOODS_COOKED_FISHESTags.Items.FOODS_COOKED_MEATSTags.Items.FOODS_COOKIESTags.Items.FOODS_EDIBLE_WHEN_PLACEDFoods like cake that can be eaten when placed in the world belong in this tag.Tags.Items.FOODS_FOOD_POISONINGFor foods that inflict food poisoning-like effects.Tags.Items.FOODS_FRUITSApples and other foods that are considered fruits in the culinary field belong in this tag.Tags.Items.FOODS_RAW_FISHESTags.Items.FOODS_RAW_MEATSTags.Items.FOODS_SOUPSSoups, stews, and other liquid food in bowls belongs in this tag.Tags.Items.FOODS_VEGETABLESTomatoes and other foods that are considered vegetables in the culinary field belong in this tag.Tags.Items.GEMSTags.Items.GEMS_AMETHYSTTags.Items.GEMS_DIAMONDTags.Items.GEMS_EMERALDTags.Items.GEMS_LAPISTags.Items.GEMS_PRISMARINETags.Items.GEMS_QUARTZTags.Items.GLASS_BLOCKSTags.Items.GLASS_BLOCKS_CHEAPGlass which is made from cheap resources like sand and only minor additional ingredients like dyesTags.Items.GLASS_BLOCKS_COLORLESSTags.Items.GLASS_BLOCKS_TINTEDTags.Items.GLASS_PANESTags.Items.GLASS_PANES_COLORLESSTags.Items.GLAZED_TERRACOTTASTags.Items.GRAVELSTags.Items.GUNPOWDERSTags.Items.HIDDEN_FROM_RECIPE_VIEWERSTag that holds all items that recipe viewers should not show to users.Tags.Items.INGOTSTags.Items.INGOTS_COPPERTags.Items.INGOTS_GOLDTags.Items.INGOTS_IRONTags.Items.INGOTS_NETHERITETags.Items.LEATHERSTags.Items.MUSHROOMSTags.Items.MUSIC_DISCSFor music disc-like materials to be used in recipes.Tags.Items.NETHER_STARSTags.Items.NETHERRACKSTags.Items.NUGGETSTags.Items.NUGGETS_GOLDTags.Items.NUGGETS_IRONTags.Items.OBSIDIANSTags.Items.ORE_BEARING_GROUND_DEEPSLATEBlocks which are often replaced by deepslate ores, i.e.Tags.Items.ORE_BEARING_GROUND_NETHERRACKBlocks which are often replaced by netherrack ores, i.e.Tags.Items.ORE_BEARING_GROUND_STONEBlocks which are often replaced by stone ores, i.e.Tags.Items.ORE_RATES_DENSEOres which on average result in more than one resource worth of materialsTags.Items.ORE_RATES_SINGULAROres which on average result in one resource worth of materialsTags.Items.ORE_RATES_SPARSEOres which on average result in less than one resource worth of materialsTags.Items.ORESTags.Items.ORES_COALTags.Items.ORES_COPPERTags.Items.ORES_DIAMONDTags.Items.ORES_EMERALDTags.Items.ORES_GOLDTags.Items.ORES_IN_GROUND_DEEPSLATEOres in deepslate (or in equivalent blocks in the tagTags.Items.ORE_BEARING_GROUND_DEEPSLATE) which could logically use deepslate as recipe input or outputTags.Items.ORES_IN_GROUND_NETHERRACKOres in netherrack (or in equivalent blocks in the tagTags.Items.ORE_BEARING_GROUND_NETHERRACK) which could logically use netherrack as recipe input or outputTags.Items.ORES_IN_GROUND_STONEOres in stone (or in equivalent blocks in the tagTags.Items.ORE_BEARING_GROUND_STONE) which could logically use stone as recipe input or outputTags.Items.ORES_IRONTags.Items.ORES_LAPISTags.Items.ORES_NETHERITE_SCRAPTags.Items.ORES_QUARTZTags.Items.ORES_REDSTONETags.Items.PLAYER_WORKSTATIONS_CRAFTING_TABLESTags.Items.PLAYER_WORKSTATIONS_FURNACESTags.Items.RAW_MATERIALSTags.Items.RAW_MATERIALS_COPPERTags.Items.RAW_MATERIALS_GOLDTags.Items.RAW_MATERIALS_IRONTags.Items.RODSFor rod-like materials to be used in recipes.Tags.Items.RODS_BLAZETags.Items.RODS_BREEZETags.Items.RODS_WOODENFor stick-like materials to be used in recipes.Tags.Items.ROPESTags.Items.SANDSTags.Items.SANDS_COLORLESSTags.Items.SANDS_REDTags.Items.SANDSTONE_BLOCKSTags.Items.SANDSTONE_RED_BLOCKSTags.Items.SANDSTONE_RED_SLABSTags.Items.SANDSTONE_RED_STAIRSTags.Items.SANDSTONE_SLABSTags.Items.SANDSTONE_STAIRSTags.Items.SANDSTONE_UNCOLORED_BLOCKSTags.Items.SANDSTONE_UNCOLORED_SLABSTags.Items.SANDSTONE_UNCOLORED_STAIRSTags.Items.SEEDSTags.Items.SEEDS_BEETROOTTags.Items.SEEDS_MELONTags.Items.SEEDS_PUMPKINTags.Items.SEEDS_WHEATTags.Items.SHULKER_BOXESBlock tag equivalent isBlockTags.SHULKER_BOXESTags.Items.SLIMEBALLSTags.Items.STONESNatural stone-like blocks that can be used as a base ingredient in recipes that takes stone.Tags.Items.STORAGE_BLOCKSA storage block is generally a block that has a recipe to craft a bulk of 1 kind of resource to a block and has a mirror recipe to reverse the crafting with no loss in resources.Tags.Items.STORAGE_BLOCKS_BONE_MEALTags.Items.STORAGE_BLOCKS_COALTags.Items.STORAGE_BLOCKS_COPPERTags.Items.STORAGE_BLOCKS_DIAMONDTags.Items.STORAGE_BLOCKS_DRIED_KELPTags.Items.STORAGE_BLOCKS_EMERALDTags.Items.STORAGE_BLOCKS_GOLDTags.Items.STORAGE_BLOCKS_IRONTags.Items.STORAGE_BLOCKS_LAPISTags.Items.STORAGE_BLOCKS_NETHERITETags.Items.STORAGE_BLOCKS_RAW_COPPERTags.Items.STORAGE_BLOCKS_RAW_GOLDTags.Items.STORAGE_BLOCKS_RAW_IRONTags.Items.STORAGE_BLOCKS_REDSTONETags.Items.STORAGE_BLOCKS_SLIMETags.Items.STORAGE_BLOCKS_WHEATTags.Items.STRINGSTags.Items.TOOLSA tag containing all existing tools.Tags.Items.TOOLS_BOWA tag containing all existing bows.Tags.Items.TOOLS_BRUSHA tag containing all existing brushes.Tags.Items.TOOLS_CROSSBOWA tag containing all existing crossbows.Tags.Items.TOOLS_FISHING_RODA tag containing all existing fishing rods.Tags.Items.TOOLS_SHEARA tag containing all existing shears.Tags.Items.TOOLS_SHIELDA tag containing all existing shields.Tags.Items.TOOLS_SPEARA tag containing all existing spears.Tags.Items.VILLAGER_JOB_SITESMethods in net.neoforged.neoforge.common that return types with arguments of type Item -
Uses of Item in net.neoforged.neoforge.common.conditions
Fields in net.neoforged.neoforge.common.conditions with type parameters of type ItemMethods in net.neoforged.neoforge.common.conditions that return types with arguments of type ItemModifier and TypeMethodDescriptionTagEmptyCondition.tag()Returns the value of thetagrecord component.Method parameters in net.neoforged.neoforge.common.conditions with type arguments of type ItemConstructor parameters in net.neoforged.neoforge.common.conditions with type arguments of type ItemModifierConstructorDescriptionTagEmptyCondition(TagKey<Item> tag) Creates an instance of aTagEmptyConditionrecord class. -
Uses of Item in net.neoforged.neoforge.common.crafting
Fields in net.neoforged.neoforge.common.crafting with type parameters of type ItemMethods in net.neoforged.neoforge.common.crafting that return types with arguments of type ItemMethod parameters in net.neoforged.neoforge.common.crafting with type arguments of type ItemModifier and TypeMethodDescriptionstatic IngredientDataComponentIngredient.of(boolean strict, DataComponentMap map, HolderSet<Item> items) Creates a new ingredient matching any item from the list, containing the given componentsstatic IngredientDataComponentIngredient.of(boolean strict, DataComponentPredicate predicate, HolderSet<Item> items) Creates a new ingredient matching any item from the list, containing the given componentsstatic SizedIngredientHelper method to create a simple sized ingredient that matches items in a tag.Constructor parameters in net.neoforged.neoforge.common.crafting with type arguments of type ItemModifierConstructorDescriptionDataComponentIngredient(HolderSet<Item> items, DataComponentPredicate components, boolean strict) -
Uses of Item in net.neoforged.neoforge.common.data
Methods in net.neoforged.neoforge.common.data with parameters of type ItemMethod parameters in net.neoforged.neoforge.common.data with type arguments of type Item -
Uses of Item in net.neoforged.neoforge.common.data.internal
Fields in net.neoforged.neoforge.common.data.internal with type parameters of type ItemModifier and TypeFieldDescriptionNeoForgeRecipeProvider.replacementsNeoForgeRecipeProvider.replacementsMethods in net.neoforged.neoforge.common.data.internal that return types with arguments of type ItemModifier and TypeMethodDescriptionNeoForgeItemTagsProvider.getForgeItemTag(String name) NeoForgeItemTagsProvider.tagWithOptionalLegacy(TagKey<Item> tag) Methods in net.neoforged.neoforge.common.data.internal with parameters of type ItemModifier and TypeMethodDescriptionprivate booleanNeoForgeLootTableProvider.checkMatchTool(MatchTool lootCondition, Item expected) Method parameters in net.neoforged.neoforge.common.data.internal with type arguments of type ItemModifier and TypeMethodDescriptionprivate voidNeoForgeItemTagsProvider.addColored(TagKey<Item> group, String pattern) private voidprivate voidprivate voidprivate voidNeoForgeItemTagsProvider.tagColoredWithOptionalLegacy(TagKey<Item> group) NeoForgeItemTagsProvider.tagWithOptionalLegacy(TagKey<Item> tag) -
Uses of Item in net.neoforged.neoforge.common.extensions
Methods in net.neoforged.neoforge.common.extensions that return ItemMethod parameters in net.neoforged.neoforge.common.extensions with type arguments of type ItemModifier and TypeMethodDescriptiondefault <T extends LivingEntity>
intIItemExtension.damageItem(ItemStack stack, int amount, T entity, Consumer<Item> onBroken) Reduce the durability of this item by the amount given. -
Uses of Item in net.neoforged.neoforge.debug.capabilities
Fields in net.neoforged.neoforge.debug.capabilities with type parameters of type ItemModifier and TypeFieldDescriptionprivate static final DeferredItem<Item> ItemInventoryTests.BACKPACKprivate static final DeferredItem<Item> ItemEnergyTests.BATTERY -
Uses of Item in net.neoforged.neoforge.debug.loot
Fields in net.neoforged.neoforge.debug.loot declared as ItemModifier and TypeFieldDescriptionprivate final ItemGlobalLootModifiersTest.WheatSeedsConverterModifier.itemRewardprivate final ItemGlobalLootModifiersTest.WheatSeedsConverterModifier.itemToCheckConstructors in net.neoforged.neoforge.debug.loot with parameters of type ItemModifierConstructorDescriptionWheatSeedsConverterModifier(LootItemCondition[] conditionsIn, int numSeeds, Item itemCheck, Item reward) -
Uses of Item in net.neoforged.neoforge.event
Methods in net.neoforged.neoforge.event that return types with arguments of type ItemModifier and TypeMethodDescriptionModifyDefaultComponentsEvent.getAllItems()Returns all registered items.Method parameters in net.neoforged.neoforge.event with type arguments of type ItemModifier and TypeMethodDescriptionvoidModifyDefaultComponentsEvent.modifyMatching(Predicate<? super Item> predicate, Consumer<DataComponentPatch.Builder> patch) Patches the default components of all items matching the givenpredicate. -
Uses of Item in net.neoforged.neoforge.fluids
Fields in net.neoforged.neoforge.fluids with type parameters of type ItemMethods in net.neoforged.neoforge.fluids that return ItemMethod parameters in net.neoforged.neoforge.fluids with type arguments of type ItemModifier and TypeMethodDescription -
Uses of Item in net.neoforged.neoforge.oldtest
Fields in net.neoforged.neoforge.oldtest with type parameters of type ItemModifier and TypeFieldDescriptionprivate static final DeferredItem<Item> DeferredRegistryTest.ITEM_WITH_COMPONENTMethods in net.neoforged.neoforge.oldtest with parameters of type ItemModifier and TypeMethodDescriptionprivate static voidFluidUtilTest.checkItemStack(ItemStack stack, Item item, int count) private static ResourceLocation -
Uses of Item in net.neoforged.neoforge.oldtest.block
Fields in net.neoforged.neoforge.oldtest.block with type parameters of type ItemModifier and TypeFieldDescriptionprivate static final DeferredItem<Item> CustomHeadTest.BLAZE_HEAD_ITEM -
Uses of Item in net.neoforged.neoforge.oldtest.client
Subclasses of Item in net.neoforged.neoforge.oldtest.clientModifier and TypeClassDescriptionprivate static classprivate static class(package private) static classFields in net.neoforged.neoforge.oldtest.client with type parameters of type ItemModifier and TypeFieldDescription(package private) static final DeferredItem<Item> CustomTooltipTest.CUSTOM_ITEMprivate static final DeferredItem<Item> CustomArmorModelTest.ENDERMAN_BOOTSprivate static final DeferredItem<Item> CustomArmorModelTest.ENDERMAN_CHESTPLATEprivate static final DeferredItem<Item> CustomArmorModelTest.RED_LEGGINGSCustomSpriteSourceTest.TEST_ITEM -
Uses of Item in net.neoforged.neoforge.oldtest.client.model
Subclasses of Item in net.neoforged.neoforge.oldtest.client.modelModifier and TypeClassDescriptionprivate static classFields in net.neoforged.neoforge.oldtest.client.model with type parameters of type ItemModifier and TypeFieldDescriptionstatic DeferredItem<Item> CompositeModelTest.composite_itemstatic DeferredItem<Item> NewModelLoaderTest.custom_loaderstatic DeferredItem<Item> NewModelLoaderTest.custom_transformsstatic DeferredItem<Item> NewModelLoaderTest.custom_vanilla_loaderstatic final DeferredItem<Item> DynBucketModelTest.DRIP_BUCKETstatic final DeferredItem<Item> CustomItemDisplayContextTest.ITEM_HANGER_ITEMstatic DeferredItem<Item> NewModelLoaderTest.item_layersstatic final DeferredItem<Item> DynBucketModelTest.LAVA_OBSIDIANstatic DeferredItem<Item> NewModelLoaderTest.obj_itemstatic DeferredItem<Item> NewModelLoaderTest.separate_perspectiveprivate static final DeferredItem<Item> TRSRTransformerTest.TEST_ITEM -
Uses of Item in net.neoforged.neoforge.oldtest.entity.player
Subclasses of Item in net.neoforged.neoforge.oldtest.entity.playerFields in net.neoforged.neoforge.oldtest.entity.player with type parameters of type ItemModifier and TypeFieldDescriptionprivate static final DeferredItem<Item> ItemUseAnimationTest.THING -
Uses of Item in net.neoforged.neoforge.oldtest.fluid
Fields in net.neoforged.neoforge.oldtest.fluid with type parameters of type ItemModifier and TypeFieldDescriptionstatic DeferredItem<Item> NewFluidTest.FLUID_LOGGABLE_BLOCK_ITEMprivate static final DeferredItem<Item> FluidTypeTest.TEST_FLUID_BUCKETstatic DeferredItem<Item> NewFluidTest.TEST_FLUID_BUCKET -
Uses of Item in net.neoforged.neoforge.oldtest.item
Subclasses of Item in net.neoforged.neoforge.oldtest.itemModifier and TypeClassDescriptionstatic classprivate static classA custom fluid container item with a capacity of a vanilla bucket which uses the FluidUtil functionalities to pickup and place fluids.private static classprivate static classprivate static classFields in net.neoforged.neoforge.oldtest.item with type parameters of type ItemModifier and TypeFieldDescriptionstatic DeferredItem<Item> StopUsingItemTest.BADAttempt at a "reverse scope" that also makes you fly without using the Forge method.static final DeferredItem<Item> CustomFluidContainerTest.CUSTOM_FLUID_CONTAINERstatic DeferredItem<Item> EnderMaskTest.ENDER_MASKstatic DeferredItem<Item> MayFlyAttributeTest.GOODSuccessful "scope item" using the Forge method, all cases of stopping using the item will remove the flight abilitystatic DeferredItem<Item> StopUsingItemTest.GOODSuccessful "scope item" using the Forge method, all cases of stopping using the item will stop the FOV changeprivate static final DeferredItem<Item> RangedMobsUseModdedWeaponsTest.MODDED_BOWprivate static final DeferredItem<Item> RangedMobsUseModdedWeaponsTest.MODDED_CROSSBOWprivate static final DeferredItem<Item> CustomElytraTest.TEST_ELYTRAprivate static final DeferredItem<Item> MusicDiscTest.TEST_MUSIC_DISC -
Uses of Item in net.neoforged.neoforge.oldtest.misc
Fields in net.neoforged.neoforge.oldtest.misc with type parameters of type Item -
Uses of Item in net.neoforged.neoforge.registries
Classes in net.neoforged.neoforge.registries with type parameters of type ItemFields in net.neoforged.neoforge.registries with type parameters of type ItemMethods in net.neoforged.neoforge.registries with type parameters of type ItemModifier and TypeMethodDescriptionprotected <I extends Item>
DeferredItem<I> DeferredRegister.Items.createHolder(ResourceKey<? extends Registry<Item>> registryKey, ResourceLocation key) static <T extends Item>
DeferredItem<T> DeferredItem.createItem(ResourceKey<Item> key) Creates a newDeferredHoldertargeting the specifiedItem.static <T extends Item>
DeferredItem<T> DeferredItem.createItem(ResourceLocation key) Creates a newDeferredHoldertargeting theItemwith the specified name.<I extends Item>
DeferredItem<I> DeferredRegister.Items.register(String name, Function<ResourceLocation, ? extends I> func) Adds a new item to the list of entries to be registered and returns aDeferredItemthat will be populated with the created item automatically.<I extends Item>
DeferredItem<I> Adds a new item to the list of entries to be registered and returns aDeferredItemthat will be populated with the created item automatically.<I extends Item>
DeferredItem<I> DeferredRegister.Items.registerItem(String name, Function<Item.Properties, ? extends I> func) Adds a new item to the list of entries to be registered and returns aDeferredItemthat will be populated with the created item automatically.<I extends Item>
DeferredItem<I> DeferredRegister.Items.registerItem(String name, Function<Item.Properties, ? extends I> func, Item.Properties props) Adds a new item to the list of entries to be registered and returns aDeferredItemthat will be populated with the created item automatically.Methods in net.neoforged.neoforge.registries that return ItemMethods in net.neoforged.neoforge.registries that return types with arguments of type ItemModifier and TypeMethodDescriptionGameData.getBlockItemMap()DeferredRegister.Items.registerSimpleItem(String name) Adds a new simpleItemwith the defaultpropertiesto the list of entries to be registered and returns aDeferredItemthat will be populated with the created item automatically.DeferredRegister.Items.registerSimpleItem(String name, Item.Properties props) Adds a new simpleItemwith the givenpropertiesto the list of entries to be registered and returns aDeferredItemthat will be populated with the created item automatically.Methods in net.neoforged.neoforge.registries with parameters of type ItemModifier and TypeMethodDescriptionvoidNeoForgeRegistryCallbacks.ItemCallbacks.onAdd(Registry<Item> registry, int id, ResourceKey<Item> key, Item item) Method parameters in net.neoforged.neoforge.registries with type arguments of type ItemModifier and TypeMethodDescriptionprotected <I extends Item>
DeferredItem<I> DeferredRegister.Items.createHolder(ResourceKey<? extends Registry<Item>> registryKey, ResourceLocation key) static <T extends Item>
DeferredItem<T> DeferredItem.createItem(ResourceKey<Item> key) Creates a newDeferredHoldertargeting the specifiedItem.voidNeoForgeRegistryCallbacks.ItemCallbacks.onAdd(Registry<Item> registry, int id, ResourceKey<Item> key, Item item) voidNeoForgeRegistryCallbacks.ItemCallbacks.onAdd(Registry<Item> registry, int id, ResourceKey<Item> key, Item item) voidConstructor parameters in net.neoforged.neoforge.registries with type arguments of type Item -
Uses of Item in net.neoforged.neoforge.registries.datamaps.builtin
Fields in net.neoforged.neoforge.registries.datamaps.builtin with type parameters of type ItemModifier and TypeFieldDescriptionstatic final DataMapType<Item, Compostable> NeoForgeDataMaps.COMPOSTABLESThe Item data map that replacesComposterBlock.COMPOSTABLES.static final DataMapType<Item, FurnaceFuel> NeoForgeDataMaps.FURNACE_FUELSThe Item data map that replacesAbstractFurnaceBlockEntity.getFuel(). -
Uses of Item in net.neoforged.neoforge.unittest
Fields in net.neoforged.neoforge.unittest with type parameters of type Item -
Uses of Item in net.neoforged.testframework.gametest
Methods in net.neoforged.testframework.gametest with parameters of type ItemModifier and TypeMethodDescriptionvoidExtendedGameTestHelper.assertContainerContains(int x, int y, int z, Item item) voidExtendedGameTestHelper.assertItemEntityCountIsAtLeast(Item item, BlockPos pos, double range, int lowerLimit) voidExtendedGameTestHelper.assertPlayerHasItem(Player player, Item item) -
Uses of Item in net.neoforged.testframework.registration
Classes in net.neoforged.testframework.registration with type parameters of type ItemMethods in net.neoforged.testframework.registration with type parameters of type ItemModifier and TypeMethodDescriptionprotected <I extends Item>
DeferredItemBuilder<I> DeferredItems.createHolder(ResourceKey<? extends Registry<Item>> registryKey, ResourceLocation key) <I extends Item>
DeferredItemBuilder<I> DeferredItems.register(String name, Function<ResourceLocation, ? extends I> func) <I extends Item>
DeferredItemBuilder<I> <I extends Item>
DeferredItemBuilder<I> DeferredItems.registerItem(String name, Function<Item.Properties, ? extends I> func) <I extends Item>
DeferredItemBuilder<I> DeferredItems.registerItem(String name, Function<Item.Properties, ? extends I> func, Item.Properties props) Methods in net.neoforged.testframework.registration that return types with arguments of type ItemModifier and TypeMethodDescriptionDeferredItems.registerSimpleItem(String name) DeferredItems.registerSimpleItem(String name, Item.Properties props) Method parameters in net.neoforged.testframework.registration with type arguments of type ItemModifier and TypeMethodDescriptionprotected <I extends Item>
DeferredItemBuilder<I> DeferredItems.createHolder(ResourceKey<? extends Registry<Item>> registryKey, ResourceLocation key) Constructor parameters in net.neoforged.testframework.registration with type arguments of type ItemModifierConstructorDescriptionprotectedDeferredItemBuilder(ResourceKey<Item> key, RegistrationHelper registrationHelper)
IItemStackExtension.getBurnTime(RecipeType)