Uses of Class
net.minecraft.world.item.Item
Packages that use Item
Package
Description
-
Uses of Item in net.minecraft.advancements.critereon
Fields in net.minecraft.advancements.critereon with type parameters of type ItemModifier and TypeFieldDescriptionItemPredicate.Builder.itemsItemPredicate.itemsItemPredicate.Builder.tagItemPredicate.tagMethods in net.minecraft.advancements.critereon with parameters of type ItemModifier and TypeMethodDescriptionLocationTrigger.TriggerInstance.walkOnBlockWithEquipment(Block p_154323_, Item p_154324_)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(Tag<Item> p_151429_, Set<Item> p_151430_, MinMaxBounds.Ints p_151431_, MinMaxBounds.Ints p_151432_, EnchantmentPredicate[] p_151433_, EnchantmentPredicate[] p_151434_, Potion p_151435_, NbtPredicate p_151436_)ItemPredicate(Tag<Item> p_151429_, Set<Item> p_151430_, MinMaxBounds.Ints p_151431_, MinMaxBounds.Ints p_151432_, EnchantmentPredicate[] p_151433_, EnchantmentPredicate[] p_151434_, Potion p_151435_, NbtPredicate p_151436_) -
Uses of Item in net.minecraft.client.color.item
Fields in net.minecraft.client.color.item with type parameters of type ItemModifier and TypeFieldDescriptionprivate Map<IRegistryDelegate<Item>,ItemColor>ItemColors.itemColors -
Uses of Item in net.minecraft.client.gui.screens
Fields in net.minecraft.client.gui.screens declared as ItemMethods in net.minecraft.client.gui.screens with parameters of type ItemModifier and TypeMethodDescriptionprivate voidPresetFlatWorldScreen.PresetsList.Entry.blitSlot(PoseStack p_96500_, int p_96501_, int p_96502_, Item p_96503_)Constructors in net.minecraft.client.gui.screens with parameters of type ItemModifierConstructorDescriptionPresetInfo(Item p_96458_, Component p_96459_, Function<Registry<Biome>,FlatLevelGeneratorSettings> p_96460_) -
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 ItemMethods in net.minecraft.client.gui.screens.achievement with parameters of type 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 ItemModifier and TypeFieldDescriptionprivate Map<ResourceLocation,Tag<Item>>CreativeModeInventoryScreen.visibleTags -
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.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.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 Map<Item,Map<ResourceLocation,ItemPropertyFunction>>ItemProperties.PROPERTIESMethods in net.minecraft.client.renderer.item with parameters of type ItemModifier and TypeMethodDescriptionstatic ItemPropertyFunctionItemProperties.getProperty(Item p_117830_, ResourceLocation p_117831_)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_120472_, Tag<Item> p_120473_) -
Uses of Item in net.minecraft.commands.arguments.item
Fields in net.minecraft.commands.arguments.item declared as ItemModifier and TypeFieldDescriptionprivate ItemItemInput.itemprivate ItemItemParser.itemprivate ItemItemPredicateArgument.ItemPredicate.itemFields in net.minecraft.commands.arguments.item with type parameters of type ItemModifier and TypeFieldDescriptionprivate static BiFunction<com.mojang.brigadier.suggestion.SuggestionsBuilder,TagCollection<Item>,CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>>ItemParser.SUGGEST_NOTHINGprivate BiFunction<com.mojang.brigadier.suggestion.SuggestionsBuilder,TagCollection<Item>,CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>>ItemParser.suggestionsItemPredicateArgument.TagPredicate.tagMethods in net.minecraft.commands.arguments.item that return ItemMethod parameters in net.minecraft.commands.arguments.item with type arguments of type ItemModifier and TypeMethodDescriptionCompletableFuture<com.mojang.brigadier.suggestion.Suggestions>ItemParser.fillSuggestions(com.mojang.brigadier.suggestion.SuggestionsBuilder p_121010_, TagCollection<Item> p_121011_)private CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>ItemParser.suggestItemIdOrTag(com.mojang.brigadier.suggestion.SuggestionsBuilder p_121024_, TagCollection<Item> p_121025_)private CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>ItemParser.suggestOpenNbt(com.mojang.brigadier.suggestion.SuggestionsBuilder p_121016_, TagCollection<Item> p_121017_)private CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>ItemParser.suggestTag(com.mojang.brigadier.suggestion.SuggestionsBuilder p_121020_, TagCollection<Item> p_121021_)Constructors in net.minecraft.commands.arguments.item with parameters of type ItemModifierConstructorDescriptionItemInput(Item p_120977_, CompoundTag p_120978_)ItemPredicate(Item p_121061_, CompoundTag p_121062_)Constructor parameters in net.minecraft.commands.arguments.item with type arguments of type Item -
Uses of Item in net.minecraft.core
Fields in net.minecraft.core with type parameters of type ItemModifier and TypeFieldDescriptionstatic DefaultedRegistry<Item>Registry.ITEMDeprecated.static ResourceKey<Registry<Item>>Registry.ITEM_REGISTRY -
Uses of Item in net.minecraft.core.cauldron
Fields in net.minecraft.core.cauldron with type parameters of type ItemModifier and TypeFieldDescriptionstatic Map<Item,CauldronInteraction>CauldronInteraction.EMPTYstatic Map<Item,CauldronInteraction>CauldronInteraction.LAVAstatic Map<Item,CauldronInteraction>CauldronInteraction.POWDER_SNOWstatic Map<Item,CauldronInteraction>CauldronInteraction.WATERMethods in net.minecraft.core.cauldron that return types with arguments of type ItemModifier and TypeMethodDescriptionstatic it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap<Item,CauldronInteraction>CauldronInteraction.newInteractionMap()Method parameters in net.minecraft.core.cauldron with type arguments of type ItemModifier and TypeMethodDescriptionstatic voidCauldronInteraction.addDefaultInteractions(Map<Item,CauldronInteraction> p_175648_) -
Uses of Item in net.minecraft.data.advancements
Fields in net.minecraft.data.advancements declared as ItemModifier and TypeFieldDescriptionprivate static Item[]HusbandryAdvancements.EDIBLE_ITEMSprivate static Item[]HusbandryAdvancements.FISHprivate static Item[]HusbandryAdvancements.FISH_BUCKETSprivate static Item[]HusbandryAdvancements.WAX_SCRAPING_TOOLSMethods in net.minecraft.data.advancements with parameters of type ItemModifier and TypeMethodDescriptionprivate static UsingItemTrigger.TriggerInstanceAdventureAdvancements.lookAtThroughItem(EntityType<?> p_176027_, Item p_176028_) -
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 TypeMethodDescriptionprotected static LootTable.BuilderBlockLoot.createAttachedStemDrops(Block p_124275_, Item p_124276_)protected static LootTable.BuilderBlockLoot.createCropDrops(Block p_124143_, Item p_124144_, Item p_124145_, LootItemCondition.Builder p_124146_)protected static LootTable.BuilderBlockLoot.createOreDrop(Block p_124140_, Item p_124141_)protected static LootTable.BuilderBlockLoot.createStemDrops(Block p_124255_, Item p_124256_) -
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.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_) -
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 ItemShapedRecipeBuilder.resultprivate ItemShapedRecipeBuilder.Result.resultprivate ItemShapelessRecipeBuilder.resultprivate ItemShapelessRecipeBuilder.Result.resultprivate ItemSimpleCookingRecipeBuilder.resultprivate ItemSimpleCookingRecipeBuilder.Result.resultprivate ItemSingleItemRecipeBuilder.resultprivate ItemSingleItemRecipeBuilder.Result.resultprivate ItemUpgradeRecipeBuilder.resultprivate ItemUpgradeRecipeBuilder.Result.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 TypeMethodDescriptionprivate static voidRecipeProvider.netheriteSmithing(Consumer<FinishedRecipe> p_125995_, Item p_125996_, Item p_125997_)static UpgradeRecipeBuilderUpgradeRecipeBuilder.smithing(Ingredient p_126386_, Ingredient p_126387_, Item p_126388_)Method parameters in net.minecraft.data.recipes with type arguments of type ItemModifier and TypeMethodDescriptionprotected static InventoryChangeTrigger.TriggerInstanceprivate static voidRecipeProvider.planksFromLog(Consumer<FinishedRecipe> p_125999_, ItemLike p_126000_, Tag<Item> p_126001_)private static voidRecipeProvider.planksFromLogs(Consumer<FinishedRecipe> p_126018_, ItemLike p_126019_, Tag<Item> p_126020_)Constructors in net.minecraft.data.recipes with parameters of type ItemModifierConstructorDescriptionResult(ResourceLocation p_176754_, Item p_176755_, int p_176756_, String p_176757_, List<String> p_176758_, Map<Character,Ingredient> p_176759_, Advancement.Builder p_176760_, ResourceLocation p_176761_)Result(ResourceLocation p_126222_, Item p_126223_, int p_126224_, String p_126225_, List<Ingredient> p_126226_, Advancement.Builder p_126227_, ResourceLocation p_126228_)Result(ResourceLocation p_126287_, String p_126288_, Ingredient p_126289_, Item p_126290_, float p_126291_, int p_126292_, Advancement.Builder p_126293_, ResourceLocation p_126294_, RecipeSerializer<? extends AbstractCookingRecipe> p_126295_)Result(ResourceLocation p_126340_, RecipeSerializer<?> p_126341_, String p_126342_, Ingredient p_126343_, Item p_126344_, int p_126345_, Advancement.Builder p_126346_, ResourceLocation p_126347_)Result(ResourceLocation p_126408_, RecipeSerializer<?> p_126409_, Ingredient p_126410_, Ingredient p_126411_, Item p_126412_, Advancement.Builder p_126413_, ResourceLocation p_126414_)UpgradeRecipeBuilder(RecipeSerializer<?> p_126381_, Ingredient p_126382_, Ingredient p_126383_, Item p_126384_) -
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_)voidGameTestHelper.assertItemEntityCountIs(Item p_177199_, BlockPos p_177200_, double p_177201_, int p_177202_)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 declared as ItemConstructors in net.minecraft.network.chat with parameters of type ItemModifierConstructorDescription(package private)ItemStackInfo(Item p_130893_, int p_130894_, CompoundTag p_130895_) -
Uses of Item in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game declared as ItemMethods in net.minecraft.network.protocol.game that return ItemConstructors in net.minecraft.network.protocol.game with parameters of type Item -
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.ARROWSItemTags.AXOLOTL_TEMPT_ITEMSItemTags.BANNERSItemTags.BEACON_PAYMENT_ITEMSItemTags.BEDSItemTags.BIRCH_LOGSItemTags.BOATSItemTags.BUTTONSItemTags.CANDLESItemTags.CARPETSItemTags.CLUSTER_MAX_HARVESTABLESItemTags.COAL_ORESItemTags.COALSItemTags.COPPER_ORESItemTags.CREEPER_DROP_MUSIC_DISCSItemTags.CRIMSON_STEMSItemTags.DARK_OAK_LOGSItemTags.DIAMOND_ORESItemTags.DOORSItemTags.EMERALD_ORESItemTags.FENCESItemTags.FISHESItemTags.FLOWERSItemTags.FOX_FOODItemTags.FREEZE_IMMUNE_WEARABLESItemTags.GOLD_ORESprotected static StaticTagHelper<Item>ItemTags.HELPERItemTags.IGNORED_BY_PIGLIN_BABIESItemTags.IRON_ORESItemTags.JUNGLE_LOGSItemTags.LAPIS_ORESItemTags.LEAVESItemTags.LECTERN_BOOKSItemTags.LOGSItemTags.LOGS_THAT_BURNItemTags.MUSIC_DISCSItemTags.NON_FLAMMABLE_WOODItemTags.OAK_LOGSItemTags.OCCLUDES_VIBRATION_SIGNALSItemTags.PIGLIN_FOODItemTags.PIGLIN_LOVEDItemTags.PIGLIN_REPELLENTSItemTags.PLANKSItemTags.RAILSItemTags.REDSTONE_ORESItemTags.SANDItemTags.SAPLINGSItemTags.SIGNSItemTags.SLABSItemTags.SMALL_FLOWERSItemTags.SOUL_FIRE_BASE_BLOCKSItemTags.SPRUCE_LOGSItemTags.STAIRSItemTags.STONE_BRICKSItemTags.STONE_CRAFTING_MATERIALSItemTags.STONE_TOOL_MATERIALSItemTags.TALL_FLOWERSItemTags.TRAPDOORSItemTags.WALLSItemTags.WARPED_STEMSItemTags.WOODEN_BUTTONSItemTags.WOODEN_DOORSItemTags.WOODEN_FENCESItemTags.WOODEN_PRESSURE_PLATESItemTags.WOODEN_SLABSItemTags.WOODEN_STAIRSItemTags.WOODEN_TRAPDOORSItemTags.WOOLMethods in net.minecraft.tags that return types with arguments of type ItemModifier and TypeMethodDescriptionstatic Tags.IOptionalNamedTag<Item>ItemTags.createOptional(ResourceLocation name)static Tags.IOptionalNamedTag<Item>ItemTags.createOptional(ResourceLocation name, Set<Supplier<Item>> defaults)static TagCollection<Item>ItemTags.getAllTags()Method parameters in net.minecraft.tags with type arguments of type ItemModifier and TypeMethodDescriptionstatic Tags.IOptionalNamedTag<Item>ItemTags.createOptional(ResourceLocation name, Set<Supplier<Item>> defaults) -
Uses of Item in net.minecraft.util
Methods in net.minecraft.util that return ItemModifier and TypeMethodDescriptionstatic ItemGsonHelper.convertToItem(com.google.gson.JsonElement p_13875_, String p_13876_)static Itemstatic ItemMethods in net.minecraft.util with parameters 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 Item -
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.animal
Fields in net.minecraft.world.entity.animal declared as ItemFields in net.minecraft.world.entity.animal with type parameters of type Item -
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 ItemVillagerTrades.TippedArrowForItemsAndEmeralds.fromItemprivate ItemVillagerTrades.DyedArmorForEmeralds.itemprivate ItemVillagerTrades.EmeraldForItems.itemFields in net.minecraft.world.entity.npc with type parameters of type ItemModifier and TypeFieldDescriptionVillager.FOOD_POINTSprivate com.google.common.collect.ImmutableSet<Item>VillagerProfession.requestedItemsprivate 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.getRequestedItems()Method parameters in net.minecraft.world.entity.npc with type arguments of type ItemModifier and TypeMethodDescription(package private) static VillagerProfessionVillagerProfession.register(String p_35617_, PoiType p_35618_, com.google.common.collect.ImmutableSet<Item> p_35619_, com.google.common.collect.ImmutableSet<Block> p_35620_, SoundEvent p_35621_)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_)ItemsAndEmeraldsToItems(ItemLike p_35725_, int p_35726_, Item p_35727_, int p_35728_, int p_35729_, int p_35730_)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_)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 p_35607_, PoiType p_35608_, com.google.common.collect.ImmutableSet<Item> p_35609_, com.google.common.collect.ImmutableSet<Block> p_35610_, SoundEvent p_35611_) -
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 Item -
Uses of Item in net.minecraft.world.food
Methods in net.minecraft.world.food with parameters of type Item -
Uses of Item in net.minecraft.world.item
Subclasses of Item in net.minecraft.world.itemModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFoodOnAStickItem<T extends Entity & ItemSteerable>classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.world.item declared as ItemModifier and TypeFieldDescriptionstatic ItemItems.ACACIA_BOATstatic ItemItems.ACACIA_BUTTONstatic ItemItems.ACACIA_DOORstatic ItemItems.ACACIA_FENCEstatic ItemItems.ACACIA_FENCE_GATEstatic ItemItems.ACACIA_LEAVESstatic ItemItems.ACACIA_LOGstatic ItemItems.ACACIA_PLANKSstatic ItemItems.ACACIA_PRESSURE_PLATEstatic ItemItems.ACACIA_SAPLINGstatic ItemItems.ACACIA_SIGNstatic ItemItems.ACACIA_SLABstatic ItemItems.ACACIA_STAIRSstatic ItemItems.ACACIA_TRAPDOORstatic ItemItems.ACACIA_WOODstatic ItemItems.ACTIVATOR_RAILstatic ItemItems.AIRstatic ItemItems.ALLIUMstatic ItemItems.AMETHYST_BLOCKstatic ItemItems.AMETHYST_CLUSTERstatic ItemItems.AMETHYST_SHARDstatic ItemItems.ANCIENT_DEBRISstatic ItemItems.ANDESITEstatic ItemItems.ANDESITE_SLABstatic ItemItems.ANDESITE_STAIRSstatic ItemItems.ANDESITE_WALLstatic ItemItems.ANVILstatic ItemItems.APPLEstatic ItemItems.ARMOR_STANDstatic ItemItems.ARROWstatic ItemItems.AXOLOTL_BUCKETstatic ItemItems.AXOLOTL_SPAWN_EGGstatic ItemItems.AZALEAstatic ItemItems.AZALEA_LEAVESstatic ItemItems.AZALEA_LEAVES_FLOWERSstatic ItemItems.AZURE_BLUETstatic ItemItems.BAKED_POTATOstatic ItemItems.BAMBOOstatic ItemItems.BARRELstatic ItemItems.BARRIERstatic ItemItems.BASALTstatic ItemItems.BAT_SPAWN_EGGstatic ItemItems.BEACONstatic ItemItems.BEDROCKstatic ItemItems.BEE_NESTstatic ItemItems.BEE_SPAWN_EGGstatic ItemItems.BEEFstatic ItemItems.BEEHIVEstatic ItemItems.BEETROOTstatic ItemItems.BEETROOT_SEEDSstatic ItemItems.BEETROOT_SOUPstatic ItemItems.BELLstatic ItemItems.BIG_DRIPLEAFstatic ItemItems.BIRCH_BOATstatic ItemItems.BIRCH_BUTTONstatic ItemItems.BIRCH_DOORstatic ItemItems.BIRCH_FENCEstatic ItemItems.BIRCH_FENCE_GATEstatic ItemItems.BIRCH_LEAVESstatic ItemItems.BIRCH_LOGstatic ItemItems.BIRCH_PLANKSstatic ItemItems.BIRCH_PRESSURE_PLATEstatic ItemItems.BIRCH_SAPLINGstatic ItemItems.BIRCH_SIGNstatic ItemItems.BIRCH_SLABstatic ItemItems.BIRCH_STAIRSstatic ItemItems.BIRCH_TRAPDOORstatic ItemItems.BIRCH_WOODstatic ItemItems.BLACK_BANNERstatic ItemItems.BLACK_BEDstatic ItemItems.BLACK_CANDLEstatic ItemItems.BLACK_CARPETstatic ItemItems.BLACK_CONCRETEstatic ItemItems.BLACK_CONCRETE_POWDERstatic ItemItems.BLACK_DYEstatic ItemItems.BLACK_GLAZED_TERRACOTTAstatic ItemItems.BLACK_SHULKER_BOXstatic ItemItems.BLACK_STAINED_GLASSstatic ItemItems.BLACK_STAINED_GLASS_PANEstatic ItemItems.BLACK_TERRACOTTAstatic ItemItems.BLACK_WOOLstatic ItemItems.BLACKSTONEstatic ItemItems.BLACKSTONE_SLABstatic ItemItems.BLACKSTONE_STAIRSstatic ItemItems.BLACKSTONE_WALLstatic ItemItems.BLAST_FURNACEstatic ItemItems.BLAZE_POWDERstatic ItemItems.BLAZE_RODstatic ItemItems.BLAZE_SPAWN_EGGstatic ItemItems.BLUE_BANNERstatic ItemItems.BLUE_BEDstatic ItemItems.BLUE_CANDLEstatic ItemItems.BLUE_CARPETstatic ItemItems.BLUE_CONCRETEstatic ItemItems.BLUE_CONCRETE_POWDERstatic ItemItems.BLUE_DYEstatic ItemItems.BLUE_GLAZED_TERRACOTTAstatic ItemItems.BLUE_ICEstatic ItemItems.BLUE_ORCHIDstatic ItemItems.BLUE_SHULKER_BOXstatic ItemItems.BLUE_STAINED_GLASSstatic ItemItems.BLUE_STAINED_GLASS_PANEstatic ItemItems.BLUE_TERRACOTTAstatic ItemItems.BLUE_WOOLstatic ItemItems.BONEstatic ItemItems.BONE_BLOCKstatic ItemItems.BONE_MEALstatic ItemItems.BOOKstatic ItemItems.BOOKSHELFstatic ItemItems.BOWstatic ItemItems.BOWLstatic ItemItems.BRAIN_CORALstatic ItemItems.BRAIN_CORAL_BLOCKstatic ItemItems.BRAIN_CORAL_FANstatic ItemItems.BREADstatic ItemItems.BREWING_STANDstatic ItemItems.BRICKstatic ItemItems.BRICK_SLABstatic ItemItems.BRICK_STAIRSstatic ItemItems.BRICK_WALLstatic ItemItems.BRICKSstatic ItemItems.BROWN_BANNERstatic ItemItems.BROWN_BEDstatic ItemItems.BROWN_CANDLEstatic ItemItems.BROWN_CARPETstatic ItemItems.BROWN_CONCRETEstatic ItemItems.BROWN_CONCRETE_POWDERstatic ItemItems.BROWN_DYEstatic ItemItems.BROWN_GLAZED_TERRACOTTAstatic ItemItems.BROWN_MUSHROOMstatic ItemItems.BROWN_MUSHROOM_BLOCKstatic ItemItems.BROWN_SHULKER_BOXstatic ItemItems.BROWN_STAINED_GLASSstatic ItemItems.BROWN_STAINED_GLASS_PANEstatic ItemItems.BROWN_TERRACOTTAstatic ItemItems.BROWN_WOOLstatic ItemItems.BUBBLE_CORALstatic ItemItems.BUBBLE_CORAL_BLOCKstatic ItemItems.BUBBLE_CORAL_FANstatic ItemItems.BUCKETstatic ItemItems.BUDDING_AMETHYSTstatic ItemItems.BUNDLEstatic ItemItems.CACTUSstatic ItemItems.CAKEstatic ItemItems.CALCITEstatic ItemItems.CAMPFIREstatic ItemItems.CANDLEstatic ItemItems.CARROTstatic ItemItems.CARROT_ON_A_STICKstatic ItemItems.CARTOGRAPHY_TABLEstatic ItemItems.CARVED_PUMPKINstatic ItemItems.CAT_SPAWN_EGGstatic ItemItems.CAULDRONstatic ItemItems.CAVE_SPIDER_SPAWN_EGGstatic ItemItems.CHAINstatic ItemItems.CHAIN_COMMAND_BLOCKstatic ItemItems.CHAINMAIL_BOOTSstatic ItemItems.CHAINMAIL_CHESTPLATEstatic ItemItems.CHAINMAIL_HELMETstatic ItemItems.CHAINMAIL_LEGGINGSstatic ItemItems.CHARCOALstatic ItemItems.CHESTstatic ItemItems.CHEST_MINECARTstatic ItemItems.CHICKENstatic ItemItems.CHICKEN_SPAWN_EGGstatic ItemItems.CHIPPED_ANVILstatic ItemItems.CHISELED_DEEPSLATEstatic ItemItems.CHISELED_NETHER_BRICKSstatic Itemstatic ItemItems.CHISELED_QUARTZ_BLOCKstatic ItemItems.CHISELED_RED_SANDSTONEstatic ItemItems.CHISELED_SANDSTONEstatic ItemItems.CHISELED_STONE_BRICKSstatic ItemItems.CHORUS_FLOWERstatic ItemItems.CHORUS_FRUITstatic ItemItems.CHORUS_PLANTstatic ItemItems.CLAYstatic ItemItems.CLAY_BALLstatic ItemItems.CLOCKstatic ItemItems.COALstatic ItemItems.COAL_BLOCKstatic ItemItems.COAL_OREstatic ItemItems.COARSE_DIRTstatic ItemItems.COBBLED_DEEPSLATEstatic ItemItems.COBBLED_DEEPSLATE_SLABstatic ItemItems.COBBLED_DEEPSLATE_STAIRSstatic ItemItems.COBBLED_DEEPSLATE_WALLstatic ItemItems.COBBLESTONEstatic ItemItems.COBBLESTONE_SLABstatic ItemItems.COBBLESTONE_STAIRSstatic ItemItems.COBBLESTONE_WALLstatic ItemItems.COBWEBstatic ItemItems.COCOA_BEANSstatic ItemItems.CODstatic ItemItems.COD_BUCKETstatic ItemItems.COD_SPAWN_EGGstatic ItemItems.COMMAND_BLOCKstatic ItemItems.COMMAND_BLOCK_MINECARTstatic ItemItems.COMPARATORstatic ItemItems.COMPASSstatic ItemItems.COMPOSTERstatic ItemItems.CONDUITstatic ItemItems.COOKED_BEEFstatic ItemItems.COOKED_CHICKENstatic ItemItems.COOKED_CODstatic ItemItems.COOKED_MUTTONstatic ItemItems.COOKED_PORKCHOPstatic ItemItems.COOKED_RABBITstatic ItemItems.COOKED_SALMONstatic ItemItems.COOKIEstatic ItemItems.COPPER_BLOCKstatic ItemItems.COPPER_INGOTstatic ItemItems.COPPER_OREstatic ItemItems.CORNFLOWERstatic ItemItems.COW_SPAWN_EGGstatic ItemItems.CRACKED_DEEPSLATE_BRICKSstatic ItemItems.CRACKED_DEEPSLATE_TILESstatic ItemItems.CRACKED_NETHER_BRICKSstatic Itemstatic ItemItems.CRACKED_STONE_BRICKSstatic ItemItems.CRAFTING_TABLEprivate Item(package private) ItemItem.Properties.craftingRemainingItemstatic ItemItems.CREEPER_BANNER_PATTERNstatic ItemItems.CREEPER_HEADstatic ItemItems.CREEPER_SPAWN_EGGstatic ItemItems.CRIMSON_BUTTONstatic ItemItems.CRIMSON_DOORstatic ItemItems.CRIMSON_FENCEstatic ItemItems.CRIMSON_FENCE_GATEstatic ItemItems.CRIMSON_FUNGUSstatic ItemItems.CRIMSON_HYPHAEstatic ItemItems.CRIMSON_NYLIUMstatic ItemItems.CRIMSON_PLANKSstatic ItemItems.CRIMSON_PRESSURE_PLATEstatic ItemItems.CRIMSON_ROOTSstatic ItemItems.CRIMSON_SIGNstatic ItemItems.CRIMSON_SLABstatic ItemItems.CRIMSON_STAIRSstatic ItemItems.CRIMSON_STEMstatic ItemItems.CRIMSON_TRAPDOORstatic ItemItems.CROSSBOWstatic ItemItems.CRYING_OBSIDIANstatic ItemItems.CUT_COPPERstatic ItemItems.CUT_COPPER_SLABstatic ItemItems.CUT_COPPER_STAIRSstatic ItemItems.CUT_RED_SANDSTONEstatic ItemItems.CUT_RED_SANDSTONE_SLABstatic ItemItems.CUT_SANDSTONEstatic ItemItems.CUT_STANDSTONE_SLABstatic ItemItems.CYAN_BANNERstatic ItemItems.CYAN_BEDstatic ItemItems.CYAN_CANDLEstatic ItemItems.CYAN_CARPETstatic ItemItems.CYAN_CONCRETEstatic ItemItems.CYAN_CONCRETE_POWDERstatic ItemItems.CYAN_DYEstatic ItemItems.CYAN_GLAZED_TERRACOTTAstatic ItemItems.CYAN_SHULKER_BOXstatic ItemItems.CYAN_STAINED_GLASSstatic ItemItems.CYAN_STAINED_GLASS_PANEstatic ItemItems.CYAN_TERRACOTTAstatic ItemItems.CYAN_WOOLstatic ItemItems.DAMAGED_ANVILstatic ItemItems.DANDELIONstatic ItemItems.DARK_OAK_BOATstatic ItemItems.DARK_OAK_BUTTONstatic ItemItems.DARK_OAK_DOORstatic ItemItems.DARK_OAK_FENCEstatic ItemItems.DARK_OAK_FENCE_GATEstatic ItemItems.DARK_OAK_LEAVESstatic ItemItems.DARK_OAK_LOGstatic ItemItems.DARK_OAK_PLANKSstatic ItemItems.DARK_OAK_PRESSURE_PLATEstatic ItemItems.DARK_OAK_SAPLINGstatic ItemItems.DARK_OAK_SIGNstatic ItemItems.DARK_OAK_SLABstatic ItemItems.DARK_OAK_STAIRSstatic ItemItems.DARK_OAK_TRAPDOORstatic ItemItems.DARK_OAK_WOODstatic ItemItems.DARK_PRISMARINEstatic ItemItems.DARK_PRISMARINE_SLABstatic ItemItems.DARK_PRISMARINE_STAIRSstatic ItemItems.DAYLIGHT_DETECTORstatic ItemItems.DEAD_BRAIN_CORALstatic ItemItems.DEAD_BRAIN_CORAL_BLOCKstatic ItemItems.DEAD_BRAIN_CORAL_FANstatic ItemItems.DEAD_BUBBLE_CORALstatic ItemItems.DEAD_BUBBLE_CORAL_BLOCKstatic ItemItems.DEAD_BUBBLE_CORAL_FANstatic ItemItems.DEAD_BUSHstatic ItemItems.DEAD_FIRE_CORALstatic ItemItems.DEAD_FIRE_CORAL_BLOCKstatic ItemItems.DEAD_FIRE_CORAL_FANstatic ItemItems.DEAD_HORN_CORALstatic ItemItems.DEAD_HORN_CORAL_BLOCKstatic ItemItems.DEAD_HORN_CORAL_FANstatic ItemItems.DEAD_TUBE_CORALstatic ItemItems.DEAD_TUBE_CORAL_BLOCKstatic ItemItems.DEAD_TUBE_CORAL_FANstatic ItemItems.DEBUG_STICKstatic ItemItems.DEEPSLATEstatic ItemItems.DEEPSLATE_BRICK_SLABstatic ItemItems.DEEPSLATE_BRICK_STAIRSstatic ItemItems.DEEPSLATE_BRICK_WALLstatic ItemItems.DEEPSLATE_BRICKSstatic ItemItems.DEEPSLATE_COAL_OREstatic ItemItems.DEEPSLATE_COPPER_OREstatic ItemItems.DEEPSLATE_DIAMOND_OREstatic ItemItems.DEEPSLATE_EMERALD_OREstatic ItemItems.DEEPSLATE_GOLD_OREstatic ItemItems.DEEPSLATE_IRON_OREstatic ItemItems.DEEPSLATE_LAPIS_OREstatic ItemItems.DEEPSLATE_REDSTONE_OREstatic ItemItems.DEEPSLATE_TILE_SLABstatic ItemItems.DEEPSLATE_TILE_STAIRSstatic ItemItems.DEEPSLATE_TILE_WALLstatic ItemItems.DEEPSLATE_TILESstatic ItemItems.DETECTOR_RAILstatic ItemItems.DIAMONDstatic ItemItems.DIAMOND_AXEstatic ItemItems.DIAMOND_BLOCKstatic ItemItems.DIAMOND_BOOTSstatic ItemItems.DIAMOND_CHESTPLATEstatic ItemItems.DIAMOND_HELMETstatic ItemItems.DIAMOND_HOEstatic ItemItems.DIAMOND_HORSE_ARMORstatic ItemItems.DIAMOND_LEGGINGSstatic ItemItems.DIAMOND_OREstatic ItemItems.DIAMOND_PICKAXEstatic ItemItems.DIAMOND_SHOVELstatic ItemItems.DIAMOND_SWORDstatic ItemItems.DIORITEstatic ItemItems.DIORITE_SLABstatic ItemItems.DIORITE_STAIRSstatic ItemItems.DIORITE_WALLstatic ItemItems.DIRTstatic ItemItems.DIRT_PATHstatic ItemItems.DISPENSERstatic ItemItems.DOLPHIN_SPAWN_EGGstatic ItemItems.DONKEY_SPAWN_EGGstatic ItemItems.DRAGON_BREATHstatic ItemItems.DRAGON_EGGstatic ItemItems.DRAGON_HEADstatic ItemItems.DRIED_KELPstatic ItemItems.DRIED_KELP_BLOCKstatic ItemItems.DRIPSTONE_BLOCKstatic ItemItems.DROPPERstatic ItemItems.DROWNED_SPAWN_EGGstatic ItemItems.EGGstatic ItemItems.ELDER_GUARDIAN_SPAWN_EGGstatic ItemItems.ELYTRAstatic ItemItems.EMERALDstatic ItemItems.EMERALD_BLOCKstatic ItemItems.EMERALD_OREstatic ItemItems.ENCHANTED_BOOKstatic ItemItems.ENCHANTED_GOLDEN_APPLEstatic ItemItems.ENCHANTING_TABLEstatic ItemItems.END_CRYSTALstatic ItemItems.END_PORTAL_FRAMEstatic ItemItems.END_RODstatic ItemItems.END_STONEstatic ItemItems.END_STONE_BRICK_SLABstatic ItemItems.END_STONE_BRICK_STAIRSstatic ItemItems.END_STONE_BRICK_WALLstatic ItemItems.END_STONE_BRICKSstatic ItemItems.ENDER_CHESTstatic ItemItems.ENDER_EYEstatic ItemItems.ENDER_PEARLstatic ItemItems.ENDERMAN_SPAWN_EGGstatic ItemItems.ENDERMITE_SPAWN_EGGstatic ItemItems.EVOKER_SPAWN_EGGstatic ItemItems.EXPERIENCE_BOTTLEstatic ItemItems.EXPOSED_COPPERstatic ItemItems.EXPOSED_CUT_COPPERstatic ItemItems.EXPOSED_CUT_COPPER_SLABstatic Itemstatic ItemItems.FARMLANDstatic ItemItems.FEATHERstatic ItemItems.FERMENTED_SPIDER_EYEstatic ItemItems.FERNstatic ItemItems.FILLED_MAPstatic ItemItems.FIRE_CHARGEstatic ItemItems.FIRE_CORALstatic ItemItems.FIRE_CORAL_BLOCKstatic ItemItems.FIRE_CORAL_FANstatic ItemItems.FIREWORK_ROCKETstatic ItemItems.FIREWORK_STARstatic ItemItems.FISHING_RODstatic ItemItems.FLETCHING_TABLEstatic ItemItems.FLINTstatic ItemItems.FLINT_AND_STEELstatic ItemItems.FLOWER_BANNER_PATTERNstatic ItemItems.FLOWER_POTstatic ItemItems.FLOWERING_AZALEAstatic ItemItems.FOX_SPAWN_EGGstatic ItemItems.FURNACEstatic ItemItems.FURNACE_MINECARTstatic ItemItems.GHAST_SPAWN_EGGstatic ItemItems.GHAST_TEARstatic ItemItems.GILDED_BLACKSTONEstatic ItemItems.GLASSstatic ItemItems.GLASS_BOTTLEstatic ItemItems.GLASS_PANEstatic ItemItems.GLISTERING_MELON_SLICEstatic ItemItems.GLOBE_BANNER_PATTERstatic ItemItems.GLOW_BERRIESstatic ItemItems.GLOW_INK_SACstatic ItemItems.GLOW_ITEM_FRAMEstatic ItemItems.GLOW_LICHENstatic ItemItems.GLOW_SQUID_SPAWN_EGGstatic ItemItems.GLOWSTONEstatic ItemItems.GLOWSTONE_DUSTstatic ItemItems.GOAT_SPAWN_EGGstatic ItemItems.GOLD_BLOCKstatic ItemItems.GOLD_INGOTstatic ItemItems.GOLD_NUGGETstatic ItemItems.GOLD_OREstatic ItemItems.GOLDEN_APPLEstatic ItemItems.GOLDEN_AXEstatic ItemItems.GOLDEN_BOOTSstatic ItemItems.GOLDEN_CARROTstatic ItemItems.GOLDEN_CHESTPLATEstatic ItemItems.GOLDEN_HELMETstatic ItemItems.GOLDEN_HOEstatic ItemItems.GOLDEN_HORSE_ARMORstatic ItemItems.GOLDEN_LEGGINGSstatic ItemItems.GOLDEN_PICKAXEstatic ItemItems.GOLDEN_SHOVELstatic ItemItems.GOLDEN_SWORDstatic ItemItems.GRANITEstatic ItemItems.GRANITE_SLABstatic ItemItems.GRANITE_STAIRSstatic ItemItems.GRANITE_WALLstatic ItemItems.GRASSstatic ItemItems.GRASS_BLOCKstatic ItemItems.GRAVELstatic ItemItems.GRAY_BANNERstatic ItemItems.GRAY_BEDstatic ItemItems.GRAY_CANDLEstatic ItemItems.GRAY_CARPETstatic ItemItems.GRAY_CONCRETEstatic ItemItems.GRAY_CONCRETE_POWDERstatic ItemItems.GRAY_DYEstatic ItemItems.GRAY_GLAZED_TERRACOTTAstatic ItemItems.GRAY_SHULKER_BOXstatic ItemItems.GRAY_STAINED_GLASSstatic ItemItems.GRAY_STAINED_GLASS_PANEstatic ItemItems.GRAY_TERRACOTTAstatic ItemItems.GRAY_WOOLstatic ItemItems.GREEN_BANNERstatic ItemItems.GREEN_BEDstatic ItemItems.GREEN_CANDLEstatic ItemItems.GREEN_CARPETstatic ItemItems.GREEN_CONCRETEstatic ItemItems.GREEN_CONCRETE_POWDERstatic ItemItems.GREEN_DYEstatic ItemItems.GREEN_GLAZED_TERRACOTTAstatic ItemItems.GREEN_SHULKER_BOXstatic ItemItems.GREEN_STAINED_GLASSstatic ItemItems.GREEN_STAINED_GLASS_PANEstatic ItemItems.GREEN_TERRACOTTAstatic ItemItems.GREEN_WOOLstatic ItemItems.GRINDSTONEstatic ItemItems.GUARDIAN_SPAWN_EGGstatic ItemItems.GUNPOWDERstatic ItemItems.HANGING_ROOTSstatic ItemItems.HAY_BLOCKstatic ItemItems.HEART_OF_THE_SEAstatic Itemstatic ItemItems.HOGLIN_SPAWN_EGGstatic ItemItems.HONEY_BLOCKstatic ItemItems.HONEY_BOTTLEstatic ItemItems.HONEYCOMBstatic ItemItems.HONEYCOMB_BLOCKstatic ItemItems.HOPPERstatic ItemItems.HOPPER_MINECARTstatic ItemItems.HORN_CORALstatic ItemItems.HORN_CORAL_BLOCKstatic ItemItems.HORN_CORAL_FANstatic ItemItems.HORSE_SPAWN_EGGstatic ItemItems.HUSK_SPAWN_EGGstatic ItemItems.ICEstatic Itemstatic ItemItems.INFESTED_COBBLESTONEstatic Itemstatic ItemItems.INFESTED_DEEPSLATEstatic Itemstatic ItemItems.INFESTED_STONEstatic ItemItems.INFESTED_STONE_BRICKSstatic ItemItems.INK_SACstatic ItemItems.IRON_AXEstatic ItemItems.IRON_BARSstatic ItemItems.IRON_BLOCKstatic ItemItems.IRON_BOOTSstatic ItemItems.IRON_CHESTPLATEstatic ItemItems.IRON_DOORstatic ItemItems.IRON_HELMETstatic ItemItems.IRON_HOEstatic ItemItems.IRON_HORSE_ARMORstatic ItemItems.IRON_INGOTstatic ItemItems.IRON_LEGGINGSstatic ItemItems.IRON_NUGGETstatic ItemItems.IRON_OREstatic ItemItems.IRON_PICKAXEstatic ItemItems.IRON_SHOVELstatic ItemItems.IRON_SWORDstatic ItemItems.IRON_TRAPDOORprivate ItemItemStack.itemDeprecated.static ItemItems.ITEM_FRAMEstatic ItemItems.JACK_O_LANTERNstatic ItemItems.JIGSAWstatic ItemItems.JUKEBOXstatic ItemItems.JUNGLE_BOATstatic ItemItems.JUNGLE_BUTTONstatic ItemItems.JUNGLE_DOORstatic ItemItems.JUNGLE_FENCEstatic ItemItems.JUNGLE_FENCE_GATEstatic ItemItems.JUNGLE_LEAVESstatic ItemItems.JUNGLE_LOGstatic ItemItems.JUNGLE_PLANKSstatic ItemItems.JUNGLE_PRESSURE_PLATEstatic ItemItems.JUNGLE_SAPLINGstatic ItemItems.JUNGLE_SIGNstatic ItemItems.JUNGLE_SLABstatic ItemItems.JUNGLE_STAIRSstatic ItemItems.JUNGLE_TRAPDOORstatic ItemItems.JUNGLE_WOODstatic ItemItems.KELPstatic ItemItems.KNOWLEDGE_BOOKstatic ItemItems.LADDERstatic ItemItems.LANTERNstatic ItemItems.LAPIS_BLOCKstatic ItemItems.LAPIS_LAZULIstatic ItemItems.LAPIS_OREstatic ItemItems.LARGE_AMETHYST_BUDstatic ItemItems.LARGE_FERNstatic ItemItems.LAVA_BUCKETstatic ItemItems.LEADstatic ItemItems.LEATHERstatic ItemItems.LEATHER_BOOTSstatic ItemItems.LEATHER_CHESTPLATEstatic ItemItems.LEATHER_HELMETstatic ItemItems.LEATHER_HORSE_ARMORstatic ItemItems.LEATHER_LEGGINGSstatic ItemItems.LECTERNstatic ItemItems.LEVERstatic ItemItems.LIGHTstatic ItemItems.LIGHT_BLUE_BANNERstatic ItemItems.LIGHT_BLUE_BEDstatic ItemItems.LIGHT_BLUE_CANDLEstatic ItemItems.LIGHT_BLUE_CARPETstatic ItemItems.LIGHT_BLUE_CONCRETEstatic Itemstatic ItemItems.LIGHT_BLUE_DYEstatic Itemstatic ItemItems.LIGHT_BLUE_SHULKER_BOXstatic ItemItems.LIGHT_BLUE_STAINED_GLASSstatic Itemstatic ItemItems.LIGHT_BLUE_TERRACOTTAstatic ItemItems.LIGHT_BLUE_WOOLstatic ItemItems.LIGHT_GRAY_BANNERstatic ItemItems.LIGHT_GRAY_BEDstatic ItemItems.LIGHT_GRAY_CANDLEstatic ItemItems.LIGHT_GRAY_CARPETstatic ItemItems.LIGHT_GRAY_CONCRETEstatic Itemstatic ItemItems.LIGHT_GRAY_DYEstatic Itemstatic ItemItems.LIGHT_GRAY_SHULKER_BOXstatic ItemItems.LIGHT_GRAY_STAINED_GLASSstatic Itemstatic ItemItems.LIGHT_GRAY_TERRACOTTAstatic ItemItems.LIGHT_GRAY_WOOLstatic Itemstatic ItemItems.LIGHTNING_RODstatic ItemItems.LILACstatic ItemItems.LILY_OF_THE_VALLEYstatic ItemItems.LILY_PADstatic ItemItems.LIME_BANNERstatic ItemItems.LIME_BEDstatic ItemItems.LIME_CANDLEstatic ItemItems.LIME_CARPETstatic ItemItems.LIME_CONCRETEstatic ItemItems.LIME_CONCRETE_POWDERstatic ItemItems.LIME_DYEstatic ItemItems.LIME_GLAZED_TERRACOTTAstatic ItemItems.LIME_SHULKER_BOXstatic ItemItems.LIME_STAINED_GLASSstatic ItemItems.LIME_STAINED_GLASS_PANEstatic ItemItems.LIME_TERRACOTTAstatic ItemItems.LIME_WOOLstatic ItemItems.LINGERING_POTIONstatic ItemItems.LLAMA_SPAWN_EGGstatic ItemItems.LODESTONEstatic ItemItems.LOOMstatic ItemItems.MAGENTA_BANNERstatic ItemItems.MAGENTA_BEDstatic ItemItems.MAGENTA_CANDLEstatic ItemItems.MAGENTA_CARPETstatic ItemItems.MAGENTA_CONCRETEstatic ItemItems.MAGENTA_CONCRETE_POWDERstatic ItemItems.MAGENTA_DYEstatic Itemstatic ItemItems.MAGENTA_SHULKER_BOXstatic ItemItems.MAGENTA_STAINED_GLASSstatic Itemstatic ItemItems.MAGENTA_TERRACOTTAstatic ItemItems.MAGENTA_WOOLstatic ItemItems.MAGMA_BLOCKstatic ItemItems.MAGMA_CREAMstatic ItemItems.MAGMA_CUBE_SPAWN_EGGstatic ItemItems.MAPstatic ItemItems.MEDIUM_AMETHYST_BUDstatic ItemItems.MELONstatic ItemItems.MELON_SEEDSstatic ItemItems.MELON_SLICEstatic ItemItems.MILK_BUCKETstatic ItemItems.MINECARTstatic ItemItems.MOJANG_BANNER_PATTERNstatic ItemItems.MOOSHROOM_SPAWN_EGGstatic ItemItems.MOSS_BLOCKstatic ItemItems.MOSS_CARPETstatic ItemItems.MOSSY_COBBLESTONEstatic ItemItems.MOSSY_COBBLESTONE_SLABstatic ItemItems.MOSSY_COBBLESTONE_STAIRSstatic ItemItems.MOSSY_COBBLESTONE_WALLstatic ItemItems.MOSSY_STONE_BRICK_SLABstatic ItemItems.MOSSY_STONE_BRICK_STAIRSstatic ItemItems.MOSSY_STONE_BRICK_WALLstatic ItemItems.MOSSY_STONE_BRICKSstatic ItemItems.MULE_SPAWN_EGGstatic ItemItems.MUSHROOM_STEMstatic ItemItems.MUSHROOM_STEWstatic ItemItems.MUSIC_DISC_11static ItemItems.MUSIC_DISC_13static ItemItems.MUSIC_DISC_BLOCKSstatic ItemItems.MUSIC_DISC_CATstatic ItemItems.MUSIC_DISC_CHIRPstatic ItemItems.MUSIC_DISC_FARstatic ItemItems.MUSIC_DISC_MALLstatic ItemItems.MUSIC_DISC_MELLOHIstatic ItemItems.MUSIC_DISC_PIGSTEPstatic ItemItems.MUSIC_DISC_STALstatic ItemItems.MUSIC_DISC_STRADstatic ItemItems.MUSIC_DISC_WAITstatic ItemItems.MUSIC_DISC_WARDstatic ItemItems.MUTTONstatic ItemItems.MYCELIUMstatic ItemItems.NAME_TAGstatic ItemItems.NAUTILUS_SHELLstatic ItemItems.NETHER_BRICKstatic ItemItems.NETHER_BRICK_FENCEstatic ItemItems.NETHER_BRICK_SLABstatic ItemItems.NETHER_BRICK_STAIRSstatic ItemItems.NETHER_BRICK_WALLstatic ItemItems.NETHER_BRICKSstatic ItemItems.NETHER_GOLD_OREstatic ItemItems.NETHER_QUARTZ_OREstatic ItemItems.NETHER_SPROUTSstatic ItemItems.NETHER_STARstatic ItemItems.NETHER_WARTstatic ItemItems.NETHER_WART_BLOCKstatic ItemItems.NETHERITE_AXEstatic ItemItems.NETHERITE_BLOCKstatic ItemItems.NETHERITE_BOOTSstatic ItemItems.NETHERITE_CHESTPLATEstatic ItemItems.NETHERITE_HELMETstatic ItemItems.NETHERITE_HOEstatic ItemItems.NETHERITE_INGOTstatic ItemItems.NETHERITE_LEGGINGSstatic ItemItems.NETHERITE_PICKAXEstatic ItemItems.NETHERITE_SCRAPstatic ItemItems.NETHERITE_SHOVELstatic ItemItems.NETHERITE_SWORDstatic ItemItems.NETHERRACKstatic ItemItems.NOTE_BLOCKstatic ItemItems.OAK_BOATstatic ItemItems.OAK_BUTTONstatic ItemItems.OAK_DOORstatic ItemItems.OAK_FENCEstatic ItemItems.OAK_FENCE_GATEstatic ItemItems.OAK_LEAVESstatic ItemItems.OAK_LOGstatic ItemItems.OAK_PLANKSstatic ItemItems.OAK_PRESSURE_PLATEstatic ItemItems.OAK_SAPLINGstatic ItemItems.OAK_SIGNstatic ItemItems.OAK_SLABstatic ItemItems.OAK_STAIRSstatic ItemItems.OAK_TRAPDOORstatic ItemItems.OAK_WOODstatic ItemItems.OBSERVERstatic ItemItems.OBSIDIANstatic ItemItems.OCELOT_SPAWN_EGGstatic ItemItems.ORANGE_BANNERstatic ItemItems.ORANGE_BEDstatic ItemItems.ORANGE_CANDLEstatic ItemItems.ORANGE_CARPETstatic ItemItems.ORANGE_CONCRETEstatic ItemItems.ORANGE_CONCRETE_POWDERstatic ItemItems.ORANGE_DYEstatic ItemItems.ORANGE_GLAZED_TERRACOTTAstatic ItemItems.ORANGE_SHULKER_BOXstatic ItemItems.ORANGE_STAINED_GLASSstatic Itemstatic ItemItems.ORANGE_TERRACOTTAstatic ItemItems.ORANGE_TULIPstatic ItemItems.ORANGE_WOOLstatic ItemItems.OXEYE_DAISYstatic ItemItems.OXIDIZED_COPPERstatic ItemItems.OXIDIZED_CUT_COPPERstatic ItemItems.OXIDIZED_CUT_COPPER_SLABstatic Itemstatic ItemItems.PACKED_ICEstatic ItemItems.PAINTINGstatic ItemItems.PANDA_SPAWN_EGGstatic ItemItems.PAPERstatic ItemItems.PARROT_SPAWN_EGGstatic ItemItems.PEONYstatic ItemItems.PETRIFIED_OAK_SLABstatic ItemItems.PHANTOM_MEMBRANEstatic ItemItems.PHANTOM_SPAWN_EGGstatic ItemItems.PIG_SPAWN_EGGstatic ItemItems.PIGLIN_BANNER_PATTERNstatic ItemItems.PIGLIN_BRUTE_SPAWN_EGGstatic ItemItems.PIGLIN_SPAWN_EGGstatic ItemItems.PILLAGER_SPAWN_EGGstatic ItemItems.PINK_BANNERstatic ItemItems.PINK_BEDstatic ItemItems.PINK_CANDLEstatic ItemItems.PINK_CARPETstatic ItemItems.PINK_CONCRETEstatic ItemItems.PINK_CONCRETE_POWDERstatic ItemItems.PINK_DYEstatic ItemItems.PINK_GLAZED_TERRACOTTAstatic ItemItems.PINK_SHULKER_BOXstatic ItemItems.PINK_STAINED_GLASSstatic ItemItems.PINK_STAINED_GLASS_PANEstatic ItemItems.PINK_TERRACOTTAstatic ItemItems.PINK_TULIPstatic ItemItems.PINK_WOOLstatic ItemItems.PISTONstatic ItemItems.PLAYER_HEADstatic ItemItems.PODZOLstatic ItemItems.POINTED_DRIPSTONEstatic ItemItems.POISONOUS_POTATOstatic ItemItems.POLAR_BEAR_SPAWN_EGGstatic ItemItems.POLISHED_ANDESITEstatic ItemItems.POLISHED_ANDESITE_SLABstatic ItemItems.POLISHED_ANDESITE_STAIRSstatic ItemItems.POLISHED_BASALTstatic ItemItems.POLISHED_BLACKSTONEstatic Itemstatic Itemstatic Itemstatic Itemstatic Itemstatic Itemstatic ItemItems.POLISHED_BLACKSTONE_SLABstatic Itemstatic ItemItems.POLISHED_BLACKSTONE_WALLstatic ItemItems.POLISHED_DEEPSLATEstatic ItemItems.POLISHED_DEEPSLATE_SLABstatic Itemstatic ItemItems.POLISHED_DEEPSLATE_WALLstatic ItemItems.POLISHED_DIORITEstatic ItemItems.POLISHED_DIORITE_SLABstatic ItemItems.POLISHED_DIORITE_STAIRSstatic ItemItems.POLISHED_GRANITEstatic ItemItems.POLISHED_GRANITE_SLABstatic ItemItems.POLISHED_GRANITE_STAIRSstatic ItemItems.POPPED_CHORUS_FRUITstatic ItemItems.POPPYstatic ItemItems.PORKCHOPstatic ItemItems.POTATOstatic ItemItems.POTIONstatic ItemItems.POWDER_SNOW_BUCKETstatic ItemItems.POWERED_RAILstatic ItemItems.PRISMARINEstatic ItemItems.PRISMARINE_BRICK_SLABstatic ItemItems.PRISMARINE_BRICK_STAIRSstatic ItemItems.PRISMARINE_BRICKSstatic ItemItems.PRISMARINE_CRYSTALSstatic ItemItems.PRISMARINE_SHARDstatic ItemItems.PRISMARINE_SLABstatic ItemItems.PRISMARINE_STAIRSstatic ItemItems.PRISMARINE_WALLstatic ItemItems.PUFFERFISHstatic ItemItems.PUFFERFISH_BUCKETstatic ItemItems.PUFFERFISH_SPAWN_EGGstatic ItemItems.PUMPKINstatic ItemItems.PUMPKIN_PIEstatic ItemItems.PUMPKIN_SEEDSstatic ItemItems.PURPLE_BANNERstatic ItemItems.PURPLE_BEDstatic ItemItems.PURPLE_CANDLEstatic ItemItems.PURPLE_CARPETstatic ItemItems.PURPLE_CONCRETEstatic ItemItems.PURPLE_CONCRETE_POWDERstatic ItemItems.PURPLE_DYEstatic ItemItems.PURPLE_GLAZED_TERRACOTTAstatic ItemItems.PURPLE_SHULKER_BOXstatic ItemItems.PURPLE_STAINED_GLASSstatic Itemstatic ItemItems.PURPLE_TERRACOTTAstatic ItemItems.PURPLE_WOOLstatic ItemItems.PURPUR_BLOCKstatic ItemItems.PURPUR_PILLARstatic ItemItems.PURPUR_SLABstatic ItemItems.PURPUR_STAIRSstatic ItemItems.QUARTZstatic ItemItems.QUARTZ_BLOCKstatic ItemItems.QUARTZ_BRICKSstatic ItemItems.QUARTZ_PILLARstatic ItemItems.QUARTZ_SLABstatic ItemItems.QUARTZ_STAIRSstatic ItemItems.RABBITstatic ItemItems.RABBIT_FOOTstatic ItemItems.RABBIT_HIDEstatic ItemItems.RABBIT_SPAWN_EGGstatic ItemItems.RABBIT_STEWstatic ItemItems.RAILstatic ItemItems.RAVAGER_SPAWN_EGGstatic ItemItems.RAW_COPPERstatic ItemItems.RAW_COPPER_BLOCKstatic ItemItems.RAW_GOLDstatic ItemItems.RAW_GOLD_BLOCKstatic ItemItems.RAW_IRONstatic ItemItems.RAW_IRON_BLOCKstatic ItemItems.RED_BANNERstatic ItemItems.RED_BEDstatic ItemItems.RED_CANDLEstatic ItemItems.RED_CARPETstatic ItemItems.RED_CONCRETEstatic ItemItems.RED_CONCRETE_POWDERstatic ItemItems.RED_DYEstatic ItemItems.RED_GLAZED_TERRACOTTAstatic ItemItems.RED_MUSHROOMstatic ItemItems.RED_MUSHROOM_BLOCKstatic ItemItems.RED_NETHER_BRICK_SLABstatic ItemItems.RED_NETHER_BRICK_STAIRSstatic ItemItems.RED_NETHER_BRICK_WALLstatic ItemItems.RED_NETHER_BRICKSstatic ItemItems.RED_SANDstatic ItemItems.RED_SANDSTONEstatic ItemItems.RED_SANDSTONE_SLABstatic ItemItems.RED_SANDSTONE_STAIRSstatic ItemItems.RED_SANDSTONE_WALLstatic ItemItems.RED_SHULKER_BOXstatic ItemItems.RED_STAINED_GLASSstatic ItemItems.RED_STAINED_GLASS_PANEstatic ItemItems.RED_TERRACOTTAstatic ItemItems.RED_TULIPstatic ItemItems.RED_WOOLstatic ItemItems.REDSTONEstatic ItemItems.REDSTONE_BLOCKstatic ItemItems.REDSTONE_LAMPstatic ItemItems.REDSTONE_OREstatic ItemItems.REDSTONE_TORCHstatic ItemItems.REPEATERstatic ItemItems.REPEATING_COMMAND_BLOCKstatic ItemItems.RESPAWN_ANCHORstatic ItemItems.ROOTED_DIRTstatic ItemItems.ROSE_BUSHstatic ItemItems.ROTTEN_FLESHstatic ItemItems.SADDLEstatic ItemItems.SALMONstatic ItemItems.SALMON_BUCKETstatic ItemItems.SALMON_SPAWN_EGGstatic ItemItems.SANDstatic ItemItems.SANDSTONEstatic ItemItems.SANDSTONE_SLABstatic ItemItems.SANDSTONE_STAIRSstatic ItemItems.SANDSTONE_WALLstatic ItemItems.SCAFFOLDINGstatic ItemItems.SCULK_SENSORstatic ItemItems.SCUTEstatic ItemItems.SEA_LANTERNstatic ItemItems.SEA_PICKLEstatic ItemItems.SEAGRASSstatic ItemItems.SHEARSstatic ItemItems.SHEEP_SPAWN_EGGstatic ItemItems.SHIELDstatic ItemItems.SHROOMLIGHTstatic ItemItems.SHULKER_BOXstatic ItemItems.SHULKER_SHELLstatic ItemItems.SHULKER_SPAWN_EGGstatic ItemItems.SILVERFISH_SPAWN_EGGstatic ItemItems.SKELETON_HORSE_SPAWN_EGGstatic ItemItems.SKELETON_SKULLstatic ItemItems.SKELETON_SPAWN_EGGstatic ItemItems.SKULL_BANNER_PATTERNstatic ItemItems.SLIME_BALLstatic ItemItems.SLIME_BLOCKstatic ItemItems.SLIME_SPAWN_EGGstatic ItemItems.SMALL_AMETHYST_BUDstatic ItemItems.SMALL_DRIPLEAFstatic ItemItems.SMITHING_TABLEstatic ItemItems.SMOKERstatic ItemItems.SMOOTH_BASALTstatic ItemItems.SMOOTH_QUARTZstatic ItemItems.SMOOTH_QUARTZ_SLABstatic ItemItems.SMOOTH_QUARTZ_STAIRSstatic ItemItems.SMOOTH_RED_SANDSTONEstatic Itemstatic Itemstatic ItemItems.SMOOTH_SANDSTONEstatic ItemItems.SMOOTH_SANDSTONE_SLABstatic ItemItems.SMOOTH_SANDSTONE_STAIRSstatic ItemItems.SMOOTH_STONEstatic ItemItems.SMOOTH_STONE_SLABstatic ItemItems.SNOWstatic ItemItems.SNOW_BLOCKstatic ItemItems.SNOWBALLstatic ItemItems.SOUL_CAMPFIREstatic ItemItems.SOUL_LANTERNstatic ItemItems.SOUL_SANDstatic ItemItems.SOUL_SOILstatic ItemItems.SOUL_TORCHstatic ItemItems.SPAWNERstatic ItemItems.SPECTRAL_ARROWstatic ItemItems.SPIDER_EYEstatic ItemItems.SPIDER_SPAWN_EGGstatic ItemItems.SPLASH_POTIONstatic ItemItems.SPONGEstatic ItemItems.SPORE_BLOSSOMstatic ItemItems.SPRUCE_BOATstatic ItemItems.SPRUCE_BUTTONstatic ItemItems.SPRUCE_DOORstatic ItemItems.SPRUCE_FENCEstatic ItemItems.SPRUCE_FENCE_GATEstatic ItemItems.SPRUCE_LEAVESstatic ItemItems.SPRUCE_LOGstatic ItemItems.SPRUCE_PLANKSstatic ItemItems.SPRUCE_PRESSURE_PLATEstatic ItemItems.SPRUCE_SAPLINGstatic ItemItems.SPRUCE_SIGNstatic ItemItems.SPRUCE_SLABstatic ItemItems.SPRUCE_STAIRSstatic ItemItems.SPRUCE_TRAPDOORstatic ItemItems.SPRUCE_WOODstatic ItemItems.SPYGLASSstatic ItemItems.SQUID_SPAWN_EGGstatic ItemItems.STICKstatic ItemItems.STICKY_PISTONstatic ItemItems.STONEstatic ItemItems.STONE_AXEstatic ItemItems.STONE_BRICK_SLABstatic ItemItems.STONE_BRICK_STAIRSstatic ItemItems.STONE_BRICK_WALLstatic ItemItems.STONE_BRICKSstatic ItemItems.STONE_BUTTONstatic ItemItems.STONE_HOEstatic ItemItems.STONE_PICKAXEstatic ItemItems.STONE_PRESSURE_PLATEstatic ItemItems.STONE_SHOVELstatic ItemItems.STONE_SLABstatic ItemItems.STONE_STAIRSstatic ItemItems.STONE_SWORDstatic ItemItems.STONECUTTERstatic ItemItems.STRAY_SPAWN_EGGstatic ItemItems.STRIDER_SPAWN_EGGstatic ItemItems.STRINGstatic ItemItems.STRIPPED_ACACIA_LOGstatic ItemItems.STRIPPED_ACACIA_WOODstatic ItemItems.STRIPPED_BIRCH_LOGstatic ItemItems.STRIPPED_BIRCH_WOODstatic ItemItems.STRIPPED_CRIMSON_HYPHAEstatic ItemItems.STRIPPED_CRIMSON_STEMstatic ItemItems.STRIPPED_DARK_OAK_LOGstatic ItemItems.STRIPPED_DARK_OAK_WOODstatic ItemItems.STRIPPED_JUNGLE_LOGstatic ItemItems.STRIPPED_JUNGLE_WOODstatic ItemItems.STRIPPED_OAK_LOGstatic ItemItems.STRIPPED_OAK_WOODstatic ItemItems.STRIPPED_SPRUCE_LOGstatic ItemItems.STRIPPED_SPRUCE_WOODstatic ItemItems.STRIPPED_WARPED_HYPHAEstatic ItemItems.STRIPPED_WARPED_STEMstatic ItemItems.STRUCTURE_BLOCKstatic ItemItems.STRUCTURE_VOIDstatic ItemItems.SUGARstatic ItemItems.SUGAR_CANEstatic ItemItems.SUNFLOWERstatic ItemItems.SUSPICIOUS_STEWstatic ItemItems.SWEET_BERRIESstatic ItemItems.TALL_GRASSstatic ItemItems.TARGETstatic ItemItems.TERRACOTTAstatic ItemItems.TINTED_GLASSstatic ItemItems.TIPPED_ARROWstatic ItemItems.TNTstatic ItemItems.TNT_MINECARTstatic ItemItems.TORCHstatic ItemItems.TOTEM_OF_UNDYINGstatic ItemItems.TRADER_LLAMA_SPAWN_EGGstatic ItemItems.TRAPPED_CHESTstatic ItemItems.TRIDENTstatic ItemItems.TRIPWIRE_HOOKstatic ItemItems.TROPICAL_FISHstatic ItemItems.TROPICAL_FISH_BUCKETstatic ItemItems.TROPICAL_FISH_SPAWN_EGGstatic ItemItems.TUBE_CORALstatic ItemItems.TUBE_CORAL_BLOCKstatic ItemItems.TUBE_CORAL_FANstatic ItemItems.TUFFstatic ItemItems.TURTLE_EGGstatic ItemItems.TURTLE_HELMETstatic ItemItems.TURTLE_SPAWN_EGGstatic ItemItems.TWISTING_VINESstatic ItemItems.VEX_SPAWN_EGGstatic ItemItems.VILLAGER_SPAWN_EGGstatic ItemItems.VINDICATOR_SPAWN_EGGstatic ItemItems.VINEstatic Itemstatic ItemItems.WARPED_BUTTONstatic ItemItems.WARPED_DOORstatic ItemItems.WARPED_FENCEstatic ItemItems.WARPED_FENCE_GATEstatic ItemItems.WARPED_FUNGUSstatic ItemItems.WARPED_FUNGUS_ON_A_STICKstatic ItemItems.WARPED_HYPHAEstatic ItemItems.WARPED_NYLIUMstatic ItemItems.WARPED_PLANKSstatic ItemItems.WARPED_PRESSURE_PLATEstatic ItemItems.WARPED_ROOTSstatic ItemItems.WARPED_SIGNstatic ItemItems.WARPED_SLABstatic ItemItems.WARPED_STAIRSstatic ItemItems.WARPED_STEMstatic ItemItems.WARPED_TRAPDOORstatic ItemItems.WARPED_WART_BLOCKstatic ItemItems.WATER_BUCKETstatic ItemItems.WAXED_COPPER_BLOCKstatic ItemItems.WAXED_CUT_COPPERstatic ItemItems.WAXED_CUT_COPPER_SLABstatic ItemItems.WAXED_CUT_COPPER_STAIRSstatic ItemItems.WAXED_EXPOSED_COPPERstatic ItemItems.WAXED_EXPOSED_CUT_COPPERstatic Itemstatic Itemstatic ItemItems.WAXED_OXIDIZED_COPPERstatic Itemstatic Itemstatic Itemstatic ItemItems.WAXED_WEATHERED_COPPERstatic Itemstatic Itemstatic Itemstatic ItemItems.WEATHERED_COPPERstatic ItemItems.WEATHERED_CUT_COPPERstatic Itemstatic Itemstatic ItemItems.WEEPING_VINESstatic ItemItems.WET_SPONGEstatic ItemItems.WHEATstatic ItemItems.WHEAT_SEEDSstatic ItemItems.WHITE_BANNERstatic ItemItems.WHITE_BEDstatic ItemItems.WHITE_CANDLEstatic ItemItems.WHITE_CARPETstatic ItemItems.WHITE_CONCRETEstatic ItemItems.WHITE_CONCRETE_POWDERstatic ItemItems.WHITE_DYEstatic ItemItems.WHITE_GLAZED_TERRACOTTAstatic ItemItems.WHITE_SHULKER_BOXstatic ItemItems.WHITE_STAINED_GLASSstatic ItemItems.WHITE_STAINED_GLASS_PANEstatic ItemItems.WHITE_TERRACOTTAstatic ItemItems.WHITE_TULIPstatic ItemItems.WHITE_WOOLstatic ItemItems.WITCH_SPAWN_EGGstatic ItemItems.WITHER_ROSEstatic ItemItems.WITHER_SKELETON_SKULLstatic Itemstatic ItemItems.WOLF_SPAWN_EGGstatic ItemItems.WOODEN_AXEstatic ItemItems.WOODEN_HOEstatic ItemItems.WOODEN_PICKAXEstatic ItemItems.WOODEN_SHOVELstatic ItemItems.WOODEN_SWORDstatic ItemItems.WRITABLE_BOOKstatic ItemItems.WRITTEN_BOOKstatic ItemItems.YELLOW_BANNERstatic ItemItems.YELLOW_BEDstatic ItemItems.YELLOW_CANDLEstatic ItemItems.YELLOW_CARPETstatic ItemItems.YELLOW_CONCRETEstatic ItemItems.YELLOW_CONCRETE_POWDERstatic ItemItems.YELLOW_DYEstatic ItemItems.YELLOW_GLAZED_TERRACOTTAstatic ItemItems.YELLOW_SHULKER_BOXstatic ItemItems.YELLOW_STAINED_GLASSstatic Itemstatic ItemItems.YELLOW_TERRACOTTAstatic ItemItems.YELLOW_WOOLstatic ItemItems.ZOGLIN_SPAWN_EGGstatic ItemItems.ZOMBIE_HEADstatic ItemItems.ZOMBIE_HORSE_SPAWN_EGGstatic ItemItems.ZOMBIE_SPAWN_EGGstatic Itemstatic ItemFields in net.minecraft.world.item with type parameters of type ItemModifier and TypeFieldDescriptionItem.BY_BLOCKprivate Map<Item,ItemCooldowns.CooldownInstance>ItemCooldowns.cooldownsprivate IRegistryDelegate<Item>ItemStack.delegateprivate ReverseTagWrapper<Item>Item.reverseTagsprivate Tags.IOptionalNamedTag<Item>DyeColor.tagMethods in net.minecraft.world.item that return ItemModifier and TypeMethodDescriptionItem.asItem()static ItemDeprecated.static ItemItem.byId(int p_41446_)Item.getCraftingRemainingItem()Deprecated.ItemStack.getItem()private static ItemItems.registerBlock(BlockItem p_42804_)private static ItemItems.registerBlock(Block p_42806_)private static ItemItems.registerBlock(Block p_151094_, Optional<CreativeModeTab> p_151095_)private static ItemItems.registerBlock(Block p_42808_, CreativeModeTab p_42809_)private static ItemItems.registerBlock(Block p_151090_, CreativeModeTab p_151091_, Block... p_151092_)protected static ItemItems.registerBlock(Block p_42811_, Item p_42812_)private static ItemItems.registerItem(String p_42814_, Item p_42815_)private static ItemItems.registerItem(ResourceLocation p_42817_, Item p_42818_)Methods in net.minecraft.world.item that return types with arguments of type ItemMethods in net.minecraft.world.item with parameters of type ItemModifier and TypeMethodDescriptionvoidItemCooldowns.addCooldown(Item p_41525_, int p_41526_)static booleanCrossbowItem.containsChargedProjectile(ItemStack p_40872_, Item p_40873_)Item.Properties.craftRemainder(Item p_41496_)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_)protected 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_)private static ItemItems.registerItem(String p_42814_, Item p_42815_)private 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)Method parameters in net.minecraft.world.item with type arguments of type ItemModifier and TypeMethodDescriptionbooleanvoidBlockItem.registerBlocks(Map<Block,Item> p_40607_, Item p_40608_)voidStandingAndWallBlockItem.registerBlocks(Map<Block,Item> p_43252_, Item p_43253_)voidBlockItem.removeFromBlockToItemMap(Map<Block,Item> blockToItemMap, Item itemIn)voidStandingAndWallBlockItem.removeFromBlockToItemMap(Map<Block,Item> blockToItemMap, Item itemIn) -
Uses of Item in net.minecraft.world.item.alchemy
Fields in net.minecraft.world.item.alchemy with type parameters of type ItemModifier and TypeFieldDescriptionprivate static List<PotionBrewing.Mix<Item>>PotionBrewing.CONTAINER_MIXESMethods in net.minecraft.world.item.alchemy with parameters of type ItemModifier and TypeMethodDescriptionprivate static voidPotionBrewing.addContainer(Item p_43501_)private static voidPotionBrewing.addContainerRecipe(Item p_43503_, Item p_43504_, Item p_43505_)private static void -
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 Map<Item,FireworkRocketItem.Shape>FireworkStarRecipe.SHAPE_BY_ITEMIngredient.TagValue.tagMethods in net.minecraft.world.item.crafting that return ItemModifier and TypeMethodDescriptionstatic ItemShapedRecipe.itemFromJson(com.google.gson.JsonObject p_151279_)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 ItemMethods in net.minecraft.world.item.enchantment with parameters of type ItemMethod parameters in net.minecraft.world.item.enchantment with type arguments of type ItemConstructor parameters in net.minecraft.world.item.enchantment with type arguments of type Item -
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 TypeFieldDescriptionprivate static Map<Item,DispenseItemBehavior>DispenserBlock.DISPENSER_REGISTRYprivate Map<Item,CauldronInteraction>AbstractCauldronBlock.interactionsAttachedStemBlock.seedSupplierStemBlock.seedSupplierMethods in net.minecraft.world.level.block that return ItemMethods in net.minecraft.world.level.block with parameters of type ItemModifier and TypeMethodDescriptionstatic Blockstatic DyeColorShulkerBoxBlock.getColorFromItem(Item p_56253_)Constructor parameters in net.minecraft.world.level.block with type arguments of type ItemModifierConstructorDescriptionAbstractCauldronBlock(BlockBehaviour.Properties p_151946_, Map<Item,CauldronInteraction> p_151947_)AttachedStemBlock(StemGrownBlock p_152060_, Supplier<Item> p_152061_, BlockBehaviour.Properties p_152062_)LayeredCauldronBlock(BlockBehaviour.Properties p_153522_, Predicate<Biome.Precipitation> p_153523_, Map<Item,CauldronInteraction> p_153524_)PowderSnowCauldronBlock(BlockBehaviour.Properties p_154290_, Predicate<Biome.Precipitation> p_154291_, Map<Item,CauldronInteraction> p_154292_)StemBlock(StemGrownBlock p_154728_, Supplier<Item> p_154729_, BlockBehaviour.Properties p_154730_) -
Uses of Item in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity declared as ItemMethods in net.minecraft.world.level.block.entity that return types with arguments of type ItemModifier and TypeMethodDescriptionAbstractFurnaceBlockEntity.getFuel()Deprecated.Forge: get burn times by calling ForgeHooks#getBurnTime(ItemStack)Methods in net.minecraft.world.level.block.entity with parameters of type ItemModifier and TypeMethodDescriptionprivate static booleanAbstractFurnaceBlockEntity.isNeverAFurnaceFuel(Item p_58398_)Method parameters in net.minecraft.world.level.block.entity with type arguments of type ItemModifier and TypeMethodDescriptionprivate static voidprivate static voidprivate static void -
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.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 declared as ItemFields 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(Tag<Item> p_165163_)Constructors in net.minecraft.world.level.storage.loot.entries with parameters of type ItemModifierConstructorDescription(package private)LootItem(Item p_79566_, int p_79567_, int p_79568_, LootItemCondition[] p_79569_, LootItemFunction[] p_79570_)Constructor parameters in net.minecraft.world.level.storage.loot.entries with type arguments of type ItemModifierConstructorDescription(package private)TagEntry(Tag<Item> p_79824_, boolean p_79825_, int p_79826_, int p_79827_, LootItemCondition[] p_79828_, LootItemFunction[] p_79829_) -
Uses of Item in net.minecraft.world.phys.shapes
Methods in net.minecraft.world.phys.shapes with parameters of type ItemModifier and TypeMethodDescriptionbooleanCollisionContext.hasItemOnFeet(Item p_165990_)booleanEntityCollisionContext.hasItemOnFeet(Item p_166011_)booleanCollisionContext.isHoldingItem(Item p_82752_)booleanEntityCollisionContext.isHoldingItem(Item p_82879_) -
Uses of Item in net.minecraftforge.client
Fields in net.minecraftforge.client with type parameters of type ItemModifier and TypeFieldDescription(package private) Map<IRegistryDelegate<Item>,ModelResourceLocation>ItemModelMesherForge.locations(package private) Map<IRegistryDelegate<Item>,BakedModel>ItemModelMesherForge.modelsMethods in net.minecraftforge.client with parameters of type ItemModifier and TypeMethodDescriptionstatic IItemRenderPropertiesItemModelMesherForge.getItemModel(Item item)voidItemModelMesherForge.register(Item item, ModelResourceLocation location) -
Uses of Item in net.minecraftforge.common
Subclasses of Item in net.minecraftforge.commonFields in net.minecraftforge.common with type parameters of type ItemModifier and TypeFieldDescriptionstatic Tags.IOptionalNamedTag<Item>Tags.Items.BARRELSstatic Tags.IOptionalNamedTag<Item>Tags.Items.BARRELS_WOODENstatic Tags.IOptionalNamedTag<Item>Tags.Items.BONESstatic Tags.IOptionalNamedTag<Item>Tags.Items.BOOKSHELVESstatic Tags.IOptionalNamedTag<Item>Tags.Items.CHESTSstatic Tags.IOptionalNamedTag<Item>Tags.Items.CHESTS_ENDERstatic Tags.IOptionalNamedTag<Item>Tags.Items.CHESTS_TRAPPEDstatic Tags.IOptionalNamedTag<Item>Tags.Items.CHESTS_WOODENstatic Tags.IOptionalNamedTag<Item>Tags.Items.COBBLESTONEstatic Tags.IOptionalNamedTag<Item>Tags.Items.CROPSstatic Tags.IOptionalNamedTag<Item>Tags.Items.CROPS_BEETROOTstatic Tags.IOptionalNamedTag<Item>Tags.Items.CROPS_CARROTstatic Tags.IOptionalNamedTag<Item>Tags.Items.CROPS_NETHER_WARTstatic Tags.IOptionalNamedTag<Item>Tags.Items.CROPS_POTATOstatic Tags.IOptionalNamedTag<Item>Tags.Items.CROPS_WHEATstatic Tags.IOptionalNamedTag<Item>Tags.Items.DUSTSstatic Tags.IOptionalNamedTag<Item>Tags.Items.DUSTS_GLOWSTONEstatic Tags.IOptionalNamedTag<Item>Tags.Items.DUSTS_PRISMARINEstatic Tags.IOptionalNamedTag<Item>Tags.Items.DUSTS_REDSTONEstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYESstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_BLACKstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_BLUEstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_BROWNstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_CYANstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_GRAYstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_GREENstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_LIGHT_BLUEstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_LIGHT_GRAYstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_LIMEstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_MAGENTAstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_ORANGEstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_PINKstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_PURPLEstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_REDstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_WHITEstatic Tags.IOptionalNamedTag<Item>Tags.Items.DYES_YELLOWstatic Tags.IOptionalNamedTag<Item>Tags.Items.EGGSstatic Tags.IOptionalNamedTag<Item>Tags.Items.ENCHANTING_FUELSstatic Tags.IOptionalNamedTag<Item>Tags.Items.END_STONESstatic Tags.IOptionalNamedTag<Item>Tags.Items.ENDER_PEARLSstatic Tags.IOptionalNamedTag<Item>Tags.Items.FEATHERSstatic Tags.IOptionalNamedTag<Item>Tags.Items.FENCE_GATESstatic Tags.IOptionalNamedTag<Item>Tags.Items.FENCE_GATES_WOODENstatic Tags.IOptionalNamedTag<Item>Tags.Items.FENCESstatic Tags.IOptionalNamedTag<Item>Tags.Items.FENCES_NETHER_BRICKstatic Tags.IOptionalNamedTag<Item>Tags.Items.FENCES_WOODENstatic Tags.IOptionalNamedTag<Item>Tags.Items.GEMSstatic Tags.IOptionalNamedTag<Item>Tags.Items.GEMS_DIAMONDstatic Tags.IOptionalNamedTag<Item>Tags.Items.GEMS_EMERALDstatic Tags.IOptionalNamedTag<Item>Tags.Items.GEMS_LAPISstatic Tags.IOptionalNamedTag<Item>Tags.Items.GEMS_PRISMARINEstatic Tags.IOptionalNamedTag<Item>Tags.Items.GEMS_QUARTZstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASSstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_BLACKstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_BLUEstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_BROWNstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_COLORLESSstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_CYANstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_GRAYstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_GREENstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_LIGHT_BLUEstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_LIGHT_GRAYstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_LIMEstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_MAGENTAstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_ORANGEstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANESstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_BLACKstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_BLUEstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_BROWNstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_COLORLESSstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_CYANstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_GRAYstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_GREENstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_LIGHT_BLUEstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_LIGHT_GRAYstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_LIMEstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_MAGENTAstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_ORANGEstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_PINKstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_PURPLEstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_REDstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_WHITEstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PANES_YELLOWstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PINKstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_PURPLEstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_REDstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_WHITEstatic Tags.IOptionalNamedTag<Item>Tags.Items.GLASS_YELLOWstatic Tags.IOptionalNamedTag<Item>Tags.Items.GRAVELstatic Tags.IOptionalNamedTag<Item>Tags.Items.GUNPOWDERstatic Tags.IOptionalNamedTag<Item>Tags.Items.HEADSstatic Tags.IOptionalNamedTag<Item>Tags.Items.INGOTSstatic Tags.IOptionalNamedTag<Item>Tags.Items.INGOTS_BRICKstatic Tags.IOptionalNamedTag<Item>Tags.Items.INGOTS_GOLDstatic Tags.IOptionalNamedTag<Item>Tags.Items.INGOTS_IRONstatic Tags.IOptionalNamedTag<Item>Tags.Items.INGOTS_NETHER_BRICKstatic Tags.IOptionalNamedTag<Item>Tags.Items.INGOTS_NETHERITEstatic Tags.IOptionalNamedTag<Item>Tags.Items.LEATHERstatic Tags.IOptionalNamedTag<Item>Tags.Items.MUSHROOMSstatic Tags.IOptionalNamedTag<Item>Tags.Items.NETHER_STARSstatic Tags.IOptionalNamedTag<Item>Tags.Items.NETHERRACKstatic Tags.IOptionalNamedTag<Item>Tags.Items.NUGGETSstatic Tags.IOptionalNamedTag<Item>Tags.Items.NUGGETS_GOLDstatic Tags.IOptionalNamedTag<Item>Tags.Items.NUGGETS_IRONstatic Tags.IOptionalNamedTag<Item>Tags.Items.OBSIDIANstatic Tags.IOptionalNamedTag<Item>Tags.Items.ORESstatic Tags.IOptionalNamedTag<Item>Tags.Items.ORES_COALstatic Tags.IOptionalNamedTag<Item>Tags.Items.ORES_DIAMONDstatic Tags.IOptionalNamedTag<Item>Tags.Items.ORES_EMERALDstatic Tags.IOptionalNamedTag<Item>Tags.Items.ORES_GOLDstatic Tags.IOptionalNamedTag<Item>Tags.Items.ORES_IRONstatic Tags.IOptionalNamedTag<Item>Tags.Items.ORES_LAPISstatic Tags.IOptionalNamedTag<Item>Tags.Items.ORES_NETHERITE_SCRAPstatic Tags.IOptionalNamedTag<Item>Tags.Items.ORES_QUARTZstatic Tags.IOptionalNamedTag<Item>Tags.Items.ORES_REDSTONEstatic Tags.IOptionalNamedTag<Item>Tags.Items.RODSstatic Tags.IOptionalNamedTag<Item>Tags.Items.RODS_BLAZEstatic Tags.IOptionalNamedTag<Item>Tags.Items.RODS_WOODENstatic Tags.IOptionalNamedTag<Item>Tags.Items.SANDstatic Tags.IOptionalNamedTag<Item>Tags.Items.SAND_COLORLESSstatic Tags.IOptionalNamedTag<Item>Tags.Items.SAND_REDstatic Tags.IOptionalNamedTag<Item>Tags.Items.SANDSTONEstatic Tags.IOptionalNamedTag<Item>Tags.Items.SEEDSstatic Tags.IOptionalNamedTag<Item>Tags.Items.SEEDS_BEETROOTstatic Tags.IOptionalNamedTag<Item>Tags.Items.SEEDS_MELONstatic Tags.IOptionalNamedTag<Item>Tags.Items.SEEDS_PUMPKINstatic Tags.IOptionalNamedTag<Item>Tags.Items.SEEDS_WHEATstatic Tags.IOptionalNamedTag<Item>Tags.Items.SHEARSstatic Tags.IOptionalNamedTag<Item>Tags.Items.SLIMEBALLSstatic Tags.IOptionalNamedTag<Item>Tags.Items.STAINED_GLASSstatic Tags.IOptionalNamedTag<Item>Tags.Items.STAINED_GLASS_PANESstatic Tags.IOptionalNamedTag<Item>Tags.Items.STONEstatic Tags.IOptionalNamedTag<Item>Tags.Items.STORAGE_BLOCKSstatic Tags.IOptionalNamedTag<Item>Tags.Items.STORAGE_BLOCKS_COALstatic Tags.IOptionalNamedTag<Item>Tags.Items.STORAGE_BLOCKS_DIAMONDstatic Tags.IOptionalNamedTag<Item>Tags.Items.STORAGE_BLOCKS_EMERALDstatic Tags.IOptionalNamedTag<Item>Tags.Items.STORAGE_BLOCKS_GOLDstatic Tags.IOptionalNamedTag<Item>Tags.Items.STORAGE_BLOCKS_IRONstatic Tags.IOptionalNamedTag<Item>Tags.Items.STORAGE_BLOCKS_LAPISstatic Tags.IOptionalNamedTag<Item>Tags.Items.STORAGE_BLOCKS_NETHERITEstatic Tags.IOptionalNamedTag<Item>Tags.Items.STORAGE_BLOCKS_QUARTZstatic Tags.IOptionalNamedTag<Item>Tags.Items.STORAGE_BLOCKS_REDSTONEstatic Tags.IOptionalNamedTag<Item>Tags.Items.STRINGprivate static Map<IRegistryDelegate<Item>,Integer>ForgeHooks.VANILLA_BURNSMethods in net.minecraftforge.common that return types with arguments of type ItemModifier and TypeMethodDescriptionprivate static Tags.IOptionalNamedTag<Item>private static Tags.IOptionalNamedTag<Item>Method parameters in net.minecraftforge.common with type arguments of type Item -
Uses of Item in net.minecraftforge.common.data
Fields in net.minecraftforge.common.data with type parameters of type ItemModifier and TypeFieldDescriptionForgeRecipeProvider.replacementsForgeRecipeProvider.replacementsMethods in net.minecraftforge.common.data that return types with arguments of type ItemMethods in net.minecraftforge.common.data with parameters of type ItemModifier and TypeMethodDescriptionvoidprivate booleanForgeLootTableProvider.checkMatchTool(MatchTool lootCondition, Item expected)private booleanForgeLootTableProvider.findAndReplaceInAlternative(AlternativeLootItemCondition alternative, Item from, ToolAction toolAction)private booleanForgeLootTableProvider.findAndReplaceInLootEntry(LootPoolEntryContainer entry, Item from, ToolAction toolAction)private booleanForgeLootTableProvider.findAndReplaceInLootPool(LootPool lootPool, Item from, ToolAction toolAction)private booleanForgeLootTableProvider.findAndReplaceInLootTableBuilder(LootTable.Builder builder, Item from, ToolAction toolAction)private booleanForgeLootTableProvider.findAndReplaceInParentedLootEntry(CompositeEntryBase entry, Item from, ToolAction toolAction)Method parameters in net.minecraftforge.common.data with type arguments of type Item -
Uses of Item in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions that return Item -
Uses of Item in net.minecraftforge.debug
Fields in net.minecraftforge.debug with type parameters of type ItemModifier and TypeFieldDescriptionprivate static RegistryObject<Item>DeferredRegistryTest.ITEMprivate static DeferredRegister<Item>CustomSoundTypeTest.ITEMSprivate static DeferredRegister<Item>DeferredRegistryTest.ITEMSprivate static RegistryObject<Item>CustomSoundTypeTest.TEST_STEP_BLOCK_ITEM -
Uses of Item in net.minecraftforge.debug.block
Fields in net.minecraftforge.debug.block with type parameters of type ItemModifier and TypeFieldDescriptionprivate static RegistryObject<Item>FullPotsAccessorDemo.DIORITE_POT_ITEMprivate static DeferredRegister<Item>BlockEntityOnLoadTest.ITEMSprivate static DeferredRegister<Item>CustomRespawnTest.ITEMSprivate static DeferredRegister<Item>CustomSignsTest.ITEMSprivate static DeferredRegister<Item>FlowerPotTest.ITEMSprivate static DeferredRegister<Item>FullPotsAccessorDemo.ITEMSprivate static DeferredRegister<Item>PistonEventTest.ITEMSprivate static DeferredRegister<Item>RedstoneSidedConnectivityTest.ITEMSprivate static RegistryObject<Item>BlockEntityOnLoadTest.TEST_BLOCK_ITEMprivate static RegistryObject<Item>RedstoneSidedConnectivityTest.TEST_REDSTONE_BLOCKITEMstatic RegistryObject<Item>CustomRespawnTest.TEST_RESPAWN_BLOCK_ITEMMethod parameters in net.minecraftforge.debug.block with type arguments of type ItemModifier and TypeMethodDescriptionstatic voidFlowerPotTest.onItemRegister(RegistryEvent.Register<Item> event)static voidCustomPlantTypeTest.registerItems(RegistryEvent.Register<Item> event)static voidSlipperinessTest.registerItems(RegistryEvent.Register<Item> e)static voidStickyBlockTest.registerItems(RegistryEvent.Register<Item> event) -
Uses of Item in net.minecraftforge.debug.client
Subclasses of Item in net.minecraftforge.debug.clientModifier and TypeClassDescription(package private) static classFields in net.minecraftforge.debug.client with type parameters of type ItemModifier and TypeFieldDescription(package private) static RegistryObject<Item>CustomTooltipTest.CUSTOM_ITEMprivate static DeferredRegister<Item>CustomTASTest.ITEMSprivate static DeferredRegister<Item>CustomTooltipTest.ITEMSprivate static RegistryObject<Item>CustomTASTest.TEST_ITEM -
Uses of Item in net.minecraftforge.debug.client.model
Fields in net.minecraftforge.debug.client.model with type parameters of type ItemModifier and TypeFieldDescriptionstatic RegistryObject<Item>CompositeModelTest.composite_itemstatic RegistryObject<Item>NewModelLoaderTest.custom_loaderstatic RegistryObject<Item>NewModelLoaderTest.custom_transformsstatic RegistryObject<Item>NewModelLoaderTest.custom_vanilla_loaderstatic RegistryObject<Item>DynBucketModelTest.DRIP_BUCKETstatic RegistryObject<Item>NewModelLoaderTest.item_layersstatic DeferredRegister<Item>CompositeModelTest.ITEMSstatic DeferredRegister<Item>DynBucketModelTest.ITEMSstatic DeferredRegister<Item>NewModelLoaderTest.ITEMSprivate static DeferredRegister<Item>TRSRTransformerTest.ITEMSstatic RegistryObject<Item>DynBucketModelTest.LAVA_OBSIDIANstatic RegistryObject<Item>NewModelLoaderTest.obj_itemstatic RegistryObject<Item>NewModelLoaderTest.separate_perspectiveprivate static RegistryObject<Item>TRSRTransformerTest.TEST_ITEMMethod parameters in net.minecraftforge.debug.client.model with type arguments of type ItemModifier and TypeMethodDescriptionstatic voidMultiLayerModelTest.Registration.registerItems(RegistryEvent.Register<Item> event) -
Uses of Item in net.minecraftforge.debug.entity
Subclasses of Item in net.minecraftforge.debug.entityMethod parameters in net.minecraftforge.debug.entity with type arguments of type ItemModifier and TypeMethodDescriptionvoidGravityAttributeTest.registerItems(RegistryEvent.Register<Item> event) -
Uses of Item in net.minecraftforge.debug.entity.player
Subclasses of Item in net.minecraftforge.debug.entity.playerModifier and TypeClassDescription(package private) static classFields in net.minecraftforge.debug.entity.player with type parameters of type ItemModifier and TypeFieldDescription(package private) static DeferredRegister<Item>PlayerAttackKnockbackTest.ITEMS(package private) static RegistryObject<Item>PlayerAttackKnockbackTest.KNOCKBACK_SWORD -
Uses of Item in net.minecraftforge.debug.fluid
Fields in net.minecraftforge.debug.fluid with type parameters of type ItemModifier and TypeFieldDescriptionstatic RegistryObject<Item>NewFluidTest.fluidloggable_blockitemstatic DeferredRegister<Item>NewFluidTest.ITEMSstatic RegistryObject<Item>NewFluidTest.test_fluid_bucket -
Uses of Item in net.minecraftforge.debug.gameplay.loot
Fields in net.minecraftforge.debug.gameplay.loot declared as ItemModifier and TypeFieldDescriptionprivate ItemGlobalLootModifiersTest.WheatSeedsConverterModifier.itemRewardprivate ItemGlobalLootModifiersTest.WheatSeedsConverterModifier.itemToCheckConstructors in net.minecraftforge.debug.gameplay.loot with parameters of type ItemModifierConstructorDescriptionWheatSeedsConverterModifier(LootItemCondition[] conditionsIn, int numSeeds, Item itemCheck, Item reward) -
Uses of Item in net.minecraftforge.debug.item
Subclasses of Item in net.minecraftforge.debug.itemModifier and TypeClassDescriptionstatic classprivate static classFields in net.minecraftforge.debug.item with type parameters of type ItemModifier and TypeFieldDescriptionstatic RegistryObject<Item>EnderMaskTest.ender_maskprivate static DeferredRegister<Item>CustomElytraTest.ITEMSprivate static DeferredRegister<Item>CustomShieldTest.ITEMSstatic DeferredRegister<Item>EnderMaskTest.ITEMSprivate static DeferredRegister<Item>ForgeSpawnEggItemTest.ITEMSprivate static DeferredRegister<Item>MusicDiscTest.ITEMSprivate static DeferredRegister<Item>RangedMobsUseModdedWeaponsTest.ITEMSprivate static RegistryObject<Item>RangedMobsUseModdedWeaponsTest.MODDED_BOWprivate static RegistryObject<Item>RangedMobsUseModdedWeaponsTest.MODDED_CROSSBOWprivate static RegistryObject<Item>CustomElytraTest.TEST_ELYTRAprivate static RegistryObject<Item>MusicDiscTest.TEST_MUSIC_DISCMethod parameters in net.minecraftforge.debug.item with type arguments of type ItemModifier and TypeMethodDescriptionstatic voidTagBasedToolTypesTest.registerItems(RegistryEvent.Register<Item> event) -
Uses of Item in net.minecraftforge.debug.misc
Fields in net.minecraftforge.debug.misc with type parameters of type Item -
Uses of Item in net.minecraftforge.debug.world
Fields in net.minecraftforge.debug.world with type parameters of type ItemModifier and TypeFieldDescriptionprivate static RegistryObject<Item>ForgeChunkManagerTest.CHUNK_LOADER_ITEMprivate static DeferredRegister<Item>ForgeChunkManagerTest.ITEMS -
Uses of Item in net.minecraftforge.fluids
Fields in net.minecraftforge.fluids with type parameters of type ItemMethods in net.minecraftforge.fluids that return ItemMethod parameters in net.minecraftforge.fluids with type arguments of type ItemModifier and TypeMethodDescription -
Uses of Item in net.minecraftforge.fluids.capability
Subclasses of Item in net.minecraftforge.fluids.capabilityModifier and TypeClassDescriptionclassA simple fluid container, to replace the functionality of the old FluidContainerRegistry and IFluidContainerItem. -
Uses of Item in net.minecraftforge.registries
Fields in net.minecraftforge.registries with type parameters of type ItemModifier and TypeFieldDescriptionstatic IForgeRegistry<Item>ForgeRegistries.ITEMSstatic ResourceKey<Registry<Item>>ForgeRegistries.Keys.ITEMSMethods in net.minecraftforge.registries that return types with arguments of type ItemMethods in net.minecraftforge.registries with parameters of type ItemModifier and TypeMethodDescriptionvoidGameData.ItemCallbacks.onAdd(IForgeRegistryInternal<Item> owner, RegistryManager stage, int id, Item item, Item oldItem)Method parameters in net.minecraftforge.registries with type arguments of type ItemModifier and TypeMethodDescriptionvoidGameData.ItemCallbacks.onAdd(IForgeRegistryInternal<Item> owner, RegistryManager stage, int id, Item item, Item oldItem)voidGameData.ItemCallbacks.onClear(IForgeRegistryInternal<Item> owner, RegistryManager stage)voidGameData.ItemCallbacks.onCreate(IForgeRegistryInternal<Item> owner, RegistryManager stage)