Uses of Class
net.minecraft.world.item.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
Modifier and TypeFieldDescriptionItemPredicate.Builder.items
ItemPredicate.items
The field for theitems
record component.Modifier and TypeMethodDescriptionItemPredicate.items()
Returns the value of theitems
record component.Modifier and TypeMethodDescriptionPlayerTrigger.TriggerInstance.walkOnBlockWithEquipment
(Block p_222638_, Item p_222639_) Modifier and TypeMethodDescriptionModifierConstructorDescriptionItemPredicate
(Optional<HolderSet<Item>> items, MinMaxBounds.Ints count, DataComponentPredicate components, Map<ItemSubPredicate.Type<?>, ItemSubPredicate> subPredicates) Creates an instance of aItemPredicate
record class. -
Uses of Item in net.minecraft.client.color.item
-
Uses of Item in net.minecraft.client.gui.screens
Modifier and TypeMethodDescriptionprivate void
PresetFlatWorldScreen.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
-
Uses of Item in net.minecraft.client.gui.screens.inventory
-
Uses of Item in net.minecraft.client.gui.screens.recipebook
Modifier and TypeMethodDescriptionAbstractFurnaceRecipeBookComponent.getFuelItems()
BlastingRecipeBookComponent.getFuelItems()
SmeltingRecipeBookComponent.getFuelItems()
SmokingRecipeBookComponent.getFuelItems()
-
Uses of Item in net.minecraft.client.multiplayer
-
Uses of Item in net.minecraft.client.renderer
Modifier and TypeMethodDescriptionprivate static int
ItemModelShaper.getItemModel
(Item p_109395_) void
ItemModelShaper.register
(Item p_109397_, ModelResourceLocation p_109398_) -
Uses of Item in net.minecraft.client.renderer.blockentity
Modifier and TypeMethodDescriptionprivate static Material
DecoratedPotRenderer.getSideMaterial
(Optional<Item> p_347523_) -
Uses of Item in net.minecraft.client.renderer.entity
-
Uses of Item in net.minecraft.client.renderer.item
Modifier and TypeFieldDescriptionprivate static final Map
<Item, Map<ResourceLocation, ItemPropertyFunction>> ItemProperties.PROPERTIES
Modifier and TypeMethodDescriptionprivate static void
ItemProperties.register
(Item p_174571_, ResourceLocation p_174572_, ClampedItemPropertyFunction p_174573_) static void
ItemProperties.register
(Item p_174571_, ResourceLocation p_174572_, ItemPropertyFunction p_174573_) -
Uses of Item in net.minecraft.client.tutorial
Modifier and TypeMethodDescriptionstatic boolean
CraftPlanksTutorialStep.hasCraftedPlanksPreviously
(LocalPlayer p_205663_, TagKey<Item> p_205664_) -
Uses of Item in net.minecraft.commands.arguments.item
Modifier and TypeFieldDescriptionItemInput.item
ItemParser.ItemResult.item
The field for theitem
record component.(package private) final HolderLookup.RegistryLookup
<Item> ItemParser.items
private final HolderLookup.RegistryLookup
<Item> ItemPredicateArgument.Context.items
Modifier and TypeMethodDescriptionItemParser.ItemResult.item()
Returns the value of theitem
record component.Modifier and TypeMethodDescriptionprivate static void
ItemParser.validateComponents
(com.mojang.brigadier.StringReader p_341137_, Holder<Item> p_341139_, DataComponentPatch p_345848_) default void
ModifierConstructorDescriptionItemInput
(Holder<Item> p_235282_, DataComponentPatch p_345942_) ItemResult
(Holder<Item> item, DataComponentPatch components) Creates an instance of aItemResult
record class. -
Uses of Item in net.minecraft.core.cauldron
Modifier and TypeFieldDescriptionprivate final Map
<Item, CauldronInteraction> CauldronInteraction.InteractionMap.map
The field for themap
record component.Modifier and TypeMethodDescriptionCauldronInteraction.InteractionMap.map()
Returns the value of themap
record component.Modifier and TypeMethodDescriptionstatic void
CauldronInteraction.addDefaultInteractions
(Map<Item, CauldronInteraction> p_175648_) ModifierConstructorDescriptionInteractionMap
(String name, Map<Item, CauldronInteraction> map) Creates an instance of aInteractionMap
record class. -
Uses of Item in net.minecraft.core.dispenser
-
Uses of Item in net.minecraft.core.registries
Modifier and TypeFieldDescriptionstatic final DefaultedRegistry
<Item> BuiltInRegistries.ITEM
static final ResourceKey
<Registry<Item>> Registries.ITEM
-
Uses of Item in net.minecraft.data.advancements.packs
Modifier and TypeFieldDescriptionprivate static final Item[]
VanillaHusbandryAdvancements.EDIBLE_ITEMS
private static final Item[]
VanillaHusbandryAdvancements.FISH
private static final Item[]
VanillaHusbandryAdvancements.FISH_BUCKETS
static final Item[]
VanillaHusbandryAdvancements.WAX_SCRAPING_TOOLS
Modifier and TypeMethodDescriptionprivate static Criterion
<UsingItemTrigger.TriggerInstance> VanillaAdventureAdvancements.lookAtThroughItem
(EntityType<?> p_249703_, Item p_250746_) -
Uses of Item in net.minecraft.data.loot
Modifier and TypeMethodDescriptionBlockLootSubProvider.createAttachedStemDrops
(Block p_249778_, Item p_250678_) protected LootTable.Builder
BlockLootSubProvider.createCropDrops
(Block p_249457_, Item p_248599_, Item p_251915_, LootItemCondition.Builder p_252202_) protected LootTable.Builder
BlockLootSubProvider.createOreDrop
(Block p_250450_, Item p_249745_) BlockLootSubProvider.createStemDrops
(Block p_250957_, Item p_249098_) ModifierConstructorDescriptionprotected
BlockLootSubProvider
(Set<Item> p_281507_, FeatureFlagSet p_283552_, Map<ResourceKey<LootTable>, LootTable.Builder> p_282212_, HolderLookup.Provider p_345191_) protected
BlockLootSubProvider
(Set<Item> p_249153_, FeatureFlagSet p_251215_, HolderLookup.Provider p_344943_) -
Uses of Item in net.minecraft.data.loot.packs
Modifier and TypeMethodDescriptionstatic LootTable.Builder
VanillaEquipmentLoot.trialChamberEquipment
(Item p_345453_, Item p_345712_, ArmorTrim p_346117_, HolderLookup.RegistryLookup<Enchantment> p_345542_) -
Uses of Item in net.minecraft.data.models
Modifier and TypeMethodDescriptionprivate void
BlockModelGenerators.createAirLikeBlock
(Block p_124531_, Item p_124532_) (package private) void
BlockModelGenerators.createSimpleFlatItemModel
(Item p_124518_) private void
BlockModelGenerators.delegateItemModel
(Item p_124520_, ResourceLocation p_124521_) private void
ItemModelGenerators.generateClockItem
(Item p_236324_) private void
ItemModelGenerators.generateCompassItem
(Item p_236322_) private void
ItemModelGenerators.generateFlatItem
(Item p_125092_, String p_125093_, ModelTemplate p_125094_) private void
ItemModelGenerators.generateFlatItem
(Item p_125089_, ModelTemplate p_125090_) private void
ItemModelGenerators.generateFlatItem
(Item p_125085_, Item p_125086_, ModelTemplate p_125087_) private void
ItemModelGenerators.generateItemWithOverlay
(Item p_330987_) -
Uses of Item in net.minecraft.data.models.model
Modifier and TypeMethodDescriptionstatic ResourceLocation
TextureMapping.getItemTexture
(Item p_125779_) static ResourceLocation
TextureMapping.getItemTexture
(Item p_125746_, String p_125747_) static ResourceLocation
ModelLocationUtils.getModelLocation
(Item p_125572_) static ResourceLocation
ModelLocationUtils.getModelLocation
(Item p_125574_, String p_125575_) static TextureMapping
static TextureMapping
TextureMapping.particleFromItem
(Item p_125744_) -
Uses of Item in net.minecraft.data.recipes
Modifier and TypeFieldDescriptionprivate final Item
ShapedRecipeBuilder.result
private final Item
ShapelessRecipeBuilder.result
private final Item
SimpleCookingRecipeBuilder.result
private final Item
SingleItemRecipeBuilder.result
private final Item
SmithingTransformRecipeBuilder.result
Modifier and TypeMethodDescriptionRecipeBuilder.getResult()
ShapedRecipeBuilder.getResult()
ShapelessRecipeBuilder.getResult()
SimpleCookingRecipeBuilder.getResult()
SingleItemRecipeBuilder.getResult()
Modifier and TypeMethodDescriptionprotected static void
RecipeProvider.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 void
RecipeProvider.trimSmithing
(RecipeOutput p_301332_, Item p_285461_, ResourceLocation p_285044_) Modifier and TypeMethodDescriptionprotected static void
RecipeProvider.colorBlockWithDye
(RecipeOutput p_301260_, List<Item> p_289675_, List<Item> p_289672_, String p_289641_) protected static void
RecipeProvider.copySmithingTemplate
(RecipeOutput p_300986_, ItemLike p_266974_, TagKey<Item> p_267283_) protected static Criterion
<InventoryChangeTrigger.TriggerInstance> protected static void
RecipeProvider.planksFromLog
(RecipeOutput p_301020_, ItemLike p_259052_, TagKey<Item> p_259045_, int p_259471_) protected static void
RecipeProvider.planksFromLogs
(RecipeOutput p_301221_, ItemLike p_259193_, TagKey<Item> p_259818_, int p_259807_) ModifierConstructorDescriptionSmithingTransformRecipeBuilder
(Ingredient p_266973_, Ingredient p_267047_, Ingredient p_267009_, RecipeCategory p_266694_, Item p_267183_) -
Uses of Item in net.minecraft.data.recipes.packs
Modifier and TypeFieldDescriptionprivate final Item
VanillaRecipeProvider.TrimTemplate.template
The field for thetemplate
record component.Modifier and TypeMethodDescriptionVanillaRecipeProvider.TrimTemplate.template()
Returns the value of thetemplate
record component.ModifierConstructorDescriptionTrimTemplate
(Item template, ResourceLocation id) Creates an instance of aTrimTemplate
record class. -
Uses of Item in net.minecraft.data.tags
-
Uses of Item in net.minecraft.gametest.framework
Modifier and TypeMethodDescriptionvoid
GameTestHelper.assertAtTickTimeContainerContains
(long p_177124_, BlockPos p_177125_, Item p_177126_) void
GameTestHelper.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_) void
GameTestHelper.assertItemEntityCountIs
(Item p_177199_, BlockPos p_177200_, double p_177201_, int p_177202_) void
GameTestHelper.assertItemEntityNotPresent
(Item p_304474_) void
GameTestHelper.assertItemEntityNotPresent
(Item p_236779_, BlockPos p_236780_, double p_236781_) void
GameTestHelper.assertItemEntityPresent
(Item p_304857_) void
GameTestHelper.assertItemEntityPresent
(Item p_177195_, BlockPos p_177196_, double p_177197_) -
Uses of Item in net.minecraft.network.chat
ModifierConstructorDescription(package private)
ItemStackInfo
(Holder<Item> p_330519_, int p_130894_, DataComponentPatch p_331646_) -
Uses of Item in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionprivate final Item
ClientboundCooldownPacket.item
The field for theitem
record component.Modifier and TypeMethodDescriptionClientboundCooldownPacket.item()
Returns the value of theitem
record component.ModifierConstructorDescriptionClientboundCooldownPacket
(Item item, int duration) Creates an instance of aClientboundCooldownPacket
record class. -
Uses of Item in net.minecraft.references
Modifier and TypeFieldDescriptionstatic final ResourceKey
<Item> Items.MELON_SEEDS
static final ResourceKey
<Item> Items.PUMPKIN_SEEDS
-
Uses of Item in net.minecraft.server.commands
Modifier 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
Modifier and TypeMethodDescriptionvoid
ServerPlayer.onEquippedItemBroken
(Item p_348565_, EquipmentSlot p_348623_) -
Uses of Item in net.minecraft.stats
Modifier and TypeFieldDescriptionStats.ITEM_BROKEN
Stats.ITEM_CRAFTED
Stats.ITEM_DROPPED
Stats.ITEM_PICKED_UP
Stats.ITEM_USED
-
Uses of Item in net.minecraft.tags
Modifier and TypeFieldDescriptionItemTags.ACACIA_LOGS
ItemTags.ANVIL
ItemTags.ARMADILLO_FOOD
ItemTags.ARMOR_ENCHANTABLE
ItemTags.ARROWS
ItemTags.AXES
ItemTags.AXOLOTL_FOOD
ItemTags.BAMBOO_BLOCKS
ItemTags.BANNERS
ItemTags.BEACON_PAYMENT_ITEMS
ItemTags.BEDS
ItemTags.BEE_FOOD
ItemTags.BIRCH_LOGS
ItemTags.BOATS
ItemTags.BOOKSHELF_BOOKS
ItemTags.BOW_ENCHANTABLE
ItemTags.BREAKS_DECORATED_POTS
ItemTags.BUTTONS
ItemTags.CAMEL_FOOD
ItemTags.CANDLES
ItemTags.CAT_FOOD
ItemTags.CHERRY_LOGS
ItemTags.CHEST_ARMOR
ItemTags.CHEST_ARMOR_ENCHANTABLE
ItemTags.CHEST_BOATS
ItemTags.CHICKEN_FOOD
ItemTags.CLUSTER_MAX_HARVESTABLES
ItemTags.COAL_ORES
ItemTags.COALS
ItemTags.COMPASSES
ItemTags.COMPLETES_FIND_TREE_TUTORIAL
ItemTags.COPPER_ORES
ItemTags.COW_FOOD
ItemTags.CREEPER_DROP_MUSIC_DISCS
ItemTags.CREEPER_IGNITERS
ItemTags.CRIMSON_STEMS
ItemTags.CROSSBOW_ENCHANTABLE
ItemTags.DAMPENS_VIBRATIONS
ItemTags.DARK_OAK_LOGS
ItemTags.DECORATED_POT_INGREDIENTS
ItemTags.DECORATED_POT_SHERDS
ItemTags.DIAMOND_ORES
ItemTags.DIRT
ItemTags.DOORS
ItemTags.DURABILITY_ENCHANTABLE
ItemTags.DYEABLE
ItemTags.EMERALD_ORES
ItemTags.EQUIPPABLE_ENCHANTABLE
ItemTags.FENCE_GATES
ItemTags.FENCES
ItemTags.FIRE_ASPECT_ENCHANTABLE
ItemTags.FISHES
ItemTags.FISHING_ENCHANTABLE
ItemTags.FLOWERS
ItemTags.FOOT_ARMOR
ItemTags.FOOT_ARMOR_ENCHANTABLE
ItemTags.FOX_FOOD
ItemTags.FREEZE_IMMUNE_WEARABLES
ItemTags.FROG_FOOD
ItemTags.GOAT_FOOD
ItemTags.GOLD_ORES
ItemTags.HANGING_SIGNS
ItemTags.HEAD_ARMOR
ItemTags.HEAD_ARMOR_ENCHANTABLE
ItemTags.HOES
ItemTags.HOGLIN_FOOD
ItemTags.HORSE_FOOD
ItemTags.HORSE_TEMPT_ITEMS
ItemTags.IGNORED_BY_PIGLIN_BABIES
ItemTags.IRON_ORES
ItemTags.JUNGLE_LOGS
ItemTags.LAPIS_ORES
ItemTags.LEAVES
ItemTags.LECTERN_BOOKS
ItemTags.LEG_ARMOR
ItemTags.LEG_ARMOR_ENCHANTABLE
ItemTags.LLAMA_FOOD
ItemTags.LLAMA_TEMPT_ITEMS
ItemTags.LOGS
ItemTags.LOGS_THAT_BURN
ItemTags.MACE_ENCHANTABLE
ItemTags.MANGROVE_LOGS
ItemTags.MEAT
ItemTags.MINING_ENCHANTABLE
ItemTags.MINING_LOOT_ENCHANTABLE
ItemTags.NON_FLAMMABLE_WOOD
ItemTags.NOTE_BLOCK_TOP_INSTRUMENTS
ItemTags.OAK_LOGS
ItemTags.OCELOT_FOOD
ItemTags.PANDA_FOOD
ItemTags.PARROT_FOOD
ItemTags.PARROT_POISONOUS_FOOD
ItemTags.PICKAXES
ItemTags.PIG_FOOD
ItemTags.PIGLIN_FOOD
ItemTags.PIGLIN_LOVED
ItemTags.PIGLIN_REPELLENTS
ItemTags.PLANKS
ItemTags.RABBIT_FOOD
ItemTags.RAILS
ItemTags.REDSTONE_ORES
ItemTags.SAND
ItemTags.SAPLINGS
ItemTags.SHARP_WEAPON_ENCHANTABLE
ItemTags.SHEEP_FOOD
ItemTags.SHOVELS
ItemTags.SIGNS
ItemTags.SKULLS
ItemTags.SLABS
ItemTags.SMALL_FLOWERS
ItemTags.SMELTS_TO_GLASS
ItemTags.SNIFFER_FOOD
ItemTags.SOUL_FIRE_BASE_BLOCKS
ItemTags.SPRUCE_LOGS
ItemTags.STAIRS
ItemTags.STONE_BRICKS
ItemTags.STONE_BUTTONS
ItemTags.STONE_CRAFTING_MATERIALS
ItemTags.STONE_TOOL_MATERIALS
ItemTags.STRIDER_FOOD
ItemTags.STRIDER_TEMPT_ITEMS
ItemTags.SWORD_ENCHANTABLE
ItemTags.SWORDS
ItemTags.TALL_FLOWERS
ItemTags.TERRACOTTA
ItemTags.TRAPDOORS
ItemTags.TRIDENT_ENCHANTABLE
ItemTags.TRIM_MATERIALS
ItemTags.TRIM_TEMPLATES
ItemTags.TRIMMABLE_ARMOR
ItemTags.TURTLE_FOOD
ItemTags.VANISHING_ENCHANTABLE
ItemTags.VILLAGER_PLANTABLE_SEEDS
ItemTags.WALLS
ItemTags.WARPED_STEMS
ItemTags.WART_BLOCKS
ItemTags.WEAPON_ENCHANTABLE
ItemTags.WOLF_FOOD
ItemTags.WOODEN_BUTTONS
ItemTags.WOODEN_DOORS
ItemTags.WOODEN_FENCES
ItemTags.WOODEN_PRESSURE_PLATES
ItemTags.WOODEN_SLABS
ItemTags.WOODEN_STAIRS
ItemTags.WOODEN_TRAPDOORS
ItemTags.WOOL
ItemTags.WOOL_CARPETS
-
Uses of Item in net.minecraft.util
Modifier and TypeMethodDescriptionGsonHelper.convertToItem
(com.google.gson.JsonElement p_13875_, String p_13876_) -
Uses of Item in net.minecraft.world
Modifier and TypeMethodDescriptiondefault int
SimpleContainer.removeItemType
(Item p_19171_, int p_19172_) -
Uses of Item in net.minecraft.world.entity
Modifier and TypeMethodDescriptionstatic Item
Mob.getEquipmentForSlot
(EquipmentSlot p_21413_, int p_21414_) Modifier and TypeMethodDescriptionEntity.getHandHoldingItemAngle
(Item p_204035_) boolean
void
LivingEntity.onEquippedItemBroken
(Item p_348620_, EquipmentSlot p_348655_) -
Uses of Item in net.minecraft.world.entity.ai.behavior
Modifier and TypeMethodDescriptionTradeWithVillager.figureOutWhatIAmWillingToTrade
(Villager p_24423_, Villager p_24424_) Modifier and TypeMethodDescriptionprivate static void
TradeWithVillager.throwHalfStack
(Villager p_24426_, Set<Item> p_24427_, LivingEntity p_24428_) -
Uses of Item in net.minecraft.world.entity.monster.piglin
-
Uses of Item in net.minecraft.world.entity.npc
Modifier and TypeFieldDescriptionprivate final Item
VillagerTrades.TippedArrowForItemsAndEmeralds.fromItem
private final Item
VillagerTrades.DyedArmorForEmeralds.item
Modifier and TypeFieldDescriptionVillager.FOOD_POINTS
private final com.google.common.collect.ImmutableSet
<Item> VillagerProfession.requestedItems
The field for therequestedItems
record component.private final Map
<VillagerType, Item> VillagerTrades.EmeraldsForVillagerTypeItem.trades
Villager.WANTED_ITEMS
Modifier and TypeMethodDescriptioncom.google.common.collect.ImmutableSet
<Item> VillagerProfession.requestedItems()
Returns the value of therequestedItems
record component.Modifier and TypeMethodDescriptionprivate static VillagerProfession
VillagerProfession.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 VillagerProfession
VillagerProfession.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_) ModifierConstructorDescriptionDyedArmorForEmeralds
(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_) ModifierConstructorDescriptionEmeraldsForVillagerTypeItem
(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 aVillagerProfession
record class. -
Uses of Item in net.minecraft.world.entity.player
-
Uses of Item in net.minecraft.world.entity.projectile
Modifier and TypeMethodDescriptionprotected Item
Snowball.getDefaultItem()
protected abstract Item
ThrowableItemProjectile.getDefaultItem()
protected Item
ThrownEgg.getDefaultItem()
protected Item
ThrownEnderpearl.getDefaultItem()
protected Item
ThrownExperienceBottle.getDefaultItem()
protected Item
ThrownPotion.getDefaultItem()
Modifier and TypeMethodDescriptionstatic InteractionHand
ProjectileUtil.getWeaponHoldingHand
(LivingEntity p_37298_, Item p_37299_) Deprecated.Modifier and TypeMethodDescriptionstatic InteractionHand
ProjectileUtil.getWeaponHoldingHand
(LivingEntity livingEntity, Predicate<Item> itemPredicate) -
Uses of Item in net.minecraft.world.entity.vehicle
Modifier and TypeMethodDescriptionBoat.getDropItem()
ChestBoat.getDropItem()
protected Item
Minecart.getDropItem()
protected Item
MinecartChest.getDropItem()
protected Item
MinecartCommandBlock.getDropItem()
protected Item
MinecartFurnace.getDropItem()
protected Item
MinecartHopper.getDropItem()
protected Item
MinecartSpawner.getDropItem()
protected Item
MinecartTNT.getDropItem()
protected abstract Item
VehicleEntity.getDropItem()
-
Uses of Item in net.minecraft.world.item
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
FoodOnAStickItem<T extends Entity & ItemSteerable>
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Modifier and TypeFieldDescriptionstatic final Item
Items.ACACIA_BOAT
static final Item
Items.ACACIA_BUTTON
static final Item
Items.ACACIA_CHEST_BOAT
static final Item
Items.ACACIA_DOOR
static final Item
Items.ACACIA_FENCE
static final Item
Items.ACACIA_FENCE_GATE
static final Item
Items.ACACIA_HANGING_SIGN
static final Item
Items.ACACIA_LEAVES
static final Item
Items.ACACIA_LOG
static final Item
Items.ACACIA_PLANKS
static final Item
Items.ACACIA_PRESSURE_PLATE
static final Item
Items.ACACIA_SAPLING
static final Item
Items.ACACIA_SIGN
static final Item
Items.ACACIA_SLAB
static final Item
Items.ACACIA_STAIRS
static final Item
Items.ACACIA_TRAPDOOR
static final Item
Items.ACACIA_WOOD
static final Item
Items.ACTIVATOR_RAIL
static final Item
Items.AIR
static final Item
Items.ALLAY_SPAWN_EGG
static final Item
Items.ALLIUM
static final Item
Items.AMETHYST_BLOCK
static final Item
Items.AMETHYST_CLUSTER
static final Item
Items.AMETHYST_SHARD
static final Item
Items.ANCIENT_DEBRIS
static final Item
Items.ANDESITE
static final Item
Items.ANDESITE_SLAB
static final Item
Items.ANDESITE_STAIRS
static final Item
Items.ANDESITE_WALL
static final Item
Items.ANGLER_POTTERY_SHERD
static final Item
Items.ANVIL
static final Item
Items.APPLE
static final Item
Items.ARCHER_POTTERY_SHERD
static final Item
Items.ARMADILLO_SCUTE
static final Item
Items.ARMADILLO_SPAWN_EGG
static final Item
Items.ARMOR_STAND
static final Item
Items.ARMS_UP_POTTERY_SHERD
static final Item
Items.ARROW
static final Item
Items.AXOLOTL_BUCKET
static final Item
Items.AXOLOTL_SPAWN_EGG
static final Item
Items.AZALEA
static final Item
Items.AZALEA_LEAVES
static final Item
Items.AZURE_BLUET
static final Item
Items.BAKED_POTATO
static final Item
Items.BAMBOO
static final Item
Items.BAMBOO_BLOCK
static final Item
Items.BAMBOO_BUTTON
static final Item
Items.BAMBOO_CHEST_RAFT
static final Item
Items.BAMBOO_DOOR
static final Item
Items.BAMBOO_FENCE
static final Item
Items.BAMBOO_FENCE_GATE
static final Item
Items.BAMBOO_HANGING_SIGN
static final Item
Items.BAMBOO_MOSAIC
static final Item
Items.BAMBOO_MOSAIC_SLAB
static final Item
Items.BAMBOO_MOSAIC_STAIRS
static final Item
Items.BAMBOO_PLANKS
static final Item
Items.BAMBOO_PRESSURE_PLATE
static final Item
Items.BAMBOO_RAFT
static final Item
Items.BAMBOO_SIGN
static final Item
Items.BAMBOO_SLAB
static final Item
Items.BAMBOO_STAIRS
static final Item
Items.BAMBOO_TRAPDOOR
static final Item
Items.BARREL
static final Item
Items.BARRIER
static final Item
Items.BASALT
static final Item
Items.BAT_SPAWN_EGG
static final Item
Items.BEACON
static final Item
Items.BEDROCK
static final Item
Items.BEE_NEST
static final Item
Items.BEE_SPAWN_EGG
static final Item
Items.BEEF
static final Item
Items.BEEHIVE
static final Item
Items.BEETROOT
static final Item
Items.BEETROOT_SEEDS
static final Item
Items.BEETROOT_SOUP
static final Item
Items.BELL
static final Item
Items.BIG_DRIPLEAF
static final Item
Items.BIRCH_BOAT
static final Item
Items.BIRCH_BUTTON
static final Item
Items.BIRCH_CHEST_BOAT
static final Item
Items.BIRCH_DOOR
static final Item
Items.BIRCH_FENCE
static final Item
Items.BIRCH_FENCE_GATE
static final Item
Items.BIRCH_HANGING_SIGN
static final Item
Items.BIRCH_LEAVES
static final Item
Items.BIRCH_LOG
static final Item
Items.BIRCH_PLANKS
static final Item
Items.BIRCH_PRESSURE_PLATE
static final Item
Items.BIRCH_SAPLING
static final Item
Items.BIRCH_SIGN
static final Item
Items.BIRCH_SLAB
static final Item
Items.BIRCH_STAIRS
static final Item
Items.BIRCH_TRAPDOOR
static final Item
Items.BIRCH_WOOD
static final Item
Items.BLACK_BANNER
static final Item
Items.BLACK_BED
static final Item
Items.BLACK_CANDLE
static final Item
Items.BLACK_CARPET
static final Item
Items.BLACK_CONCRETE
static final Item
Items.BLACK_CONCRETE_POWDER
static final Item
Items.BLACK_DYE
static final Item
Items.BLACK_GLAZED_TERRACOTTA
static final Item
Items.BLACK_SHULKER_BOX
static final Item
Items.BLACK_STAINED_GLASS
static final Item
Items.BLACK_STAINED_GLASS_PANE
static final Item
Items.BLACK_TERRACOTTA
static final Item
Items.BLACK_WOOL
static final Item
Items.BLACKSTONE
static final Item
Items.BLACKSTONE_SLAB
static final Item
Items.BLACKSTONE_STAIRS
static final Item
Items.BLACKSTONE_WALL
static final Item
Items.BLADE_POTTERY_SHERD
static final Item
Items.BLAST_FURNACE
static final Item
Items.BLAZE_POWDER
static final Item
Items.BLAZE_ROD
static final Item
Items.BLAZE_SPAWN_EGG
static final Item
Items.BLUE_BANNER
static final Item
Items.BLUE_BED
static final Item
Items.BLUE_CANDLE
static final Item
Items.BLUE_CARPET
static final Item
Items.BLUE_CONCRETE
static final Item
Items.BLUE_CONCRETE_POWDER
static final Item
Items.BLUE_DYE
static final Item
Items.BLUE_GLAZED_TERRACOTTA
static final Item
Items.BLUE_ICE
static final Item
Items.BLUE_ORCHID
static final Item
Items.BLUE_SHULKER_BOX
static final Item
Items.BLUE_STAINED_GLASS
static final Item
Items.BLUE_STAINED_GLASS_PANE
static final Item
Items.BLUE_TERRACOTTA
static final Item
Items.BLUE_WOOL
static final Item
Items.BOGGED_SPAWN_EGG
static final Item
static final Item
Items.BONE
static final Item
Items.BONE_BLOCK
static final Item
Items.BONE_MEAL
static final Item
Items.BOOK
static final Item
Items.BOOKSHELF
static final Item
Items.BOW
static final Item
Items.BOWL
static final Item
Items.BRAIN_CORAL
static final Item
Items.BRAIN_CORAL_BLOCK
static final Item
Items.BRAIN_CORAL_FAN
static final Item
Items.BREAD
static final Item
Items.BREEZE_ROD
static final Item
Items.BREEZE_SPAWN_EGG
static final Item
Items.BREWER_POTTERY_SHERD
static final Item
Items.BREWING_STAND
static final Item
Items.BRICK
static final Item
Items.BRICK_SLAB
static final Item
Items.BRICK_STAIRS
static final Item
Items.BRICK_WALL
static final Item
Items.BRICKS
static final Item
Items.BROWN_BANNER
static final Item
Items.BROWN_BED
static final Item
Items.BROWN_CANDLE
static final Item
Items.BROWN_CARPET
static final Item
Items.BROWN_CONCRETE
static final Item
Items.BROWN_CONCRETE_POWDER
static final Item
Items.BROWN_DYE
static final Item
Items.BROWN_GLAZED_TERRACOTTA
static final Item
Items.BROWN_MUSHROOM
static final Item
Items.BROWN_MUSHROOM_BLOCK
static final Item
Items.BROWN_SHULKER_BOX
static final Item
Items.BROWN_STAINED_GLASS
static final Item
Items.BROWN_STAINED_GLASS_PANE
static final Item
Items.BROWN_TERRACOTTA
static final Item
Items.BROWN_WOOL
static final Item
Items.BRUSH
static final Item
Items.BUBBLE_CORAL
static final Item
Items.BUBBLE_CORAL_BLOCK
static final Item
Items.BUBBLE_CORAL_FAN
static final Item
Items.BUCKET
static final Item
Items.BUDDING_AMETHYST
static final Item
Items.BUNDLE
static final Item
Items.BURN_POTTERY_SHERD
static final Item
Items.CACTUS
static final Item
Items.CAKE
static final Item
Items.CALCITE
static final Item
Items.CALIBRATED_SCULK_SENSOR
static final Item
Items.CAMEL_SPAWN_EGG
static final Item
Items.CAMPFIRE
static final Item
Items.CANDLE
static final Item
Items.CARROT
static final Item
Items.CARROT_ON_A_STICK
static final Item
Items.CARTOGRAPHY_TABLE
static final Item
Items.CARVED_PUMPKIN
static final Item
Items.CAT_SPAWN_EGG
static final Item
Items.CAULDRON
static final Item
Items.CAVE_SPIDER_SPAWN_EGG
static final Item
Items.CHAIN
static final Item
Items.CHAIN_COMMAND_BLOCK
static final Item
Items.CHAINMAIL_BOOTS
static final Item
Items.CHAINMAIL_CHESTPLATE
static final Item
Items.CHAINMAIL_HELMET
static final Item
Items.CHAINMAIL_LEGGINGS
static final Item
Items.CHARCOAL
static final Item
Items.CHERRY_BOAT
static final Item
Items.CHERRY_BUTTON
static final Item
Items.CHERRY_CHEST_BOAT
static final Item
Items.CHERRY_DOOR
static final Item
Items.CHERRY_FENCE
static final Item
Items.CHERRY_FENCE_GATE
static final Item
Items.CHERRY_HANGING_SIGN
static final Item
Items.CHERRY_LEAVES
static final Item
Items.CHERRY_LOG
static final Item
Items.CHERRY_PLANKS
static final Item
Items.CHERRY_PRESSURE_PLATE
static final Item
Items.CHERRY_SAPLING
static final Item
Items.CHERRY_SIGN
static final Item
Items.CHERRY_SLAB
static final Item
Items.CHERRY_STAIRS
static final Item
Items.CHERRY_TRAPDOOR
static final Item
Items.CHERRY_WOOD
static final Item
Items.CHEST
static final Item
Items.CHEST_MINECART
static final Item
Items.CHICKEN
static final Item
Items.CHICKEN_SPAWN_EGG
static final Item
Items.CHIPPED_ANVIL
static final Item
Items.CHISELED_BOOKSHELF
static final Item
Items.CHISELED_COPPER
static final Item
Items.CHISELED_DEEPSLATE
static final Item
Items.CHISELED_NETHER_BRICKS
static final Item
static final Item
Items.CHISELED_QUARTZ_BLOCK
static final Item
Items.CHISELED_RED_SANDSTONE
static final Item
Items.CHISELED_SANDSTONE
static final Item
Items.CHISELED_STONE_BRICKS
static final Item
Items.CHISELED_TUFF
static final Item
Items.CHISELED_TUFF_BRICKS
static final Item
Items.CHORUS_FLOWER
static final Item
Items.CHORUS_FRUIT
static final Item
Items.CHORUS_PLANT
static final Item
Items.CLAY
static final Item
Items.CLAY_BALL
static final Item
Items.CLOCK
static final Item
Items.COAL
static final Item
Items.COAL_BLOCK
static final Item
Items.COAL_ORE
static final Item
Items.COARSE_DIRT
static final Item
static final Item
Items.COBBLED_DEEPSLATE
static final Item
Items.COBBLED_DEEPSLATE_SLAB
static final Item
Items.COBBLED_DEEPSLATE_STAIRS
static final Item
Items.COBBLED_DEEPSLATE_WALL
static final Item
Items.COBBLESTONE
static final Item
Items.COBBLESTONE_SLAB
static final Item
Items.COBBLESTONE_STAIRS
static final Item
Items.COBBLESTONE_WALL
static final Item
Items.COBWEB
static final Item
Items.COCOA_BEANS
static final Item
Items.COD
static final Item
Items.COD_BUCKET
static final Item
Items.COD_SPAWN_EGG
static final Item
Items.COMMAND_BLOCK
static final Item
Items.COMMAND_BLOCK_MINECART
static final Item
Items.COMPARATOR
static final Item
Items.COMPASS
static final Item
Items.COMPOSTER
static final Item
Items.CONDUIT
static final Item
Items.COOKED_BEEF
static final Item
Items.COOKED_CHICKEN
static final Item
Items.COOKED_COD
static final Item
Items.COOKED_MUTTON
static final Item
Items.COOKED_PORKCHOP
static final Item
Items.COOKED_RABBIT
static final Item
Items.COOKED_SALMON
static final Item
Items.COOKIE
static final Item
Items.COPPER_BLOCK
static final Item
Items.COPPER_BULB
static final Item
Items.COPPER_DOOR
static final Item
Items.COPPER_GRATE
static final Item
Items.COPPER_INGOT
static final Item
Items.COPPER_ORE
static final Item
Items.COPPER_TRAPDOOR
static final Item
Items.CORNFLOWER
static final Item
Items.COW_SPAWN_EGG
static final Item
Items.CRACKED_DEEPSLATE_BRICKS
static final Item
Items.CRACKED_DEEPSLATE_TILES
static final Item
Items.CRACKED_NETHER_BRICKS
static final Item
static final Item
Items.CRACKED_STONE_BRICKS
static final Item
Items.CRAFTER
static final Item
Items.CRAFTING_TABLE
private final Item
(package private) Item
Item.Properties.craftingRemainingItem
static final Item
Items.CREEPER_BANNER_PATTERN
static final Item
Items.CREEPER_HEAD
static final Item
Items.CREEPER_SPAWN_EGG
static final Item
Items.CRIMSON_BUTTON
static final Item
Items.CRIMSON_DOOR
static final Item
Items.CRIMSON_FENCE
static final Item
Items.CRIMSON_FENCE_GATE
static final Item
Items.CRIMSON_FUNGUS
static final Item
Items.CRIMSON_HANGING_SIGN
static final Item
Items.CRIMSON_HYPHAE
static final Item
Items.CRIMSON_NYLIUM
static final Item
Items.CRIMSON_PLANKS
static final Item
Items.CRIMSON_PRESSURE_PLATE
static final Item
Items.CRIMSON_ROOTS
static final Item
Items.CRIMSON_SIGN
static final Item
Items.CRIMSON_SLAB
static final Item
Items.CRIMSON_STAIRS
static final Item
Items.CRIMSON_STEM
static final Item
Items.CRIMSON_TRAPDOOR
static final Item
Items.CROSSBOW
static final Item
Items.CRYING_OBSIDIAN
static final Item
Items.CUT_COPPER
static final Item
Items.CUT_COPPER_SLAB
static final Item
Items.CUT_COPPER_STAIRS
static final Item
Items.CUT_RED_SANDSTONE
static final Item
Items.CUT_RED_SANDSTONE_SLAB
static final Item
Items.CUT_SANDSTONE
static final Item
Items.CUT_STANDSTONE_SLAB
static final Item
Items.CYAN_BANNER
static final Item
Items.CYAN_BED
static final Item
Items.CYAN_CANDLE
static final Item
Items.CYAN_CARPET
static final Item
Items.CYAN_CONCRETE
static final Item
Items.CYAN_CONCRETE_POWDER
static final Item
Items.CYAN_DYE
static final Item
Items.CYAN_GLAZED_TERRACOTTA
static final Item
Items.CYAN_SHULKER_BOX
static final Item
Items.CYAN_STAINED_GLASS
static final Item
Items.CYAN_STAINED_GLASS_PANE
static final Item
Items.CYAN_TERRACOTTA
static final Item
Items.CYAN_WOOL
static final Item
Items.DAMAGED_ANVIL
static final Item
Items.DANDELION
static final Item
Items.DANGER_POTTERY_SHERD
static final Item
Items.DARK_OAK_BOAT
static final Item
Items.DARK_OAK_BUTTON
static final Item
Items.DARK_OAK_CHEST_BOAT
static final Item
Items.DARK_OAK_DOOR
static final Item
Items.DARK_OAK_FENCE
static final Item
Items.DARK_OAK_FENCE_GATE
static final Item
Items.DARK_OAK_HANGING_SIGN
static final Item
Items.DARK_OAK_LEAVES
static final Item
Items.DARK_OAK_LOG
static final Item
Items.DARK_OAK_PLANKS
static final Item
Items.DARK_OAK_PRESSURE_PLATE
static final Item
Items.DARK_OAK_SAPLING
static final Item
Items.DARK_OAK_SIGN
static final Item
Items.DARK_OAK_SLAB
static final Item
Items.DARK_OAK_STAIRS
static final Item
Items.DARK_OAK_TRAPDOOR
static final Item
Items.DARK_OAK_WOOD
static final Item
Items.DARK_PRISMARINE
static final Item
Items.DARK_PRISMARINE_SLAB
static final Item
Items.DARK_PRISMARINE_STAIRS
static final Item
Items.DAYLIGHT_DETECTOR
static final Item
Items.DEAD_BRAIN_CORAL
static final Item
Items.DEAD_BRAIN_CORAL_BLOCK
static final Item
Items.DEAD_BRAIN_CORAL_FAN
static final Item
Items.DEAD_BUBBLE_CORAL
static final Item
Items.DEAD_BUBBLE_CORAL_BLOCK
static final Item
Items.DEAD_BUBBLE_CORAL_FAN
static final Item
Items.DEAD_BUSH
static final Item
Items.DEAD_FIRE_CORAL
static final Item
Items.DEAD_FIRE_CORAL_BLOCK
static final Item
Items.DEAD_FIRE_CORAL_FAN
static final Item
Items.DEAD_HORN_CORAL
static final Item
Items.DEAD_HORN_CORAL_BLOCK
static final Item
Items.DEAD_HORN_CORAL_FAN
static final Item
Items.DEAD_TUBE_CORAL
static final Item
Items.DEAD_TUBE_CORAL_BLOCK
static final Item
Items.DEAD_TUBE_CORAL_FAN
static final Item
Items.DEBUG_STICK
static final Item
Items.DECORATED_POT
static final Item
Items.DEEPSLATE
static final Item
Items.DEEPSLATE_BRICK_SLAB
static final Item
Items.DEEPSLATE_BRICK_STAIRS
static final Item
Items.DEEPSLATE_BRICK_WALL
static final Item
Items.DEEPSLATE_BRICKS
static final Item
Items.DEEPSLATE_COAL_ORE
static final Item
Items.DEEPSLATE_COPPER_ORE
static final Item
Items.DEEPSLATE_DIAMOND_ORE
static final Item
Items.DEEPSLATE_EMERALD_ORE
static final Item
Items.DEEPSLATE_GOLD_ORE
static final Item
Items.DEEPSLATE_IRON_ORE
static final Item
Items.DEEPSLATE_LAPIS_ORE
static final Item
Items.DEEPSLATE_REDSTONE_ORE
static final Item
Items.DEEPSLATE_TILE_SLAB
static final Item
Items.DEEPSLATE_TILE_STAIRS
static final Item
Items.DEEPSLATE_TILE_WALL
static final Item
Items.DEEPSLATE_TILES
static final Item
Items.DETECTOR_RAIL
static final Item
Items.DIAMOND
static final Item
Items.DIAMOND_AXE
static final Item
Items.DIAMOND_BLOCK
static final Item
Items.DIAMOND_BOOTS
static final Item
Items.DIAMOND_CHESTPLATE
static final Item
Items.DIAMOND_HELMET
static final Item
Items.DIAMOND_HOE
static final Item
Items.DIAMOND_HORSE_ARMOR
static final Item
Items.DIAMOND_LEGGINGS
static final Item
Items.DIAMOND_ORE
static final Item
Items.DIAMOND_PICKAXE
static final Item
Items.DIAMOND_SHOVEL
static final Item
Items.DIAMOND_SWORD
static final Item
Items.DIORITE
static final Item
Items.DIORITE_SLAB
static final Item
Items.DIORITE_STAIRS
static final Item
Items.DIORITE_WALL
static final Item
Items.DIRT
static final Item
Items.DIRT_PATH
static final Item
Items.DISC_FRAGMENT_5
static final Item
Items.DISPENSER
static final Item
Items.DOLPHIN_SPAWN_EGG
static final Item
Items.DONKEY_SPAWN_EGG
static final Item
Items.DRAGON_BREATH
static final Item
Items.DRAGON_EGG
static final Item
Items.DRAGON_HEAD
static final Item
Items.DRIED_KELP
static final Item
Items.DRIED_KELP_BLOCK
static final Item
Items.DRIPSTONE_BLOCK
static final Item
Items.DROPPER
static final Item
Items.DROWNED_SPAWN_EGG
static final Item
static final Item
Items.ECHO_SHARD
static final Item
Items.EGG
static final Item
Items.ELDER_GUARDIAN_SPAWN_EGG
static final Item
Items.ELYTRA
static final Item
Items.EMERALD
static final Item
Items.EMERALD_BLOCK
static final Item
Items.EMERALD_ORE
static final Item
Items.ENCHANTED_BOOK
static final Item
Items.ENCHANTED_GOLDEN_APPLE
static final Item
Items.ENCHANTING_TABLE
static final Item
Items.END_CRYSTAL
static final Item
Items.END_PORTAL_FRAME
static final Item
Items.END_ROD
static final Item
Items.END_STONE
static final Item
Items.END_STONE_BRICK_SLAB
static final Item
Items.END_STONE_BRICK_STAIRS
static final Item
Items.END_STONE_BRICK_WALL
static final Item
Items.END_STONE_BRICKS
static final Item
Items.ENDER_CHEST
static final Item
Items.ENDER_DRAGON_SPAWN_EGG
static final Item
Items.ENDER_EYE
static final Item
Items.ENDER_PEARL
static final Item
Items.ENDERMAN_SPAWN_EGG
static final Item
Items.ENDERMITE_SPAWN_EGG
static final Item
Items.EVOKER_SPAWN_EGG
static final Item
Items.EXPERIENCE_BOTTLE
static final Item
Items.EXPLORER_POTTERY_SHERD
static final Item
Items.EXPOSED_CHISELED_COPPER
static final Item
Items.EXPOSED_COPPER
static final Item
Items.EXPOSED_COPPER_BULB
static final Item
Items.EXPOSED_COPPER_DOOR
static final Item
Items.EXPOSED_COPPER_GRATE
static final Item
Items.EXPOSED_COPPER_TRAPDOOR
static final Item
Items.EXPOSED_CUT_COPPER
static final Item
Items.EXPOSED_CUT_COPPER_SLAB
static final Item
static final Item
static final Item
Items.FARMLAND
static final Item
Items.FEATHER
static final Item
Items.FERMENTED_SPIDER_EYE
static final Item
Items.FERN
static final Item
Items.FILLED_MAP
static final Item
Items.FIRE_CHARGE
static final Item
Items.FIRE_CORAL
static final Item
Items.FIRE_CORAL_BLOCK
static final Item
Items.FIRE_CORAL_FAN
static final Item
Items.FIREWORK_ROCKET
static final Item
Items.FIREWORK_STAR
static final Item
Items.FISHING_ROD
static final Item
Items.FLETCHING_TABLE
static final Item
Items.FLINT
static final Item
Items.FLINT_AND_STEEL
static final Item
static final Item
Items.FLOW_BANNER_PATTERN
static final Item
Items.FLOW_POTTERY_SHERD
static final Item
Items.FLOWER_BANNER_PATTERN
static final Item
Items.FLOWER_POT
static final Item
Items.FLOWERING_AZALEA
static final Item
Items.FLOWERING_AZALEA_LEAVES
static final Item
Items.FOX_SPAWN_EGG
static final Item
Items.FRIEND_POTTERY_SHERD
static final Item
Items.FROG_SPAWN_EGG
static final Item
Items.FROGSPAWN
static final Item
Items.FURNACE
static final Item
Items.FURNACE_MINECART
static final Item
Items.GHAST_SPAWN_EGG
static final Item
Items.GHAST_TEAR
static final Item
Items.GILDED_BLACKSTONE
static final Item
Items.GLASS
static final Item
Items.GLASS_BOTTLE
static final Item
Items.GLASS_PANE
static final Item
Items.GLISTERING_MELON_SLICE
static final Item
Items.GLOBE_BANNER_PATTERN
static final Item
Items.GLOW_BERRIES
static final Item
Items.GLOW_INK_SAC
static final Item
Items.GLOW_ITEM_FRAME
static final Item
Items.GLOW_LICHEN
static final Item
Items.GLOW_SQUID_SPAWN_EGG
static final Item
Items.GLOWSTONE
static final Item
Items.GLOWSTONE_DUST
static final Item
Items.GOAT_HORN
static final Item
Items.GOAT_SPAWN_EGG
static final Item
Items.GOLD_BLOCK
static final Item
Items.GOLD_INGOT
static final Item
Items.GOLD_NUGGET
static final Item
Items.GOLD_ORE
static final Item
Items.GOLDEN_APPLE
static final Item
Items.GOLDEN_AXE
static final Item
Items.GOLDEN_BOOTS
static final Item
Items.GOLDEN_CARROT
static final Item
Items.GOLDEN_CHESTPLATE
static final Item
Items.GOLDEN_HELMET
static final Item
Items.GOLDEN_HOE
static final Item
Items.GOLDEN_HORSE_ARMOR
static final Item
Items.GOLDEN_LEGGINGS
static final Item
Items.GOLDEN_PICKAXE
static final Item
Items.GOLDEN_SHOVEL
static final Item
Items.GOLDEN_SWORD
static final Item
Items.GRANITE
static final Item
Items.GRANITE_SLAB
static final Item
Items.GRANITE_STAIRS
static final Item
Items.GRANITE_WALL
static final Item
Items.GRASS_BLOCK
static final Item
Items.GRAVEL
static final Item
Items.GRAY_BANNER
static final Item
Items.GRAY_BED
static final Item
Items.GRAY_CANDLE
static final Item
Items.GRAY_CARPET
static final Item
Items.GRAY_CONCRETE
static final Item
Items.GRAY_CONCRETE_POWDER
static final Item
Items.GRAY_DYE
static final Item
Items.GRAY_GLAZED_TERRACOTTA
static final Item
Items.GRAY_SHULKER_BOX
static final Item
Items.GRAY_STAINED_GLASS
static final Item
Items.GRAY_STAINED_GLASS_PANE
static final Item
Items.GRAY_TERRACOTTA
static final Item
Items.GRAY_WOOL
static final Item
Items.GREEN_BANNER
static final Item
Items.GREEN_BED
static final Item
Items.GREEN_CANDLE
static final Item
Items.GREEN_CARPET
static final Item
Items.GREEN_CONCRETE
static final Item
Items.GREEN_CONCRETE_POWDER
static final Item
Items.GREEN_DYE
static final Item
Items.GREEN_GLAZED_TERRACOTTA
static final Item
Items.GREEN_SHULKER_BOX
static final Item
Items.GREEN_STAINED_GLASS
static final Item
Items.GREEN_STAINED_GLASS_PANE
static final Item
Items.GREEN_TERRACOTTA
static final Item
Items.GREEN_WOOL
static final Item
Items.GRINDSTONE
static final Item
Items.GUARDIAN_SPAWN_EGG
static final Item
Items.GUNPOWDER
static final Item
Items.GUSTER_BANNER_PATTERN
static final Item
Items.GUSTER_POTTERY_SHERD
static final Item
Items.HANGING_ROOTS
static final Item
Items.HAY_BLOCK
static final Item
Items.HEART_OF_THE_SEA
static final Item
Items.HEART_POTTERY_SHERD
static final Item
Items.HEARTBREAK_POTTERY_SHERD
static final Item
Items.HEAVY_CORE
static final Item
static final Item
Items.HOGLIN_SPAWN_EGG
static final Item
Items.HONEY_BLOCK
static final Item
Items.HONEY_BOTTLE
static final Item
Items.HONEYCOMB
static final Item
Items.HONEYCOMB_BLOCK
static final Item
Items.HOPPER
static final Item
Items.HOPPER_MINECART
static final Item
Items.HORN_CORAL
static final Item
Items.HORN_CORAL_BLOCK
static final Item
Items.HORN_CORAL_FAN
static final Item
Items.HORSE_SPAWN_EGG
static final Item
static final Item
Items.HOWL_POTTERY_SHERD
static final Item
Items.HUSK_SPAWN_EGG
static final Item
Items.ICE
static final Item
static final Item
Items.INFESTED_COBBLESTONE
static final Item
static final Item
Items.INFESTED_DEEPSLATE
static final Item
static final Item
Items.INFESTED_STONE
static final Item
Items.INFESTED_STONE_BRICKS
static final Item
Items.INK_SAC
static final Item
Items.IRON_AXE
static final Item
Items.IRON_BARS
static final Item
Items.IRON_BLOCK
static final Item
Items.IRON_BOOTS
static final Item
Items.IRON_CHESTPLATE
static final Item
Items.IRON_DOOR
static final Item
Items.IRON_GOLEM_SPAWN_EGG
static final Item
Items.IRON_HELMET
static final Item
Items.IRON_HOE
static final Item
Items.IRON_HORSE_ARMOR
static final Item
Items.IRON_INGOT
static final Item
Items.IRON_LEGGINGS
static final Item
Items.IRON_NUGGET
static final Item
Items.IRON_ORE
static final Item
Items.IRON_PICKAXE
static final Item
Items.IRON_SHOVEL
static final Item
Items.IRON_SWORD
static final Item
Items.IRON_TRAPDOOR
private final Item
ItemStack.item
Deprecated.static final Item
Items.ITEM_FRAME
static final Item
Items.JACK_O_LANTERN
static final Item
Items.JIGSAW
static final Item
Items.JUKEBOX
static final Item
Items.JUNGLE_BOAT
static final Item
Items.JUNGLE_BUTTON
static final Item
Items.JUNGLE_CHEST_BOAT
static final Item
Items.JUNGLE_DOOR
static final Item
Items.JUNGLE_FENCE
static final Item
Items.JUNGLE_FENCE_GATE
static final Item
Items.JUNGLE_HANGING_SIGN
static final Item
Items.JUNGLE_LEAVES
static final Item
Items.JUNGLE_LOG
static final Item
Items.JUNGLE_PLANKS
static final Item
Items.JUNGLE_PRESSURE_PLATE
static final Item
Items.JUNGLE_SAPLING
static final Item
Items.JUNGLE_SIGN
static final Item
Items.JUNGLE_SLAB
static final Item
Items.JUNGLE_STAIRS
static final Item
Items.JUNGLE_TRAPDOOR
static final Item
Items.JUNGLE_WOOD
static final Item
Items.KELP
static final Item
Items.KNOWLEDGE_BOOK
static final Item
Items.LADDER
static final Item
Items.LANTERN
static final Item
Items.LAPIS_BLOCK
static final Item
Items.LAPIS_LAZULI
static final Item
Items.LAPIS_ORE
static final Item
Items.LARGE_AMETHYST_BUD
static final Item
Items.LARGE_FERN
static final Item
Items.LAVA_BUCKET
static final Item
Items.LEAD
static final Item
Items.LEATHER
static final Item
Items.LEATHER_BOOTS
static final Item
Items.LEATHER_CHESTPLATE
static final Item
Items.LEATHER_HELMET
static final Item
Items.LEATHER_HORSE_ARMOR
static final Item
Items.LEATHER_LEGGINGS
static final Item
Items.LECTERN
static final Item
Items.LEVER
static final Item
Items.LIGHT
static final Item
Items.LIGHT_BLUE_BANNER
static final Item
Items.LIGHT_BLUE_BED
static final Item
Items.LIGHT_BLUE_CANDLE
static final Item
Items.LIGHT_BLUE_CARPET
static final Item
Items.LIGHT_BLUE_CONCRETE
static final Item
static final Item
Items.LIGHT_BLUE_DYE
static final Item
static final Item
Items.LIGHT_BLUE_SHULKER_BOX
static final Item
Items.LIGHT_BLUE_STAINED_GLASS
static final Item
static final Item
Items.LIGHT_BLUE_TERRACOTTA
static final Item
Items.LIGHT_BLUE_WOOL
static final Item
Items.LIGHT_GRAY_BANNER
static final Item
Items.LIGHT_GRAY_BED
static final Item
Items.LIGHT_GRAY_CANDLE
static final Item
Items.LIGHT_GRAY_CARPET
static final Item
Items.LIGHT_GRAY_CONCRETE
static final Item
static final Item
Items.LIGHT_GRAY_DYE
static final Item
static final Item
Items.LIGHT_GRAY_SHULKER_BOX
static final Item
Items.LIGHT_GRAY_STAINED_GLASS
static final Item
static final Item
Items.LIGHT_GRAY_TERRACOTTA
static final Item
Items.LIGHT_GRAY_WOOL
static final Item
static final Item
Items.LIGHTNING_ROD
static final Item
Items.LILAC
static final Item
Items.LILY_OF_THE_VALLEY
static final Item
Items.LILY_PAD
static final Item
Items.LIME_BANNER
static final Item
Items.LIME_BED
static final Item
Items.LIME_CANDLE
static final Item
Items.LIME_CARPET
static final Item
Items.LIME_CONCRETE
static final Item
Items.LIME_CONCRETE_POWDER
static final Item
Items.LIME_DYE
static final Item
Items.LIME_GLAZED_TERRACOTTA
static final Item
Items.LIME_SHULKER_BOX
static final Item
Items.LIME_STAINED_GLASS
static final Item
Items.LIME_STAINED_GLASS_PANE
static final Item
Items.LIME_TERRACOTTA
static final Item
Items.LIME_WOOL
static final Item
Items.LINGERING_POTION
static final Item
Items.LLAMA_SPAWN_EGG
static final Item
Items.LODESTONE
static final Item
Items.LOOM
static final Item
Items.MACE
static final Item
Items.MAGENTA_BANNER
static final Item
Items.MAGENTA_BED
static final Item
Items.MAGENTA_CANDLE
static final Item
Items.MAGENTA_CARPET
static final Item
Items.MAGENTA_CONCRETE
static final Item
Items.MAGENTA_CONCRETE_POWDER
static final Item
Items.MAGENTA_DYE
static final Item
static final Item
Items.MAGENTA_SHULKER_BOX
static final Item
Items.MAGENTA_STAINED_GLASS
static final Item
static final Item
Items.MAGENTA_TERRACOTTA
static final Item
Items.MAGENTA_WOOL
static final Item
Items.MAGMA_BLOCK
static final Item
Items.MAGMA_CREAM
static final Item
Items.MAGMA_CUBE_SPAWN_EGG
static final Item
Items.MANGROVE_BOAT
static final Item
Items.MANGROVE_BUTTON
static final Item
Items.MANGROVE_CHEST_BOAT
static final Item
Items.MANGROVE_DOOR
static final Item
Items.MANGROVE_FENCE
static final Item
Items.MANGROVE_FENCE_GATE
static final Item
Items.MANGROVE_HANGING_SIGN
static final Item
Items.MANGROVE_LEAVES
static final Item
Items.MANGROVE_LOG
static final Item
Items.MANGROVE_PLANKS
static final Item
Items.MANGROVE_PRESSURE_PLATE
static final Item
Items.MANGROVE_PROPAGULE
static final Item
Items.MANGROVE_ROOTS
static final Item
Items.MANGROVE_SIGN
static final Item
Items.MANGROVE_SLAB
static final Item
Items.MANGROVE_STAIRS
static final Item
Items.MANGROVE_TRAPDOOR
static final Item
Items.MANGROVE_WOOD
static final Item
Items.MAP
static final Item
Items.MEDIUM_AMETHYST_BUD
static final Item
Items.MELON
static final Item
Items.MELON_SEEDS
static final Item
Items.MELON_SLICE
static final Item
Items.MILK_BUCKET
static final Item
Items.MINECART
static final Item
Items.MINER_POTTERY_SHERD
static final Item
Items.MOJANG_BANNER_PATTERN
static final Item
Items.MOOSHROOM_SPAWN_EGG
static final Item
Items.MOSS_BLOCK
static final Item
Items.MOSS_CARPET
static final Item
Items.MOSSY_COBBLESTONE
static final Item
Items.MOSSY_COBBLESTONE_SLAB
static final Item
Items.MOSSY_COBBLESTONE_STAIRS
static final Item
Items.MOSSY_COBBLESTONE_WALL
static final Item
Items.MOSSY_STONE_BRICK_SLAB
static final Item
Items.MOSSY_STONE_BRICK_STAIRS
static final Item
Items.MOSSY_STONE_BRICK_WALL
static final Item
Items.MOSSY_STONE_BRICKS
static final Item
Items.MOURNER_POTTERY_SHERD
static final Item
Items.MUD
static final Item
Items.MUD_BRICK_SLAB
static final Item
Items.MUD_BRICK_STAIRS
static final Item
Items.MUD_BRICK_WALL
static final Item
Items.MUD_BRICKS
static final Item
Items.MUDDY_MANGROVE_ROOTS
static final Item
Items.MULE_SPAWN_EGG
static final Item
Items.MUSHROOM_STEM
static final Item
Items.MUSHROOM_STEW
static final Item
Items.MUSIC_DISC_11
static final Item
Items.MUSIC_DISC_13
static final Item
Items.MUSIC_DISC_5
static final Item
Items.MUSIC_DISC_BLOCKS
static final Item
Items.MUSIC_DISC_CAT
static final Item
Items.MUSIC_DISC_CHIRP
static final Item
Items.MUSIC_DISC_CREATOR
static final Item
static final Item
Items.MUSIC_DISC_FAR
static final Item
Items.MUSIC_DISC_MALL
static final Item
Items.MUSIC_DISC_MELLOHI
static final Item
Items.MUSIC_DISC_OTHERSIDE
static final Item
Items.MUSIC_DISC_PIGSTEP
static final Item
Items.MUSIC_DISC_PRECIPICE
static final Item
Items.MUSIC_DISC_RELIC
static final Item
Items.MUSIC_DISC_STAL
static final Item
Items.MUSIC_DISC_STRAD
static final Item
Items.MUSIC_DISC_WAIT
static final Item
Items.MUSIC_DISC_WARD
static final Item
Items.MUTTON
static final Item
Items.MYCELIUM
static final Item
Items.NAME_TAG
static final Item
Items.NAUTILUS_SHELL
static final Item
Items.NETHER_BRICK
static final Item
Items.NETHER_BRICK_FENCE
static final Item
Items.NETHER_BRICK_SLAB
static final Item
Items.NETHER_BRICK_STAIRS
static final Item
Items.NETHER_BRICK_WALL
static final Item
Items.NETHER_BRICKS
static final Item
Items.NETHER_GOLD_ORE
static final Item
Items.NETHER_QUARTZ_ORE
static final Item
Items.NETHER_SPROUTS
static final Item
Items.NETHER_STAR
static final Item
Items.NETHER_WART
static final Item
Items.NETHER_WART_BLOCK
static final Item
Items.NETHERITE_AXE
static final Item
Items.NETHERITE_BLOCK
static final Item
Items.NETHERITE_BOOTS
static final Item
Items.NETHERITE_CHESTPLATE
static final Item
Items.NETHERITE_HELMET
static final Item
Items.NETHERITE_HOE
static final Item
Items.NETHERITE_INGOT
static final Item
Items.NETHERITE_LEGGINGS
static final Item
Items.NETHERITE_PICKAXE
static final Item
Items.NETHERITE_SCRAP
static final Item
Items.NETHERITE_SHOVEL
static final Item
Items.NETHERITE_SWORD
static final Item
static final Item
Items.NETHERRACK
static final Item
Items.NOTE_BLOCK
static final Item
Items.OAK_BOAT
static final Item
Items.OAK_BUTTON
static final Item
Items.OAK_CHEST_BOAT
static final Item
Items.OAK_DOOR
static final Item
Items.OAK_FENCE
static final Item
Items.OAK_FENCE_GATE
static final Item
Items.OAK_HANGING_SIGN
static final Item
Items.OAK_LEAVES
static final Item
Items.OAK_LOG
static final Item
Items.OAK_PLANKS
static final Item
Items.OAK_PRESSURE_PLATE
static final Item
Items.OAK_SAPLING
static final Item
Items.OAK_SIGN
static final Item
Items.OAK_SLAB
static final Item
Items.OAK_STAIRS
static final Item
Items.OAK_TRAPDOOR
static final Item
Items.OAK_WOOD
static final Item
Items.OBSERVER
static final Item
Items.OBSIDIAN
static final Item
Items.OCELOT_SPAWN_EGG
static final Item
Items.OCHRE_FROGLIGHT
static final Item
Items.OMINOUS_BOTTLE
static final Item
Items.OMINOUS_TRIAL_KEY
static final Item
Items.ORANGE_BANNER
static final Item
Items.ORANGE_BED
static final Item
Items.ORANGE_CANDLE
static final Item
Items.ORANGE_CARPET
static final Item
Items.ORANGE_CONCRETE
static final Item
Items.ORANGE_CONCRETE_POWDER
static final Item
Items.ORANGE_DYE
static final Item
Items.ORANGE_GLAZED_TERRACOTTA
static final Item
Items.ORANGE_SHULKER_BOX
static final Item
Items.ORANGE_STAINED_GLASS
static final Item
static final Item
Items.ORANGE_TERRACOTTA
static final Item
Items.ORANGE_TULIP
static final Item
Items.ORANGE_WOOL
static final Item
Items.OXEYE_DAISY
static final Item
Items.OXIDIZED_CHISELED_COPPER
static final Item
Items.OXIDIZED_COPPER
static final Item
Items.OXIDIZED_COPPER_BULB
static final Item
Items.OXIDIZED_COPPER_DOOR
static final Item
Items.OXIDIZED_COPPER_GRATE
static final Item
Items.OXIDIZED_COPPER_TRAPDOOR
static final Item
Items.OXIDIZED_CUT_COPPER
static final Item
Items.OXIDIZED_CUT_COPPER_SLAB
static final Item
static final Item
Items.PACKED_ICE
static final Item
Items.PACKED_MUD
static final Item
Items.PAINTING
static final Item
Items.PANDA_SPAWN_EGG
static final Item
Items.PAPER
static final Item
Items.PARROT_SPAWN_EGG
static final Item
Items.PEARLESCENT_FROGLIGHT
static final Item
Items.PEONY
static final Item
Items.PETRIFIED_OAK_SLAB
static final Item
Items.PHANTOM_MEMBRANE
static final Item
Items.PHANTOM_SPAWN_EGG
static final Item
Items.PIG_SPAWN_EGG
static final Item
Items.PIGLIN_BANNER_PATTERN
static final Item
Items.PIGLIN_BRUTE_SPAWN_EGG
static final Item
Items.PIGLIN_HEAD
static final Item
Items.PIGLIN_SPAWN_EGG
static final Item
Items.PILLAGER_SPAWN_EGG
static final Item
Items.PINK_BANNER
static final Item
Items.PINK_BED
static final Item
Items.PINK_CANDLE
static final Item
Items.PINK_CARPET
static final Item
Items.PINK_CONCRETE
static final Item
Items.PINK_CONCRETE_POWDER
static final Item
Items.PINK_DYE
static final Item
Items.PINK_GLAZED_TERRACOTTA
static final Item
Items.PINK_PETALS
static final Item
Items.PINK_SHULKER_BOX
static final Item
Items.PINK_STAINED_GLASS
static final Item
Items.PINK_STAINED_GLASS_PANE
static final Item
Items.PINK_TERRACOTTA
static final Item
Items.PINK_TULIP
static final Item
Items.PINK_WOOL
static final Item
Items.PISTON
static final Item
Items.PITCHER_PLANT
static final Item
Items.PITCHER_POD
static final Item
Items.PLAYER_HEAD
static final Item
Items.PLENTY_POTTERY_SHERD
static final Item
Items.PODZOL
static final Item
Items.POINTED_DRIPSTONE
static final Item
Items.POISONOUS_POTATO
static final Item
Items.POLAR_BEAR_SPAWN_EGG
static final Item
Items.POLISHED_ANDESITE
static final Item
Items.POLISHED_ANDESITE_SLAB
static final Item
Items.POLISHED_ANDESITE_STAIRS
static final Item
Items.POLISHED_BASALT
static final Item
Items.POLISHED_BLACKSTONE
static final Item
static final Item
static final Item
static final Item
static final Item
static final Item
static final Item
Items.POLISHED_BLACKSTONE_SLAB
static final Item
static final Item
Items.POLISHED_BLACKSTONE_WALL
static final Item
Items.POLISHED_DEEPSLATE
static final Item
Items.POLISHED_DEEPSLATE_SLAB
static final Item
static final Item
Items.POLISHED_DEEPSLATE_WALL
static final Item
Items.POLISHED_DIORITE
static final Item
Items.POLISHED_DIORITE_SLAB
static final Item
Items.POLISHED_DIORITE_STAIRS
static final Item
Items.POLISHED_GRANITE
static final Item
Items.POLISHED_GRANITE_SLAB
static final Item
Items.POLISHED_GRANITE_STAIRS
static final Item
Items.POLISHED_TUFF
static final Item
Items.POLISHED_TUFF_SLAB
static final Item
Items.POLISHED_TUFF_STAIRS
static final Item
Items.POLISHED_TUFF_WALL
static final Item
Items.POPPED_CHORUS_FRUIT
static final Item
Items.POPPY
static final Item
Items.PORKCHOP
static final Item
Items.POTATO
static final Item
Items.POTION
static final Item
Items.POWDER_SNOW_BUCKET
static final Item
Items.POWERED_RAIL
static final Item
Items.PRISMARINE
static final Item
Items.PRISMARINE_BRICK_SLAB
static final Item
Items.PRISMARINE_BRICK_STAIRS
static final Item
Items.PRISMARINE_BRICKS
static final Item
Items.PRISMARINE_CRYSTALS
static final Item
Items.PRISMARINE_SHARD
static final Item
Items.PRISMARINE_SLAB
static final Item
Items.PRISMARINE_STAIRS
static final Item
Items.PRISMARINE_WALL
static final Item
Items.PRIZE_POTTERY_SHERD
static final Item
Items.PUFFERFISH
static final Item
Items.PUFFERFISH_BUCKET
static final Item
Items.PUFFERFISH_SPAWN_EGG
static final Item
Items.PUMPKIN
static final Item
Items.PUMPKIN_PIE
static final Item
Items.PUMPKIN_SEEDS
static final Item
Items.PURPLE_BANNER
static final Item
Items.PURPLE_BED
static final Item
Items.PURPLE_CANDLE
static final Item
Items.PURPLE_CARPET
static final Item
Items.PURPLE_CONCRETE
static final Item
Items.PURPLE_CONCRETE_POWDER
static final Item
Items.PURPLE_DYE
static final Item
Items.PURPLE_GLAZED_TERRACOTTA
static final Item
Items.PURPLE_SHULKER_BOX
static final Item
Items.PURPLE_STAINED_GLASS
static final Item
static final Item
Items.PURPLE_TERRACOTTA
static final Item
Items.PURPLE_WOOL
static final Item
Items.PURPUR_BLOCK
static final Item
Items.PURPUR_PILLAR
static final Item
Items.PURPUR_SLAB
static final Item
Items.PURPUR_STAIRS
static final Item
Items.QUARTZ
static final Item
Items.QUARTZ_BLOCK
static final Item
Items.QUARTZ_BRICKS
static final Item
Items.QUARTZ_PILLAR
static final Item
Items.QUARTZ_SLAB
static final Item
Items.QUARTZ_STAIRS
static final Item
Items.RABBIT
static final Item
Items.RABBIT_FOOT
static final Item
Items.RABBIT_HIDE
static final Item
Items.RABBIT_SPAWN_EGG
static final Item
Items.RABBIT_STEW
static final Item
Items.RAIL
static final Item
static final Item
Items.RAVAGER_SPAWN_EGG
static final Item
Items.RAW_COPPER
static final Item
Items.RAW_COPPER_BLOCK
static final Item
Items.RAW_GOLD
static final Item
Items.RAW_GOLD_BLOCK
static final Item
Items.RAW_IRON
static final Item
Items.RAW_IRON_BLOCK
static final Item
Items.RECOVERY_COMPASS
static final Item
Items.RED_BANNER
static final Item
Items.RED_BED
static final Item
Items.RED_CANDLE
static final Item
Items.RED_CARPET
static final Item
Items.RED_CONCRETE
static final Item
Items.RED_CONCRETE_POWDER
static final Item
Items.RED_DYE
static final Item
Items.RED_GLAZED_TERRACOTTA
static final Item
Items.RED_MUSHROOM
static final Item
Items.RED_MUSHROOM_BLOCK
static final Item
Items.RED_NETHER_BRICK_SLAB
static final Item
Items.RED_NETHER_BRICK_STAIRS
static final Item
Items.RED_NETHER_BRICK_WALL
static final Item
Items.RED_NETHER_BRICKS
static final Item
Items.RED_SAND
static final Item
Items.RED_SANDSTONE
static final Item
Items.RED_SANDSTONE_SLAB
static final Item
Items.RED_SANDSTONE_STAIRS
static final Item
Items.RED_SANDSTONE_WALL
static final Item
Items.RED_SHULKER_BOX
static final Item
Items.RED_STAINED_GLASS
static final Item
Items.RED_STAINED_GLASS_PANE
static final Item
Items.RED_TERRACOTTA
static final Item
Items.RED_TULIP
static final Item
Items.RED_WOOL
static final Item
Items.REDSTONE
static final Item
Items.REDSTONE_BLOCK
static final Item
Items.REDSTONE_LAMP
static final Item
Items.REDSTONE_ORE
static final Item
Items.REDSTONE_TORCH
static final Item
Items.REINFORCED_DEEPSLATE
static final Item
Items.REPEATER
static final Item
Items.REPEATING_COMMAND_BLOCK
static final Item
Items.RESPAWN_ANCHOR
static final Item
static final Item
Items.ROOTED_DIRT
static final Item
Items.ROSE_BUSH
static final Item
Items.ROTTEN_FLESH
static final Item
Items.SADDLE
static final Item
Items.SALMON
static final Item
Items.SALMON_BUCKET
static final Item
Items.SALMON_SPAWN_EGG
static final Item
Items.SAND
static final Item
Items.SANDSTONE
static final Item
Items.SANDSTONE_SLAB
static final Item
Items.SANDSTONE_STAIRS
static final Item
Items.SANDSTONE_WALL
static final Item
Items.SCAFFOLDING
static final Item
Items.SCRAPE_POTTERY_SHERD
static final Item
Items.SCULK
static final Item
Items.SCULK_CATALYST
static final Item
Items.SCULK_SENSOR
static final Item
Items.SCULK_SHRIEKER
static final Item
Items.SCULK_VEIN
static final Item
Items.SEA_LANTERN
static final Item
Items.SEA_PICKLE
static final Item
Items.SEAGRASS
static final Item
static final Item
static final Item
Items.SHEAF_POTTERY_SHERD
static final Item
Items.SHEARS
static final Item
Items.SHEEP_SPAWN_EGG
static final Item
Items.SHELTER_POTTERY_SHERD
static final Item
Items.SHIELD
static final Item
Items.SHORT_GRASS
static final Item
Items.SHROOMLIGHT
static final Item
Items.SHULKER_BOX
static final Item
Items.SHULKER_SHELL
static final Item
Items.SHULKER_SPAWN_EGG
static final Item
static final Item
Items.SILVERFISH_SPAWN_EGG
static final Item
Items.SKELETON_HORSE_SPAWN_EGG
static final Item
Items.SKELETON_SKULL
static final Item
Items.SKELETON_SPAWN_EGG
static final Item
Items.SKULL_BANNER_PATTERN
static final Item
Items.SKULL_POTTERY_SHERD
static final Item
Items.SLIME_BALL
static final Item
Items.SLIME_BLOCK
static final Item
Items.SLIME_SPAWN_EGG
static final Item
Items.SMALL_AMETHYST_BUD
static final Item
Items.SMALL_DRIPLEAF
static final Item
Items.SMITHING_TABLE
static final Item
Items.SMOKER
static final Item
Items.SMOOTH_BASALT
static final Item
Items.SMOOTH_QUARTZ
static final Item
Items.SMOOTH_QUARTZ_SLAB
static final Item
Items.SMOOTH_QUARTZ_STAIRS
static final Item
Items.SMOOTH_RED_SANDSTONE
static final Item
static final Item
static final Item
Items.SMOOTH_SANDSTONE
static final Item
Items.SMOOTH_SANDSTONE_SLAB
static final Item
Items.SMOOTH_SANDSTONE_STAIRS
static final Item
Items.SMOOTH_STONE
static final Item
Items.SMOOTH_STONE_SLAB
static final Item
Items.SNIFFER_EGG
static final Item
Items.SNIFFER_SPAWN_EGG
static final Item
Items.SNORT_POTTERY_SHERD
static final Item
static final Item
Items.SNOW
static final Item
Items.SNOW_BLOCK
static final Item
Items.SNOW_GOLEM_SPAWN_EGG
static final Item
Items.SNOWBALL
static final Item
Items.SOUL_CAMPFIRE
static final Item
Items.SOUL_LANTERN
static final Item
Items.SOUL_SAND
static final Item
Items.SOUL_SOIL
static final Item
Items.SOUL_TORCH
static final Item
Items.SPAWNER
static final Item
Items.SPECTRAL_ARROW
static final Item
Items.SPIDER_EYE
static final Item
Items.SPIDER_SPAWN_EGG
static final Item
static final Item
Items.SPLASH_POTION
static final Item
Items.SPONGE
static final Item
Items.SPORE_BLOSSOM
static final Item
Items.SPRUCE_BOAT
static final Item
Items.SPRUCE_BUTTON
static final Item
Items.SPRUCE_CHEST_BOAT
static final Item
Items.SPRUCE_DOOR
static final Item
Items.SPRUCE_FENCE
static final Item
Items.SPRUCE_FENCE_GATE
static final Item
Items.SPRUCE_HANGING_SIGN
static final Item
Items.SPRUCE_LEAVES
static final Item
Items.SPRUCE_LOG
static final Item
Items.SPRUCE_PLANKS
static final Item
Items.SPRUCE_PRESSURE_PLATE
static final Item
Items.SPRUCE_SAPLING
static final Item
Items.SPRUCE_SIGN
static final Item
Items.SPRUCE_SLAB
static final Item
Items.SPRUCE_STAIRS
static final Item
Items.SPRUCE_TRAPDOOR
static final Item
Items.SPRUCE_WOOD
static final Item
Items.SPYGLASS
static final Item
Items.SQUID_SPAWN_EGG
static final Item
Items.STICK
static final Item
Items.STICKY_PISTON
static final Item
Items.STONE
static final Item
Items.STONE_AXE
static final Item
Items.STONE_BRICK_SLAB
static final Item
Items.STONE_BRICK_STAIRS
static final Item
Items.STONE_BRICK_WALL
static final Item
Items.STONE_BRICKS
static final Item
Items.STONE_BUTTON
static final Item
Items.STONE_HOE
static final Item
Items.STONE_PICKAXE
static final Item
Items.STONE_PRESSURE_PLATE
static final Item
Items.STONE_SHOVEL
static final Item
Items.STONE_SLAB
static final Item
Items.STONE_STAIRS
static final Item
Items.STONE_SWORD
static final Item
Items.STONECUTTER
static final Item
Items.STRAY_SPAWN_EGG
static final Item
Items.STRIDER_SPAWN_EGG
static final Item
Items.STRING
static final Item
Items.STRIPPED_ACACIA_LOG
static final Item
Items.STRIPPED_ACACIA_WOOD
static final Item
Items.STRIPPED_BAMBOO_BLOCK
static final Item
Items.STRIPPED_BIRCH_LOG
static final Item
Items.STRIPPED_BIRCH_WOOD
static final Item
Items.STRIPPED_CHERRY_LOG
static final Item
Items.STRIPPED_CHERRY_WOOD
static final Item
Items.STRIPPED_CRIMSON_HYPHAE
static final Item
Items.STRIPPED_CRIMSON_STEM
static final Item
Items.STRIPPED_DARK_OAK_LOG
static final Item
Items.STRIPPED_DARK_OAK_WOOD
static final Item
Items.STRIPPED_JUNGLE_LOG
static final Item
Items.STRIPPED_JUNGLE_WOOD
static final Item
Items.STRIPPED_MANGROVE_LOG
static final Item
Items.STRIPPED_MANGROVE_WOOD
static final Item
Items.STRIPPED_OAK_LOG
static final Item
Items.STRIPPED_OAK_WOOD
static final Item
Items.STRIPPED_SPRUCE_LOG
static final Item
Items.STRIPPED_SPRUCE_WOOD
static final Item
Items.STRIPPED_WARPED_HYPHAE
static final Item
Items.STRIPPED_WARPED_STEM
static final Item
Items.STRUCTURE_BLOCK
static final Item
Items.STRUCTURE_VOID
static final Item
Items.SUGAR
static final Item
Items.SUGAR_CANE
static final Item
Items.SUNFLOWER
static final Item
Items.SUSPICIOUS_GRAVEL
static final Item
Items.SUSPICIOUS_SAND
static final Item
Items.SUSPICIOUS_STEW
static final Item
Items.SWEET_BERRIES
static final Item
Items.TADPOLE_BUCKET
static final Item
Items.TADPOLE_SPAWN_EGG
static final Item
Items.TALL_GRASS
static final Item
Items.TARGET
static final Item
Items.TERRACOTTA
static final Item
static final Item
Items.TINTED_GLASS
static final Item
Items.TIPPED_ARROW
static final Item
Items.TNT
static final Item
Items.TNT_MINECART
static final Item
Items.TORCH
static final Item
Items.TORCHFLOWER
static final Item
Items.TORCHFLOWER_SEEDS
static final Item
Items.TOTEM_OF_UNDYING
static final Item
Items.TRADER_LLAMA_SPAWN_EGG
static final Item
Items.TRAPPED_CHEST
static final Item
Items.TRIAL_KEY
static final Item
Items.TRIAL_SPAWNER
static final Item
Items.TRIDENT
static final Item
Items.TRIPWIRE_HOOK
static final Item
Items.TROPICAL_FISH
static final Item
Items.TROPICAL_FISH_BUCKET
static final Item
Items.TROPICAL_FISH_SPAWN_EGG
static final Item
Items.TUBE_CORAL
static final Item
Items.TUBE_CORAL_BLOCK
static final Item
Items.TUBE_CORAL_FAN
static final Item
Items.TUFF
static final Item
Items.TUFF_BRICK_SLAB
static final Item
Items.TUFF_BRICK_STAIRS
static final Item
Items.TUFF_BRICK_WALL
static final Item
Items.TUFF_BRICKS
static final Item
Items.TUFF_SLAB
static final Item
Items.TUFF_STAIRS
static final Item
Items.TUFF_WALL
static final Item
Items.TURTLE_EGG
static final Item
Items.TURTLE_HELMET
static final Item
Items.TURTLE_SCUTE
static final Item
Items.TURTLE_SPAWN_EGG
static final Item
Items.TWISTING_VINES
static final Item
Items.VAULT
static final Item
Items.VERDANT_FROGLIGHT
static final Item
static final Item
Items.VEX_SPAWN_EGG
static final Item
Items.VILLAGER_SPAWN_EGG
static final Item
Items.VINDICATOR_SPAWN_EGG
static final Item
Items.VINE
static final Item
static final Item
static final Item
Items.WARDEN_SPAWN_EGG
static final Item
Items.WARPED_BUTTON
static final Item
Items.WARPED_DOOR
static final Item
Items.WARPED_FENCE
static final Item
Items.WARPED_FENCE_GATE
static final Item
Items.WARPED_FUNGUS
static final Item
Items.WARPED_FUNGUS_ON_A_STICK
static final Item
Items.WARPED_HANGING_SIGN
static final Item
Items.WARPED_HYPHAE
static final Item
Items.WARPED_NYLIUM
static final Item
Items.WARPED_PLANKS
static final Item
Items.WARPED_PRESSURE_PLATE
static final Item
Items.WARPED_ROOTS
static final Item
Items.WARPED_SIGN
static final Item
Items.WARPED_SLAB
static final Item
Items.WARPED_STAIRS
static final Item
Items.WARPED_STEM
static final Item
Items.WARPED_TRAPDOOR
static final Item
Items.WARPED_WART_BLOCK
static final Item
Items.WATER_BUCKET
static final Item
Items.WAXED_CHISELED_COPPER
static final Item
Items.WAXED_COPPER_BLOCK
static final Item
Items.WAXED_COPPER_BULB
static final Item
Items.WAXED_COPPER_DOOR
static final Item
Items.WAXED_COPPER_GRATE
static final Item
Items.WAXED_COPPER_TRAPDOOR
static final Item
Items.WAXED_CUT_COPPER
static final Item
Items.WAXED_CUT_COPPER_SLAB
static final Item
Items.WAXED_CUT_COPPER_STAIRS
static final Item
static final Item
Items.WAXED_EXPOSED_COPPER
static final Item
static final Item
static final Item
static final Item
static final Item
Items.WAXED_EXPOSED_CUT_COPPER
static final Item
static final Item
static final Item
static final Item
Items.WAXED_OXIDIZED_COPPER
static final Item
static final Item
static final Item
static final Item
static final Item
static final Item
static final Item
static final Item
static final Item
Items.WAXED_WEATHERED_COPPER
static final Item
static final Item
static final Item
static final Item
static final Item
static final Item
static final Item
static final Item
static final Item
static final Item
Items.WEATHERED_COPPER
static final Item
Items.WEATHERED_COPPER_BULB
static final Item
Items.WEATHERED_COPPER_DOOR
static final Item
Items.WEATHERED_COPPER_GRATE
static final Item
static final Item
Items.WEATHERED_CUT_COPPER
static final Item
static final Item
static final Item
Items.WEEPING_VINES
static final Item
Items.WET_SPONGE
static final Item
Items.WHEAT
static final Item
Items.WHEAT_SEEDS
static final Item
Items.WHITE_BANNER
static final Item
Items.WHITE_BED
static final Item
Items.WHITE_CANDLE
static final Item
Items.WHITE_CARPET
static final Item
Items.WHITE_CONCRETE
static final Item
Items.WHITE_CONCRETE_POWDER
static final Item
Items.WHITE_DYE
static final Item
Items.WHITE_GLAZED_TERRACOTTA
static final Item
Items.WHITE_SHULKER_BOX
static final Item
Items.WHITE_STAINED_GLASS
static final Item
Items.WHITE_STAINED_GLASS_PANE
static final Item
Items.WHITE_TERRACOTTA
static final Item
Items.WHITE_TULIP
static final Item
Items.WHITE_WOOL
static final Item
static final Item
Items.WIND_CHARGE
static final Item
Items.WITCH_SPAWN_EGG
static final Item
Items.WITHER_ROSE
static final Item
Items.WITHER_SKELETON_SKULL
static final Item
static final Item
Items.WITHER_SPAWN_EGG
static final Item
Items.WOLF_ARMOR
static final Item
Items.WOLF_SPAWN_EGG
static final Item
Items.WOODEN_AXE
static final Item
Items.WOODEN_HOE
static final Item
Items.WOODEN_PICKAXE
static final Item
Items.WOODEN_SHOVEL
static final Item
Items.WOODEN_SWORD
static final Item
Items.WRITABLE_BOOK
static final Item
Items.WRITTEN_BOOK
static final Item
Items.YELLOW_BANNER
static final Item
Items.YELLOW_BED
static final Item
Items.YELLOW_CANDLE
static final Item
Items.YELLOW_CARPET
static final Item
Items.YELLOW_CONCRETE
static final Item
Items.YELLOW_CONCRETE_POWDER
static final Item
Items.YELLOW_DYE
static final Item
Items.YELLOW_GLAZED_TERRACOTTA
static final Item
Items.YELLOW_SHULKER_BOX
static final Item
Items.YELLOW_STAINED_GLASS
static final Item
static final Item
Items.YELLOW_TERRACOTTA
static final Item
Items.YELLOW_WOOL
static final Item
Items.ZOGLIN_SPAWN_EGG
static final Item
Items.ZOMBIE_HEAD
static final Item
Items.ZOMBIE_HORSE_SPAWN_EGG
static final Item
Items.ZOMBIE_SPAWN_EGG
static final Item
static final Item
Modifier and TypeFieldDescriptionprivate final Holder.Reference
<Item> Item.BY_BLOCK
private final Map
<Item, ItemCooldowns.CooldownInstance> ItemCooldowns.cooldowns
ItemStack.ITEM_NON_AIR_CODEC
DyeColor.tag
Modifier and TypeMethodDescriptionItem.asItem()
static Item
Deprecated.static Item
Item.byId
(int p_41446_) final Item
Item.getCraftingRemainingItem()
Deprecated.ItemStack.getItem()
static Item
Items.registerBlock
(BlockItem p_42804_) static Item
Items.registerBlock
(Block p_42806_) static Item
Items.registerBlock
(Block p_332741_, UnaryOperator<Item.Properties> p_332641_) static Item
Items.registerBlock
(Block p_42811_, Item p_42812_) static Item
Items.registerBlock
(Block p_252092_, Block... p_248886_) static Item
Items.registerItem
(String p_42814_, Item p_42815_) static Item
Items.registerItem
(ResourceKey<Item> p_281502_, Item p_283159_) static Item
Items.registerItem
(ResourceLocation p_42817_, Item p_42818_) Modifier and TypeMethodDescriptionItem.builtInRegistryHolder()
Deprecated.ItemStack.getItemHolder()
DyeColor.getTag()
ItemStack.getTags()
Modifier and TypeMethodDescriptionvoid
ItemCooldowns.addCooldown
(Item p_41525_, int p_41526_) Item.Properties.craftRemainder
(Item p_41496_) static ItemStack
InstrumentItem.create
(Item p_220108_, Holder<Instrument> p_220109_) private static void
CreativeModeTabs.generateInstrumentTypes
(CreativeModeTab.Output p_270699_, HolderLookup<Instrument> p_270948_, Item p_270421_, TagKey<Instrument> p_270798_, CreativeModeTab.TabVisibility p_270817_) private static void
CreativeModeTabs.generatePotionEffectTypes
(CreativeModeTab.Output p_270129_, HolderLookup<Potion> p_270334_, Item p_270968_, CreativeModeTab.TabVisibility p_270778_, FeatureFlagSet p_338372_) float
ItemCooldowns.getCooldownPercent
(Item p_41522_, float p_41523_) static int
boolean
boolean
ItemCooldowns.isOnCooldown
(Item p_41520_) protected void
ItemCooldowns.onCooldownEnded
(Item p_41531_) protected void
ServerItemCooldowns.onCooldownEnded
(Item p_43072_) protected void
ItemCooldowns.onCooldownStarted
(Item p_41529_, int p_41530_) protected void
ServerItemCooldowns.onCooldownStarted
(Item p_43069_, int p_43070_) static Item
Items.registerBlock
(Block p_42811_, Item p_42812_) void
BlockItem.registerBlocks
(Map<Block, Item> p_40607_, Item p_40608_) void
StandingAndWallBlockItem.registerBlocks
(Map<Block, Item> p_43252_, Item p_43253_) static Item
Items.registerItem
(String p_42814_, Item p_42815_) static Item
Items.registerItem
(ResourceKey<Item> p_281502_, Item p_283159_) static Item
Items.registerItem
(ResourceLocation p_42817_, Item p_42818_) void
ItemCooldowns.removeCooldown
(Item p_41528_) void
BlockItem.removeFromBlockToItemMap
(Map<Block, Item> blockToItemMap, Item itemIn) void
StandingAndWallBlockItem.removeFromBlockToItemMap
(Map<Block, Item> blockToItemMap, Item itemIn) default InteractionResultHolder
<ItemStack> Equipable.swapWithEquipmentSlot
(Item p_270453_, Level p_270395_, Player p_270300_, InteractionHand p_270262_) Modifier and TypeMethodDescriptionvoid
ItemStack.hurtAndBreak
(int p_220158_, ServerLevel p_346256_, ServerPlayer p_220160_, Consumer<Item> p_348596_) void
ItemStack.hurtAndBreak
(int p_220158_, ServerLevel p_346256_, LivingEntity p_220160_, Consumer<Item> p_348596_) boolean
boolean
boolean
boolean
void
BlockItem.registerBlocks
(Map<Block, Item> p_40607_, Item p_40608_) void
StandingAndWallBlockItem.registerBlocks
(Map<Block, Item> p_43252_, Item p_43253_) static Item
Items.registerItem
(ResourceKey<Item> p_281502_, Item p_283159_) void
BlockItem.removeFromBlockToItemMap
(Map<Block, Item> blockToItemMap, Item itemIn) void
StandingAndWallBlockItem.removeFromBlockToItemMap
(Map<Block, Item> blockToItemMap, Item itemIn) -
Uses of Item in net.minecraft.world.item.alchemy
Modifier and TypeFieldDescriptionprivate final List
<PotionBrewing.Mix<Item>> PotionBrewing.Builder.containerMixes
private final List
<PotionBrewing.Mix<Item>> PotionBrewing.containerMixes
Modifier and TypeMethodDescriptionvoid
PotionBrewing.Builder.addContainer
(Item p_340911_) void
PotionBrewing.Builder.addContainerRecipe
(Item p_341264_, Item p_340992_, Item p_341160_) void
void
PotionBrewing.Builder.addStartMix
(Item p_341103_, Holder<Potion> p_341346_) static ItemStack
PotionContents.createItemStack
(Item p_330388_, Holder<Potion> p_331030_) private static void
PotionBrewing.Builder.expectPotion
(Item p_341194_) -
Uses of Item in net.minecraft.world.item.armortrim
Modifier and TypeFieldDescriptionTrimMaterial.ingredient
The field for theingredient
record component.TrimPattern.templateItem
The field for thetemplateItem
record component.Modifier and TypeMethodDescriptionTrimMaterial.ingredient()
Returns the value of theingredient
record component.TrimPattern.templateItem()
Returns the value of thetemplateItem
record component.Modifier and TypeMethodDescriptionstatic TrimMaterial
TrimMaterial.create
(String p_268108_, Item p_268361_, float p_268202_, Component p_268273_, Map<Holder<ArmorMaterial>, String> p_267977_) private static void
TrimMaterials.register
(BootstrapContext<TrimMaterial> p_321637_, ResourceKey<TrimMaterial> p_268293_, Item p_268156_, Style p_268174_, float p_268274_) private static void
TrimMaterials.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 void
TrimPatterns.register
(BootstrapContext<TrimPattern> p_321509_, Item p_267097_, ResourceKey<TrimPattern> p_267079_) ModifierConstructorDescriptionTrimMaterial
(String assetName, Holder<Item> ingredient, float itemModelIndex, Map<Holder<ArmorMaterial>, String> overrideArmorMaterials, Component description) Creates an instance of aTrimMaterial
record class.TrimPattern
(ResourceLocation assetId, Holder<Item> templateItem, Component description, boolean decal) Creates an instance of aTrimPattern
record class. -
Uses of Item in net.minecraft.world.item.component
-
Uses of Item in net.minecraft.world.item.crafting
Modifier and TypeFieldDescriptionprivate static final Map
<Item, FireworkExplosion.Shape> FireworkStarRecipe.SHAPE_BY_ITEM
Ingredient.TagValue.tag
The field for thetag
record component.Modifier and TypeMethodDescriptionIngredient.TagValue.tag()
Returns the value of thetag
record component. -
Uses of Item in net.minecraft.world.item.enchantment
Modifier and TypeFieldDescriptionEnchantedItemInUse.onBreak
The field for theonBreak
record component.Enchantment.EnchantmentDefinition.primaryItems
The field for theprimaryItems
record component.Enchantment.EnchantmentDefinition.supportedItems
The field for thesupportedItems
record component.Modifier and TypeMethodDescriptionEnchantment.getSupportedItems()
EnchantedItemInUse.onBreak()
Returns the value of theonBreak
record component.Enchantment.EnchantmentDefinition.primaryItems()
Returns the value of theprimaryItems
record component.Enchantment.EnchantmentDefinition.supportedItems()
Returns the value of thesupportedItems
record component.Modifier 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 void
EnchantmentHelper.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 void
EnchantmentHelper.onProjectileSpawned
(ServerLevel p_345062_, ItemStack p_345805_, AbstractArrow p_346298_, Consumer<Item> p_348544_) ModifierConstructorDescriptionEnchantedItemInUse
(ItemStack itemStack, EquipmentSlot inSlot, LivingEntity owner, Consumer<Item> onBreak) Creates an instance of aEnchantedItemInUse
record 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 aEnchantmentDefinition
record 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 aEnchantmentDefinition
record class. -
Uses of Item in net.minecraft.world.item.trading
Modifier and TypeMethodDescriptionItemCost.item()
Returns the value of theitem
record component.Modifier and TypeMethodDescriptionprivate static ItemStack
ItemCost.createStack
(Holder<Item> p_331040_, int p_330313_, DataComponentPredicate p_331395_) ModifierConstructorDescriptionItemCost
(Holder<Item> p_330702_, int p_331182_, DataComponentPredicate p_331873_) ItemCost
(Holder<Item> item, int count, DataComponentPredicate components, ItemStack itemStack) Creates an instance of aItemCost
record class. -
Uses of Item in net.minecraft.world.level
-
Uses of Item in net.minecraft.world.level.block
Modifier and TypeFieldDescriptionstatic final Map
<Item, DispenseItemBehavior> DispenserBlock.DISPENSER_REGISTRY
private final ResourceKey
<Item> AttachedStemBlock.seed
private final ResourceKey
<Item> StemBlock.seed
-
Uses of Item in net.minecraft.world.level.block.entity
Modifier and TypeFieldDescriptionPotDecorations.back
The field for theback
record component.PotDecorations.front
The field for thefront
record component.AbstractFurnaceBlockEntity.fuelCache
private static final Map
<Item, ResourceKey<DecoratedPotPattern>> DecoratedPotPatterns.ITEM_TO_POT_TEXTURE
PotDecorations.left
The field for theleft
record component.PotDecorations.right
The field for theright
record component.Modifier and TypeMethodDescriptionPotDecorations.back()
Returns the value of theback
record component.PotDecorations.front()
Returns the value of thefront
record component.AbstractFurnaceBlockEntity.getFuel()
Deprecated.PotDecorations.left()
Returns the value of theleft
record component.PotDecorations.ordered()
PotDecorations.right()
Returns the value of theright
record component.Modifier and TypeMethodDescriptionstatic ResourceKey
<DecoratedPotPattern> DecoratedPotPatterns.getPatternFromItem
(Item p_273094_) private static boolean
AbstractFurnaceBlockEntity.isNeverAFurnaceFuel
(Item p_58398_) Modifier and TypeMethodDescriptionprivate static void
AbstractFurnaceBlockEntity.add
(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> consumer, TagKey<Item> tag, int time) private static void
AbstractFurnaceBlockEntity.add
(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> consumer, TagKey<Item> tag, int time) private static void
AbstractFurnaceBlockEntity.add
(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> consumer, TagKey<Item> tag, int time) private static void
AbstractFurnaceBlockEntity.add
(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> consumer, ItemLike item, int time) private static void
AbstractFurnaceBlockEntity.add
(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> consumer, ItemLike item, int time) private static void
private static void
private static void
static void
AbstractFurnaceBlockEntity.buildFuels
(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> map1) static void
AbstractFurnaceBlockEntity.buildFuels
(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> map1) ModifierConstructorDescriptionPotDecorations
(Item p_331754_, Item p_331488_, Item p_331845_, Item p_330988_) -
Uses of Item in net.minecraft.world.level.block.state
-
Uses of Item in net.minecraft.world.level.levelgen.flat
Modifier and TypeFieldDescriptionFlatLevelGeneratorPreset.displayItem
The field for thedisplayItem
record component.Modifier and TypeMethodDescriptionFlatLevelGeneratorPreset.displayItem()
Returns the value of thedisplayItem
record component.ModifierConstructorDescriptionFlatLevelGeneratorPreset
(Holder<Item> displayItem, FlatLevelGeneratorSettings settings) Creates an instance of aFlatLevelGeneratorPreset
record class. -
Uses of Item in net.minecraft.world.level.material
-
Uses of Item in net.minecraft.world.level.storage.loot.entries
Modifier and TypeMethodDescriptionstatic LootPoolSingletonContainer.Builder
<?> static LootPoolSingletonContainer.Builder
<?> TagEntry.tagContents
(TagKey<Item> p_205085_) ModifierConstructorDescriptionprivate
LootItem
(Holder<Item> p_298423_, int p_79567_, int p_79568_, List<LootItemCondition> p_299249_, List<LootItemFunction> p_299128_) private
TagEntry
(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
ModifierConstructorDescriptionprivate
SetItemFunction
(List<LootItemCondition> p_340855_, Holder<Item> p_341008_) -
Uses of Item in net.minecraft.world.phys.shapes
Modifier and TypeMethodDescriptionboolean
CollisionContext.isHoldingItem
(Item p_82752_) boolean
EntityCollisionContext.isHoldingItem
(Item p_82879_) -
Uses of Item in net.neoforged.neoforge.capabilities
Modifier and TypeMethodDescriptionboolean
RegisterCapabilitiesEvent.isItemRegistered
(ItemCapability<?, ?> capability, Item item) Returntrue
if a provider is registered for the given item and capability. -
Uses of Item in net.neoforged.neoforge.client
Modifier and TypeFieldDescriptionprivate static Map
<Item, ItemDecoratorHandler> ItemDecoratorHandler.DECORATOR_LOOKUP
-
Uses of Item in net.neoforged.neoforge.client.event
Modifier and TypeFieldDescriptionprivate final Map
<Item, List<IItemDecorator>> RegisterItemDecorationsEvent.decorators
ModifierConstructorDescriptionRegisterItemDecorationsEvent
(Map<Item, List<IItemDecorator>> decorators) -
Uses of Item in net.neoforged.neoforge.client.extensions.common
-
Uses of Item in net.neoforged.neoforge.client.model
Modifier and TypeFieldDescriptionprivate final Map
<Item, ModelResourceLocation> RegistryAwareItemModelShaper.locations
private final Map
<Item, BakedModel> RegistryAwareItemModelShaper.models
Modifier and TypeMethodDescription@Nullable BakedModel
RegistryAwareItemModelShaper.getItemModel
(Item item) void
RegistryAwareItemModelShaper.register
(Item item, ModelResourceLocation location) -
Uses of Item in net.neoforged.neoforge.client.model.generators
-
Uses of Item in net.neoforged.neoforge.common
Modifier and TypeFieldDescriptionTags.Items.ARMORS
Collects the 4 vanilla armor tags into one parent collection for ease.Tags.Items.BARRELS
Tags.Items.BARRELS_WOODEN
Tags.Items.BONES
Tags.Items.BOOKSHELVES
Tags.Items.BRICKS
Tags.Items.BRICKS_NETHER
Tags.Items.BRICKS_NORMAL
Tags.Items.BUCKETS
Tags.Items.BUCKETS_EMPTY
Tags.Items.BUCKETS_ENTITY_WATER
Tags.Items.BUCKETS_LAVA
If checking for the fluid this bucket holds in code, please useFluidBucketWrapper.getFluid()
instead.Tags.Items.BUCKETS_MILK
Tags.Items.BUCKETS_POWDER_SNOW
Tags.Items.BUCKETS_WATER
Does not include entity water buckets.Tags.Items.BUDDING_BLOCKS
For blocks that are similar to amethyst where their budding block produces buds and cluster blocksTags.Items.BUDS
For blocks that are similar to amethyst where they have buddings forming from budding blocksTags.Items.CHAINS
Tags.Items.CHESTS
Tags.Items.CHESTS_ENDER
Tags.Items.CHESTS_TRAPPED
Tags.Items.CHESTS_WOODEN
Tags.Items.CLUSTERS
For blocks that are similar to amethyst where they have clusters forming from budding blocksTags.Items.COBBLESTONES
Tags.Items.COBBLESTONES_DEEPSLATE
Tags.Items.COBBLESTONES_INFESTED
Tags.Items.COBBLESTONES_MOSSY
Tags.Items.COBBLESTONES_NORMAL
Tags.Items.CONCRETE_POWDERS
Block tag equivalent isBlockTags.CONCRETE_POWDER
Tags.Items.CONCRETES
Tags.Items.CROPS
Tags.Items.CROPS_BEETROOT
Tags.Items.CROPS_CARROT
Tags.Items.CROPS_NETHER_WART
Tags.Items.CROPS_POTATO
Tags.Items.CROPS_WHEAT
Tags.Items.DUSTS
Tags.Items.DUSTS_GLOWSTONE
Tags.Items.DUSTS_REDSTONE
Tags.Items.DYED
Tag that holds all blocks and items that can be dyed a specific color.Tags.Items.DYED_BLACK
Tags.Items.DYED_BLUE
Tags.Items.DYED_BROWN
Tags.Items.DYED_CYAN
Tags.Items.DYED_GRAY
Tags.Items.DYED_GREEN
Tags.Items.DYED_LIGHT_BLUE
Tags.Items.DYED_LIGHT_GRAY
Tags.Items.DYED_LIME
Tags.Items.DYED_MAGENTA
Tags.Items.DYED_ORANGE
Tags.Items.DYED_PINK
Tags.Items.DYED_PURPLE
Tags.Items.DYED_RED
Tags.Items.DYED_WHITE
Tags.Items.DYED_YELLOW
Tags.Items.DYES
Tags.Items.DYES_BLACK
Tags.Items.DYES_BLUE
Tags.Items.DYES_BROWN
Tags.Items.DYES_CYAN
Tags.Items.DYES_GRAY
Tags.Items.DYES_GREEN
Tags.Items.DYES_LIGHT_BLUE
Tags.Items.DYES_LIGHT_GRAY
Tags.Items.DYES_LIME
Tags.Items.DYES_MAGENTA
Tags.Items.DYES_ORANGE
Tags.Items.DYES_PINK
Tags.Items.DYES_PURPLE
Tags.Items.DYES_RED
Tags.Items.DYES_WHITE
Tags.Items.DYES_YELLOW
Tags.Items.EGGS
Tags.Items.ENCHANTABLES
Collects the many enchantable tags into one parent collection for ease.Tags.Items.ENCHANTING_FUELS
Controls what items can be consumed for enchanting such as Enchanting Tables.Tags.Items.END_STONES
Tags.Items.ENDER_PEARLS
Tags.Items.FEATHERS
Tags.Items.FENCE_GATES
Tags.Items.FENCE_GATES_WOODEN
Tags.Items.FENCES
Tags.Items.FENCES_NETHER_BRICK
Tags.Items.FENCES_WOODEN
Tags.Items.FOODS
Tags.Items.FOODS_BERRIES
Strawberries, raspberries, and other berry foods belong in this tag.Tags.Items.FOODS_BREADS
Tags.Items.FOODS_CANDIES
Sweets and candies like lollipops or chocolate belong in this tag.Tags.Items.FOODS_COOKED_FISHES
Tags.Items.FOODS_COOKED_MEATS
Tags.Items.FOODS_COOKIES
Tags.Items.FOODS_EDIBLE_WHEN_PLACED
Foods like cake that can be eaten when placed in the world belong in this tag.Tags.Items.FOODS_FOOD_POISONING
For foods that inflict food poisoning-like effects.Tags.Items.FOODS_FRUITS
Apples and other foods that are considered fruits in the culinary field belong in this tag.Tags.Items.FOODS_RAW_FISHES
Tags.Items.FOODS_RAW_MEATS
Tags.Items.FOODS_SOUPS
Soups, stews, and other liquid food in bowls belongs in this tag.Tags.Items.FOODS_VEGETABLES
Tomatoes and other foods that are considered vegetables in the culinary field belong in this tag.Tags.Items.GEMS
Tags.Items.GEMS_AMETHYST
Tags.Items.GEMS_DIAMOND
Tags.Items.GEMS_EMERALD
Tags.Items.GEMS_LAPIS
Tags.Items.GEMS_PRISMARINE
Tags.Items.GEMS_QUARTZ
Tags.Items.GLASS_BLOCKS
Tags.Items.GLASS_BLOCKS_CHEAP
Glass which is made from cheap resources like sand and only minor additional ingredients like dyesTags.Items.GLASS_BLOCKS_COLORLESS
Tags.Items.GLASS_BLOCKS_TINTED
Tags.Items.GLASS_PANES
Tags.Items.GLASS_PANES_COLORLESS
Tags.Items.GLAZED_TERRACOTTAS
Tags.Items.GRAVELS
Tags.Items.GUNPOWDERS
Tags.Items.HIDDEN_FROM_RECIPE_VIEWERS
Tag that holds all items that recipe viewers should not show to users.Tags.Items.INGOTS
Tags.Items.INGOTS_COPPER
Tags.Items.INGOTS_GOLD
Tags.Items.INGOTS_IRON
Tags.Items.INGOTS_NETHERITE
Tags.Items.LEATHERS
Tags.Items.MUSHROOMS
Tags.Items.MUSIC_DISCS
For music disc-like materials to be used in recipes.Tags.Items.NETHER_STARS
Tags.Items.NETHERRACKS
Tags.Items.NUGGETS
Tags.Items.NUGGETS_GOLD
Tags.Items.NUGGETS_IRON
Tags.Items.OBSIDIANS
Tags.Items.ORE_BEARING_GROUND_DEEPSLATE
Blocks which are often replaced by deepslate ores, i.e.Tags.Items.ORE_BEARING_GROUND_NETHERRACK
Blocks which are often replaced by netherrack ores, i.e.Tags.Items.ORE_BEARING_GROUND_STONE
Blocks which are often replaced by stone ores, i.e.Tags.Items.ORE_RATES_DENSE
Ores which on average result in more than one resource worth of materialsTags.Items.ORE_RATES_SINGULAR
Ores which on average result in one resource worth of materialsTags.Items.ORE_RATES_SPARSE
Ores which on average result in less than one resource worth of materialsTags.Items.ORES
Tags.Items.ORES_COAL
Tags.Items.ORES_COPPER
Tags.Items.ORES_DIAMOND
Tags.Items.ORES_EMERALD
Tags.Items.ORES_GOLD
Tags.Items.ORES_IN_GROUND_DEEPSLATE
Ores 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_NETHERRACK
Ores 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_STONE
Ores 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_IRON
Tags.Items.ORES_LAPIS
Tags.Items.ORES_NETHERITE_SCRAP
Tags.Items.ORES_QUARTZ
Tags.Items.ORES_REDSTONE
Tags.Items.PLAYER_WORKSTATIONS_CRAFTING_TABLES
Tags.Items.PLAYER_WORKSTATIONS_FURNACES
Tags.Items.RAW_MATERIALS
Tags.Items.RAW_MATERIALS_COPPER
Tags.Items.RAW_MATERIALS_GOLD
Tags.Items.RAW_MATERIALS_IRON
Tags.Items.RODS
For rod-like materials to be used in recipes.Tags.Items.RODS_BLAZE
Tags.Items.RODS_BREEZE
Tags.Items.RODS_WOODEN
For stick-like materials to be used in recipes.Tags.Items.ROPES
Tags.Items.SANDS
Tags.Items.SANDS_COLORLESS
Tags.Items.SANDS_RED
Tags.Items.SANDSTONE_BLOCKS
Tags.Items.SANDSTONE_RED_BLOCKS
Tags.Items.SANDSTONE_RED_SLABS
Tags.Items.SANDSTONE_RED_STAIRS
Tags.Items.SANDSTONE_SLABS
Tags.Items.SANDSTONE_STAIRS
Tags.Items.SANDSTONE_UNCOLORED_BLOCKS
Tags.Items.SANDSTONE_UNCOLORED_SLABS
Tags.Items.SANDSTONE_UNCOLORED_STAIRS
Tags.Items.SEEDS
Tags.Items.SEEDS_BEETROOT
Tags.Items.SEEDS_MELON
Tags.Items.SEEDS_PUMPKIN
Tags.Items.SEEDS_WHEAT
Tags.Items.SHULKER_BOXES
Block tag equivalent isBlockTags.SHULKER_BOXES
Tags.Items.SLIMEBALLS
Tags.Items.STONES
Natural stone-like blocks that can be used as a base ingredient in recipes that takes stone.Tags.Items.STORAGE_BLOCKS
A 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_MEAL
Tags.Items.STORAGE_BLOCKS_COAL
Tags.Items.STORAGE_BLOCKS_COPPER
Tags.Items.STORAGE_BLOCKS_DIAMOND
Tags.Items.STORAGE_BLOCKS_DRIED_KELP
Tags.Items.STORAGE_BLOCKS_EMERALD
Tags.Items.STORAGE_BLOCKS_GOLD
Tags.Items.STORAGE_BLOCKS_IRON
Tags.Items.STORAGE_BLOCKS_LAPIS
Tags.Items.STORAGE_BLOCKS_NETHERITE
Tags.Items.STORAGE_BLOCKS_RAW_COPPER
Tags.Items.STORAGE_BLOCKS_RAW_GOLD
Tags.Items.STORAGE_BLOCKS_RAW_IRON
Tags.Items.STORAGE_BLOCKS_REDSTONE
Tags.Items.STORAGE_BLOCKS_SLIME
Tags.Items.STORAGE_BLOCKS_WHEAT
Tags.Items.STRINGS
Tags.Items.TOOLS
A tag containing all existing tools.Tags.Items.TOOLS_BOW
A tag containing all existing bows.Tags.Items.TOOLS_BRUSH
A tag containing all existing brushes.Tags.Items.TOOLS_CROSSBOW
A tag containing all existing crossbows.Tags.Items.TOOLS_FISHING_ROD
A tag containing all existing fishing rods.Tags.Items.TOOLS_SHEAR
A tag containing all existing shears.Tags.Items.TOOLS_SHIELD
A tag containing all existing shields.Tags.Items.TOOLS_SPEAR
A tag containing all existing spears.Tags.Items.VILLAGER_JOB_SITES
-
Uses of Item in net.neoforged.neoforge.common.conditions
Modifier and TypeMethodDescriptionTagEmptyCondition.tag()
Returns the value of thetag
record component.ModifierConstructorDescriptionTagEmptyCondition
(TagKey<Item> tag) Creates an instance of aTagEmptyCondition
record class. -
Uses of Item in net.neoforged.neoforge.common.crafting
Modifier and TypeMethodDescriptionstatic Ingredient
DataComponentIngredient.of
(boolean strict, DataComponentMap map, HolderSet<Item> items) Creates a new ingredient matching any item from the list, containing the given componentsstatic Ingredient
DataComponentIngredient.of
(boolean strict, DataComponentPredicate predicate, HolderSet<Item> items) Creates a new ingredient matching any item from the list, containing the given componentsstatic SizedIngredient
Helper method to create a simple sized ingredient that matches items in a tag.ModifierConstructorDescriptionDataComponentIngredient
(HolderSet<Item> items, DataComponentPredicate components, boolean strict) -
Uses of Item in net.neoforged.neoforge.common.data
-
Uses of Item in net.neoforged.neoforge.common.data.internal
Modifier and TypeFieldDescriptionNeoForgeRecipeProvider.replacements
NeoForgeRecipeProvider.replacements
Modifier and TypeMethodDescriptionNeoForgeItemTagsProvider.getForgeItemTag
(String name) NeoForgeItemTagsProvider.tagWithOptionalLegacy
(TagKey<Item> tag) Modifier and TypeMethodDescriptionprivate boolean
NeoForgeLootTableProvider.checkMatchTool
(MatchTool lootCondition, Item expected) Modifier and TypeMethodDescriptionprivate void
NeoForgeItemTagsProvider.addColored
(TagKey<Item> group, String pattern) private void
private void
private void
private void
NeoForgeItemTagsProvider.tagColoredWithOptionalLegacy
(TagKey<Item> group) NeoForgeItemTagsProvider.tagWithOptionalLegacy
(TagKey<Item> tag) -
Uses of Item in net.neoforged.neoforge.common.extensions
Modifier 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
Modifier and TypeFieldDescriptionprivate static final DeferredItem
<Item> ItemInventoryTests.BACKPACK
private static final DeferredItem
<Item> ItemEnergyTests.BATTERY
-
Uses of Item in net.neoforged.neoforge.debug.loot
Modifier and TypeFieldDescriptionprivate final Item
GlobalLootModifiersTest.WheatSeedsConverterModifier.itemReward
private final Item
GlobalLootModifiersTest.WheatSeedsConverterModifier.itemToCheck
ModifierConstructorDescriptionWheatSeedsConverterModifier
(LootItemCondition[] conditionsIn, int numSeeds, Item itemCheck, Item reward) -
Uses of Item in net.neoforged.neoforge.event
Modifier and TypeMethodDescriptionModifyDefaultComponentsEvent.getAllItems()
Returns all registered items.Modifier and TypeMethodDescriptionvoid
ModifyDefaultComponentsEvent.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
Modifier and TypeMethodDescription -
Uses of Item in net.neoforged.neoforge.oldtest
Modifier and TypeFieldDescriptionprivate static final DeferredItem
<Item> DeferredRegistryTest.ITEM_WITH_COMPONENT
Modifier and TypeMethodDescriptionprivate static void
FluidUtilTest.checkItemStack
(ItemStack stack, Item item, int count) private static ResourceLocation
-
Uses of Item in net.neoforged.neoforge.oldtest.block
Modifier and TypeFieldDescriptionprivate static final DeferredItem
<Item> CustomHeadTest.BLAZE_HEAD_ITEM
-
Uses of Item in net.neoforged.neoforge.oldtest.client
Modifier and TypeClassDescriptionprivate static class
private static class
(package private) static class
Modifier and TypeFieldDescription(package private) static final DeferredItem
<Item> CustomTooltipTest.CUSTOM_ITEM
private static final DeferredItem
<Item> CustomArmorModelTest.ENDERMAN_BOOTS
private static final DeferredItem
<Item> CustomArmorModelTest.ENDERMAN_CHESTPLATE
private static final DeferredItem
<Item> CustomArmorModelTest.RED_LEGGINGS
CustomSpriteSourceTest.TEST_ITEM
-
Uses of Item in net.neoforged.neoforge.oldtest.client.model
Modifier and TypeClassDescriptionprivate static class
Modifier and TypeFieldDescriptionstatic DeferredItem
<Item> CompositeModelTest.composite_item
static DeferredItem
<Item> NewModelLoaderTest.custom_loader
static DeferredItem
<Item> NewModelLoaderTest.custom_transforms
static DeferredItem
<Item> NewModelLoaderTest.custom_vanilla_loader
static final DeferredItem
<Item> DynBucketModelTest.DRIP_BUCKET
static final DeferredItem
<Item> CustomItemDisplayContextTest.ITEM_HANGER_ITEM
static DeferredItem
<Item> NewModelLoaderTest.item_layers
static final DeferredItem
<Item> DynBucketModelTest.LAVA_OBSIDIAN
static DeferredItem
<Item> NewModelLoaderTest.obj_item
static DeferredItem
<Item> NewModelLoaderTest.separate_perspective
private static final DeferredItem
<Item> TRSRTransformerTest.TEST_ITEM
-
Uses of Item in net.neoforged.neoforge.oldtest.entity.player
Modifier and TypeFieldDescriptionprivate static final DeferredItem
<Item> ItemUseAnimationTest.THING
-
Uses of Item in net.neoforged.neoforge.oldtest.fluid
Modifier and TypeFieldDescriptionstatic DeferredItem
<Item> NewFluidTest.FLUID_LOGGABLE_BLOCK_ITEM
private static final DeferredItem
<Item> FluidTypeTest.TEST_FLUID_BUCKET
static DeferredItem
<Item> NewFluidTest.TEST_FLUID_BUCKET
-
Uses of Item in net.neoforged.neoforge.oldtest.item
Modifier and TypeClassDescriptionstatic class
private static class
A custom fluid container item with a capacity of a vanilla bucket which uses the FluidUtil functionalities to pickup and place fluids.private static class
private static class
private static class
Modifier and TypeFieldDescriptionstatic DeferredItem
<Item> StopUsingItemTest.BAD
Attempt at a "reverse scope" that also makes you fly without using the Forge method.static final DeferredItem
<Item> CustomFluidContainerTest.CUSTOM_FLUID_CONTAINER
static DeferredItem
<Item> EnderMaskTest.ENDER_MASK
static DeferredItem
<Item> MayFlyAttributeTest.GOOD
Successful "scope item" using the Forge method, all cases of stopping using the item will remove the flight abilitystatic DeferredItem
<Item> StopUsingItemTest.GOOD
Successful "scope item" using the Forge method, all cases of stopping using the item will stop the FOV changeprivate static final DeferredItem
<Item> RangedMobsUseModdedWeaponsTest.MODDED_BOW
private static final DeferredItem
<Item> RangedMobsUseModdedWeaponsTest.MODDED_CROSSBOW
private static final DeferredItem
<Item> CustomElytraTest.TEST_ELYTRA
private static final DeferredItem
<Item> MusicDiscTest.TEST_MUSIC_DISC
-
Uses of Item in net.neoforged.neoforge.oldtest.misc
-
Uses of Item in net.neoforged.neoforge.registries
Modifier 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 newDeferredHolder
targeting the specifiedItem
.static <T extends Item>
DeferredItem<T> DeferredItem.createItem
(ResourceLocation key) Creates a newDeferredHolder
targeting theItem
with 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 aDeferredItem
that 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 aDeferredItem
that 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 aDeferredItem
that 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 aDeferredItem
that will be populated with the created item automatically.Modifier and TypeMethodDescriptionGameData.getBlockItemMap()
DeferredRegister.Items.registerSimpleItem
(String name) Adds a new simpleItem
with the defaultproperties
to the list of entries to be registered and returns aDeferredItem
that will be populated with the created item automatically.DeferredRegister.Items.registerSimpleItem
(String name, Item.Properties props) Adds a new simpleItem
with the givenproperties
to the list of entries to be registered and returns aDeferredItem
that will be populated with the created item automatically.Modifier and TypeMethodDescriptionvoid
NeoForgeRegistryCallbacks.ItemCallbacks.onAdd
(Registry<Item> registry, int id, ResourceKey<Item> key, Item item) Modifier 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 newDeferredHolder
targeting the specifiedItem
.void
NeoForgeRegistryCallbacks.ItemCallbacks.onAdd
(Registry<Item> registry, int id, ResourceKey<Item> key, Item item) void
NeoForgeRegistryCallbacks.ItemCallbacks.onAdd
(Registry<Item> registry, int id, ResourceKey<Item> key, Item item) void
-
Uses of Item in net.neoforged.neoforge.registries.datamaps.builtin
Modifier and TypeFieldDescriptionstatic final DataMapType
<Item, Compostable> NeoForgeDataMaps.COMPOSTABLES
The Item data map that replacesComposterBlock.COMPOSTABLES
.static final DataMapType
<Item, FurnaceFuel> NeoForgeDataMaps.FURNACE_FUELS
The Item data map that replacesAbstractFurnaceBlockEntity.getFuel()
. -
Uses of Item in net.neoforged.neoforge.unittest
-
Uses of Item in net.neoforged.testframework.gametest
Modifier and TypeMethodDescriptionvoid
ExtendedGameTestHelper.assertContainerContains
(int x, int y, int z, Item item) void
ExtendedGameTestHelper.assertItemEntityCountIsAtLeast
(Item item, BlockPos pos, double range, int lowerLimit) void
ExtendedGameTestHelper.assertPlayerHasItem
(Player player, Item item) -
Uses of Item in net.neoforged.testframework.registration
Modifier 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) Modifier and TypeMethodDescriptionDeferredItems.registerSimpleItem
(String name) DeferredItems.registerSimpleItem
(String name, Item.Properties props) Modifier and TypeMethodDescriptionprotected <I extends Item>
DeferredItemBuilder<I> DeferredItems.createHolder
(ResourceKey<? extends Registry<Item>> registryKey, ResourceLocation key) ModifierConstructorDescriptionprotected
DeferredItemBuilder
(ResourceKey<Item> key, RegistrationHelper registrationHelper)
IItemStackExtension.getBurnTime(RecipeType)