Uses of Class
net.minecraft.world.item.ItemStack
Packages that use ItemStack
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
Extension interfaces for
client-only classes.-
Uses of ItemStack in net.minecraft.advancements
Fields in net.minecraft.advancements declared as ItemStackMethods in net.minecraft.advancements that return ItemStackMethods in net.minecraft.advancements with parameters of type ItemStackModifier and TypeMethodDescriptionAdvancement.Builder.display(ItemStack p_312724_, Component p_138373_, Component p_138374_, ResourceLocation p_138375_, AdvancementType p_312711_, boolean p_138377_, boolean p_138378_, boolean p_138379_) Constructors in net.minecraft.advancements with parameters of type ItemStackModifierConstructorDescriptionDisplayInfo(ItemStack p_14969_, Component p_14970_, Component p_14971_, Optional<ResourceLocation> p_312452_, AdvancementType p_312497_, boolean p_14974_, boolean p_14975_, boolean p_14976_) -
Uses of ItemStack in net.minecraft.advancements.critereon
Fields in net.minecraft.advancements.critereon with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate final Optional<CollectionPredicate<ItemStack, ItemPredicate>> ItemBundlePredicate.itemsThe field for theitemsrecord component.private final Optional<CollectionPredicate<ItemStack, ItemPredicate>> ItemContainerPredicate.itemsThe field for theitemsrecord component.Methods in net.minecraft.advancements.critereon that return types with arguments of type ItemStackModifier and TypeMethodDescriptionItemBundlePredicate.items()Returns the value of theitemsrecord component.ItemContainerPredicate.items()Returns the value of theitemsrecord component.Methods in net.minecraft.advancements.critereon with parameters of type ItemStackModifier and TypeMethodDescriptionbooleanBeeNestDestroyedTrigger.TriggerInstance.matches(BlockState p_146662_, ItemStack p_146663_, int p_146664_) booleanbooleanbooleanbooleanFishingRodHookedTrigger.TriggerInstance.matches(ItemStack p_40444_, LootContext p_40445_, Collection<ItemStack> p_40446_) booleanInventoryChangeTrigger.TriggerInstance.matches(Inventory p_43187_, ItemStack p_43188_, int p_43189_, int p_43190_, int p_43191_) booleanNeo: Override this method to reflect gameplay attribute modifiers instead of only NBT modifiers.booleanItemAttributeModifiersPredicate.matches(ItemStack p_341223_, ItemAttributeModifiers p_341374_) booleanItemBundlePredicate.matches(ItemStack p_340876_, BundleContents p_341410_) booleanItemContainerPredicate.matches(ItemStack p_340936_, ItemContainerContents p_340971_) booleanbooleanbooleanbooleanbooleanItemEnchantmentsPredicate.matches(ItemStack p_333811_, ItemEnchantments p_334059_) booleanItemFireworkExplosionPredicate.matches(ItemStack p_341180_, FireworkExplosion p_340885_) booleanbooleanItemJukeboxPlayablePredicate.matches(ItemStack p_350458_, JukeboxPlayable p_350743_) booleanItemPotionsPredicate.matches(ItemStack p_333755_, PotionContents p_333955_) booleanbooleanbooleanItemWritableBookPredicate.matches(ItemStack p_340860_, WritableBookContent p_341176_) booleanItemWrittenBookPredicate.matches(ItemStack p_340982_, WrittenBookContent p_341220_) booleanbooleanPickedUpItemTrigger.TriggerInstance.matches(ServerPlayer p_221323_, ItemStack p_221324_, LootContext p_221325_) booleanPlayerInteractTrigger.TriggerInstance.matches(ItemStack p_61522_, LootContext p_61523_) booleandefault booleanbooleanbooleanTradeTrigger.TriggerInstance.matches(LootContext p_70985_, ItemStack p_70986_) booleanbooleanbooleanvoidAnyBlockInteractionTrigger.trigger(ServerPlayer p_319979_, BlockPos p_320093_, ItemStack p_320553_) voidBeeNestDestroyedTrigger.trigger(ServerPlayer p_146652_, BlockState p_146653_, ItemStack p_146654_, int p_146655_) voidConsumeItemTrigger.trigger(ServerPlayer p_23683_, ItemStack p_23684_) voidEnchantedItemTrigger.trigger(ServerPlayer p_27669_, ItemStack p_27670_, int p_27671_) voidFilledBucketTrigger.trigger(ServerPlayer p_38773_, ItemStack p_38774_) voidFishingRodHookedTrigger.trigger(ServerPlayer p_40417_, ItemStack p_40418_, FishingHook p_40419_, Collection<ItemStack> p_40420_) voidInventoryChangeTrigger.trigger(ServerPlayer p_43150_, Inventory p_43151_, ItemStack p_43152_) private voidInventoryChangeTrigger.trigger(ServerPlayer p_43154_, Inventory p_43155_, ItemStack p_43156_, int p_43157_, int p_43158_, int p_43159_) voidItemDurabilityTrigger.trigger(ServerPlayer p_43670_, ItemStack p_43671_, int p_43672_) voidItemUsedOnLocationTrigger.trigger(ServerPlayer p_286813_, BlockPos p_286625_, ItemStack p_286620_) voidPickedUpItemTrigger.trigger(ServerPlayer p_221299_, ItemStack p_221300_, Entity p_221301_) voidPlayerInteractTrigger.trigger(ServerPlayer p_61495_, ItemStack p_61496_, Entity p_61497_) voidShotCrossbowTrigger.trigger(ServerPlayer p_65463_, ItemStack p_65464_) voidTradeTrigger.trigger(ServerPlayer p_70960_, AbstractVillager p_70961_, ItemStack p_70962_) voidUsedTotemTrigger.trigger(ServerPlayer p_74432_, ItemStack p_74433_) voidUsingItemTrigger.trigger(ServerPlayer p_163866_, ItemStack p_163867_) Method parameters in net.minecraft.advancements.critereon with type arguments of type ItemStackModifier and TypeMethodDescriptionbooleanFishingRodHookedTrigger.TriggerInstance.matches(ItemStack p_40444_, LootContext p_40445_, Collection<ItemStack> p_40446_) (package private) booleanRecipeCraftedTrigger.TriggerInstance.matches(ResourceLocation p_283528_, List<ItemStack> p_283698_) voidFishingRodHookedTrigger.trigger(ServerPlayer p_40417_, ItemStack p_40418_, FishingHook p_40419_, Collection<ItemStack> p_40420_) voidRecipeCraftedTrigger.trigger(ServerPlayer p_281468_, ResourceLocation p_282903_, List<ItemStack> p_282070_) Constructor parameters in net.minecraft.advancements.critereon with type arguments of type ItemStackModifierConstructorDescriptionCreates an instance of aItemBundlePredicaterecord class.Creates an instance of aItemContainerPredicaterecord class. -
Uses of ItemStack in net.minecraft.client
Fields in net.minecraft.client with type parameters of type ItemStackModifier and TypeFieldDescriptionRecipeBookCategories.itemIconsDeprecated.RecipeBookCategories.itemIconsSupplierMethods in net.minecraft.client that return types with arguments of type ItemStackMethods in net.minecraft.client with parameters of type ItemStackModifier and TypeMethodDescriptionprivate voidMinecraft.addCustomNbtData(ItemStack p_263370_, BlockEntity p_263368_, RegistryAccess p_323897_) Constructors in net.minecraft.client with parameters of type ItemStackConstructor parameters in net.minecraft.client with type arguments of type ItemStackModifierConstructorDescriptionprivateRecipeBookCategories(Supplier<List<ItemStack>> itemIconsSupplier) -
Uses of ItemStack in net.minecraft.client.color.item
Methods in net.minecraft.client.color.item with parameters of type ItemStack -
Uses of ItemStack in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as ItemStackMethods in net.minecraft.client.gui with parameters of type ItemStackModifier and TypeMethodDescriptionvoidGuiGraphics.renderComponentTooltip(Font font, List<? extends FormattedText> tooltips, int mouseX, int mouseY, ItemStack stack) voidGuiGraphics.renderFakeItem(ItemStack p_281946_, int p_283299_, int p_283674_) voidGuiGraphics.renderFakeItem(ItemStack p_312904_, int p_312257_, int p_312674_, int p_312138_) voidGuiGraphics.renderItem(LivingEntity p_282154_, ItemStack p_282777_, int p_282110_, int p_281371_, int p_283572_) private voidGuiGraphics.renderItem(LivingEntity p_283524_, Level p_282461_, ItemStack p_283653_, int p_283141_, int p_282560_, int p_282425_) private voidGuiGraphics.renderItem(LivingEntity p_282619_, Level p_281754_, ItemStack p_281675_, int p_281271_, int p_282210_, int p_283260_, int p_281995_) voidGuiGraphics.renderItem(ItemStack p_281978_, int p_282647_, int p_281944_) voidGuiGraphics.renderItem(ItemStack p_282262_, int p_283221_, int p_283496_, int p_283435_) voidGuiGraphics.renderItem(ItemStack p_282786_, int p_282502_, int p_282976_, int p_281592_, int p_282314_) voidGuiGraphics.renderItemDecorations(Font p_281721_, ItemStack p_281514_, int p_282056_, int p_282683_) voidGuiGraphics.renderItemDecorations(Font p_282005_, ItemStack p_283349_, int p_282641_, int p_282146_, String p_282803_) private voidGui.renderSlot(GuiGraphics p_283283_, int p_283213_, int p_281301_, DeltaTracker p_348541_, Player p_283644_, ItemStack p_283317_, int p_283261_) voidGuiGraphics.renderTooltip(Font font, List<Component> textComponents, Optional<TooltipComponent> tooltipComponent, ItemStack stack, int mouseX, int mouseY) voidGuiGraphics.renderTooltip(Font p_282308_, ItemStack p_282781_, int p_282687_, int p_282292_) -
Uses of ItemStack in net.minecraft.client.gui.screens
Methods in net.minecraft.client.gui.screens that return ItemStackModifier and TypeMethodDescriptionprivate ItemStackCreateFlatWorldScreen.DetailsList.Entry.getDisplayItem(BlockState p_169294_) Methods in net.minecraft.client.gui.screens with parameters of type ItemStackModifier and TypeMethodDescriptionprivate voidCreateFlatWorldScreen.DetailsList.Entry.blitSlot(GuiGraphics p_281733_, int p_282373_, int p_282844_, ItemStack p_281263_) Screen.getTooltipFromItem(Minecraft p_281881_, ItemStack p_282833_) -
Uses of ItemStack in net.minecraft.client.gui.screens.advancements
Fields in net.minecraft.client.gui.screens.advancements declared as ItemStackMethods in net.minecraft.client.gui.screens.advancements with parameters of type ItemStackModifier and TypeMethodDescriptionvoidAdvancementTabType.drawIcon(GuiGraphics p_281370_, int p_283209_, int p_282807_, int p_282968_, ItemStack p_283383_) -
Uses of ItemStack in net.minecraft.client.gui.screens.debug
Fields in net.minecraft.client.gui.screens.debug declared as ItemStackModifier and TypeFieldDescription(package private) final ItemStackGameModeSwitcherScreen.GameModeIcon.renderStackConstructors in net.minecraft.client.gui.screens.debug with parameters of type ItemStackModifierConstructorDescriptionprivateGameModeIcon(Component p_97594_, String p_97595_, ItemStack p_97596_) -
Uses of ItemStack in net.minecraft.client.gui.screens.inventory
Fields in net.minecraft.client.gui.screens.inventory declared as ItemStackModifier and TypeFieldDescriptionprivate ItemStackLoomScreen.bannerStackprivate final ItemStackBookEditScreen.bookprivate ItemStackAbstractContainerScreen.draggingItemprivate ItemStackLoomScreen.dyeStackprivate ItemStackEnchantmentScreen.lastprivate ItemStackAbstractContainerScreen.lastQuickMovedprivate ItemStackLoomScreen.patternStackprivate ItemStackAbstractContainerScreen.snapbackItemFields in net.minecraft.client.gui.screens.inventory with type parameters of type ItemStackModifier and TypeFieldDescriptionfinal NonNullList<ItemStack> CreativeModeInventoryScreen.ItemPickerMenu.itemsMethods in net.minecraft.client.gui.screens.inventory that return ItemStackModifier and TypeMethodDescriptionCreativeModeInventoryScreen.ItemPickerMenu.getCarried()CreativeModeInventoryScreen.SlotWrapper.getItem()CreativeModeInventoryScreen.ItemPickerMenu.quickMoveStack(Player p_98650_, int p_98651_) CreativeModeInventoryScreen.SlotWrapper.remove(int p_98663_) Methods in net.minecraft.client.gui.screens.inventory with parameters of type ItemStackModifier and TypeMethodDescriptionbooleanCreativeModeInventoryScreen.ItemPickerMenu.canTakeItemForPickAll(ItemStack p_98647_, Slot p_98648_) static BookViewScreen.BookAccessintCreativeModeInventoryScreen.SlotWrapper.getMaxStackSize(ItemStack p_98675_) AbstractContainerScreen.getTooltipFromContainerItem(ItemStack p_283689_) CreativeModeInventoryScreen.getTooltipFromContainerItem(ItemStack p_281769_) booleanvoidprivate voidMerchantScreen.renderAndDecorateCostA(GuiGraphics p_281357_, ItemStack p_283466_, ItemStack p_282046_, int p_282403_, int p_283601_) private voidAbstractContainerScreen.renderFloatingItem(GuiGraphics p_282567_, ItemStack p_281330_, int p_281772_, int p_281689_, String p_282568_) protected voidAbstractContainerScreen.renderSlotContents(GuiGraphics guiGraphics, ItemStack itemstack, Slot slot, String countString) voidvoidCreativeModeInventoryScreen.SlotWrapper.setByPlayer(ItemStack p_271008_, ItemStack p_299868_) voidCreativeModeInventoryScreen.ItemPickerMenu.setCarried(ItemStack p_169751_) voidAnvilScreen.slotChanged(AbstractContainerMenu p_97882_, int p_97883_, ItemStack p_97884_) voidCreativeInventoryListener.slotChanged(AbstractContainerMenu p_98498_, int p_98499_, ItemStack p_98500_) voidItemCombinerScreen.slotChanged(AbstractContainerMenu p_98910_, int p_98911_, ItemStack p_98912_) voidSmithingScreen.slotChanged(AbstractContainerMenu p_267217_, int p_266842_, ItemStack p_267208_) private voidSmithingScreen.updateArmorStandPreview(ItemStack p_268225_) Method parameters in net.minecraft.client.gui.screens.inventory with type arguments of type ItemStackModifier and TypeMethodDescriptionprivate voidCreativeModeInventoryScreen.refreshCurrentTabContents(Collection<ItemStack> p_261591_) Constructors in net.minecraft.client.gui.screens.inventory with parameters of type ItemStackModifierConstructorDescriptionBookEditScreen(Player p_98076_, ItemStack p_98077_, InteractionHand p_98078_) -
Uses of ItemStack in net.minecraft.client.gui.screens.recipebook
Fields in net.minecraft.client.gui.screens.recipebook declared as ItemStackModifier and TypeFieldDescriptionfinal ItemStack[]OverlayRecipeComponent.OverlayRecipeButton.Pos.ingredientsMethods in net.minecraft.client.gui.screens.recipebook that return ItemStackConstructors in net.minecraft.client.gui.screens.recipebook with parameters of type ItemStack -
Uses of ItemStack in net.minecraft.client.model
Methods in net.minecraft.client.model with parameters of type ItemStackModifier and TypeMethodDescriptionprivate voidVexModel.setArmsCharging(ItemStack p_265484_, ItemStack p_265329_, float p_265125_) -
Uses of ItemStack in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer declared as ItemStackFields in net.minecraft.client.multiplayer with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate CompletableFuture<SearchTree<ItemStack>> SessionSearchTrees.creativeByNameSearchprivate CompletableFuture<SearchTree<ItemStack>> SessionSearchTrees.creativeByTagSearchMethods in net.minecraft.client.multiplayer that return ItemStackMethods in net.minecraft.client.multiplayer that return types with arguments of type ItemStackModifier and TypeMethodDescriptionSessionSearchTrees.creativeNameSearch()SessionSearchTrees.creativeNameSearch(SessionSearchTrees.Key key) SessionSearchTrees.creativeTagSearch()SessionSearchTrees.creativeTagSearch(SessionSearchTrees.Key key) Methods in net.minecraft.client.multiplayer with parameters of type ItemStackModifier and TypeMethodDescriptionvoidMultiPlayerGameMode.handleCreativeModeItemAdd(ItemStack p_105242_, int p_105243_) voidMultiPlayerGameMode.handleCreativeModeItemDrop(ItemStack p_105240_) Method parameters in net.minecraft.client.multiplayer with type arguments of type ItemStackModifier and TypeMethodDescriptionSessionSearchTrees.getTooltipLines(Stream<ItemStack> p_344879_, Item.TooltipContext p_345662_, TooltipFlag p_345262_) voidSessionSearchTrees.updateCreativeTags(List<ItemStack> p_346121_) voidSessionSearchTrees.updateCreativeTags(List<ItemStack> p_346121_, SessionSearchTrees.Key key) voidSessionSearchTrees.updateCreativeTooltips(HolderLookup.Provider p_345391_, List<ItemStack> p_346357_) voidSessionSearchTrees.updateCreativeTooltips(HolderLookup.Provider p_345391_, List<ItemStack> p_346357_, SessionSearchTrees.Key key) -
Uses of ItemStack in net.minecraft.client.particle
Constructors in net.minecraft.client.particle with parameters of type ItemStackModifierConstructorDescription(package private)BreakingItemParticle(ClientLevel p_105646_, double p_105647_, double p_105648_, double p_105649_, double p_105650_, double p_105651_, double p_105652_, ItemStack p_105653_) protectedBreakingItemParticle(ClientLevel p_105665_, double p_105666_, double p_105667_, double p_105668_, ItemStack p_105669_) -
Uses of ItemStack in net.minecraft.client.player
Methods in net.minecraft.client.player with parameters of type ItemStackModifier and TypeMethodDescriptionvoidLocalPlayer.openItemGui(ItemStack p_108673_, InteractionHand p_108674_) voidLocalPlayer.updateTutorialInventoryAction(ItemStack p_172532_, ItemStack p_172533_, ClickAction p_172534_) -
Uses of ItemStack in net.minecraft.client.player.inventory
Methods in net.minecraft.client.player.inventory that return types with arguments of type ItemStack -
Uses of ItemStack in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as ItemStackModifier and TypeFieldDescriptionprivate ItemStackGameRenderer.itemActivationItemprivate ItemStackItemInHandRenderer.mainHandItemprivate ItemStackItemInHandRenderer.offHandItemMethods in net.minecraft.client.renderer with parameters of type ItemStackModifier and TypeMethodDescriptionprivate voidItemInHandRenderer.applyBrushTransform(PoseStack p_273513_, float p_273245_, HumanoidArm p_273726_, ItemStack p_272809_, Player p_345294_, float p_273333_) private voidItemInHandRenderer.applyEatTransform(PoseStack p_109331_, float p_109332_, HumanoidArm p_109333_, ItemStack p_109334_, Player p_346361_) voidGameRenderer.displayItemActivation(ItemStack p_109114_) ItemModelShaper.getItemModel(ItemStack p_109407_) static RenderTypeItemBlockRenderTypes.getRenderType(ItemStack p_109280_, boolean p_109281_) Deprecated.private static booleanItemInHandRenderer.isChargedCrossbow(ItemStack p_172913_) private voidItemInHandRenderer.renderArmWithItem(AbstractClientPlayer p_109372_, float p_109373_, float p_109374_, InteractionHand p_109375_, float p_109376_, ItemStack p_109377_, float p_109378_, PoseStack p_109379_, MultiBufferSource p_109380_, int p_109381_) voidBlockEntityWithoutLevelRenderer.renderByItem(ItemStack p_108830_, ItemDisplayContext p_270899_, PoseStack p_108832_, MultiBufferSource p_108833_, int p_108834_, int p_108835_) voidItemInHandRenderer.renderItem(LivingEntity p_270072_, ItemStack p_270793_, ItemDisplayContext p_270837_, boolean p_270203_, PoseStack p_270974_, MultiBufferSource p_270686_, int p_270103_) private voidItemInHandRenderer.renderMap(PoseStack p_109367_, MultiBufferSource p_109368_, int p_109369_, ItemStack p_109370_) private voidItemInHandRenderer.renderOneHandedMap(PoseStack p_109354_, MultiBufferSource p_109355_, int p_109356_, float p_109357_, HumanoidArm p_109358_, float p_109359_, ItemStack p_109360_) -
Uses of ItemStack in net.minecraft.client.renderer.block.model
Methods in net.minecraft.client.renderer.block.model with parameters of type ItemStackModifier and TypeMethodDescriptionItemOverrides.resolve(BakedModel p_173465_, ItemStack p_173466_, ClientLevel p_173467_, LivingEntity p_173468_, int p_173469_) -
Uses of ItemStack in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type ItemStackModifier and TypeMethodDescriptionstatic voidVaultRenderer.renderItemInside(float p_324463_, Level p_323997_, PoseStack p_323756_, MultiBufferSource p_323535_, int p_324189_, ItemStack p_324326_, ItemRenderer p_324590_, float p_324476_, float p_324237_, RandomSource p_323851_) -
Uses of ItemStack in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type ItemStackModifier and TypeMethodDescriptionprivate ModelResourceLocationItemFrameRenderer.getFrameModelResourceLoc(T p_174213_, ItemStack p_174214_) ItemRenderer.getModel(ItemStack p_174265_, Level p_174266_, LivingEntity p_174267_, int p_174268_) static intItemEntityRenderer.getSeedForItemStack(ItemStack p_324105_) private static booleanItemRenderer.hasAnimatedTexture(ItemStack p_286353_) voidItemRenderer.render(ItemStack p_115144_, ItemDisplayContext p_270188_, boolean p_115146_, PoseStack p_115147_, MultiBufferSource p_115148_, int p_115149_, int p_115150_, BakedModel p_115151_) voidItemRenderer.renderModelLists(BakedModel p_115190_, ItemStack p_115191_, int p_115192_, int p_115193_, PoseStack p_115194_, VertexConsumer p_115195_) static voidItemEntityRenderer.renderMultipleFromCount(ItemRenderer p_324541_, PoseStack p_323733_, MultiBufferSource p_324107_, int p_323740_, ItemStack p_323718_, BakedModel p_324183_, boolean p_324462_, RandomSource p_324565_) static voidItemEntityRenderer.renderMultipleFromCount(ItemRenderer p_323875_, PoseStack p_323763_, MultiBufferSource p_324606_, int p_323603_, ItemStack p_323969_, RandomSource p_324507_, Level p_323902_) voidItemRenderer.renderQuadList(PoseStack p_115163_, VertexConsumer p_115164_, List<BakedQuad> p_115165_, ItemStack p_115166_, int p_115167_, int p_115168_) voidItemRenderer.renderStatic(LivingEntity p_270101_, ItemStack p_270637_, ItemDisplayContext p_270437_, boolean p_270434_, PoseStack p_270230_, MultiBufferSource p_270411_, Level p_270641_, int p_270595_, int p_270927_, int p_270845_) voidItemRenderer.renderStatic(ItemStack p_270761_, ItemDisplayContext p_270648_, int p_270410_, int p_270894_, PoseStack p_270430_, MultiBufferSource p_270457_, Level p_270149_, int p_270509_) -
Uses of ItemStack in net.minecraft.client.renderer.entity.layers
Methods in net.minecraft.client.renderer.entity.layers with parameters of type ItemStackModifier and TypeMethodDescriptionprotected ModelHumanoidArmorLayer.getArmorModelHook(T entity, ItemStack itemStack, EquipmentSlot slot, A model) Hook to allow item-sensitive armor model.ElytraLayer.getElytraTexture(ItemStack stack, T entity) Gets the texture to use with this ElytraLayer.private voidWolfArmorLayer.maybeRenderColoredLayer(PoseStack p_330741_, MultiBufferSource p_330339_, int p_332179_, ItemStack p_331250_, AnimalArmorItem p_330867_) private voidWolfArmorLayer.maybeRenderCracks(PoseStack p_331222_, MultiBufferSource p_331637_, int p_330931_, ItemStack p_331187_) protected voidItemInHandLayer.renderArmWithItem(LivingEntity p_117185_, ItemStack p_117186_, ItemDisplayContext p_270970_, HumanoidArm p_117188_, PoseStack p_117189_, MultiBufferSource p_117190_, int p_117191_) protected voidPlayerItemInHandLayer.renderArmWithItem(LivingEntity p_270884_, ItemStack p_270379_, ItemDisplayContext p_270607_, HumanoidArm p_270324_, PoseStack p_270124_, MultiBufferSource p_270414_, int p_270295_) private voidPlayerItemInHandLayer.renderArmWithSpyglass(LivingEntity p_174518_, ItemStack p_174519_, HumanoidArm p_174520_, PoseStack p_174521_, MultiBufferSource p_174522_, int p_174523_) booleanElytraLayer.shouldRender(ItemStack stack, T entity) Determines if the ElytraLayer should render. -
Uses of ItemStack in net.minecraft.client.renderer.item
Methods in net.minecraft.client.renderer.item with parameters of type ItemStackModifier and TypeMethodDescriptiondefault floatClampedItemPropertyFunction.call(ItemStack p_174560_, ClientLevel p_174561_, LivingEntity p_174562_, int p_174563_) Deprecated.floatItemPropertyFunction.call(ItemStack p_174676_, ClientLevel p_174677_, LivingEntity p_174678_, int p_174679_) Deprecated.private floatCompassItemPropertyFunction.getCompassRotation(ItemStack p_234955_, ClientLevel p_234956_, int p_234957_, Entity p_234958_) CompassItemPropertyFunction.CompassTarget.getPos(ClientLevel p_234965_, ItemStack p_234966_, Entity p_234967_) static ItemPropertyFunctionItemProperties.getProperty(ItemStack p_336078_, ResourceLocation p_117831_) floatClampedItemPropertyFunction.unclampedCall(ItemStack p_174564_, ClientLevel p_174565_, LivingEntity p_174566_, int p_174567_) floatCompassItemPropertyFunction.unclampedCall(ItemStack p_234960_, ClientLevel p_234961_, LivingEntity p_234962_, int p_234963_) -
Uses of ItemStack in net.minecraft.client.resources.model
Methods in net.minecraft.client.resources.model with parameters of type ItemStackModifier and TypeMethodDescriptionSimpleBakedModel.getRenderTypes(ItemStack itemStack, boolean fabulous) -
Uses of ItemStack in net.minecraft.client.tutorial
Methods in net.minecraft.client.tutorial with parameters of type ItemStackModifier and TypeMethodDescriptionvoidvoidvoidvoiddefault voidvoidBundleTutorial.onInventoryAction(ItemStack p_175007_, ItemStack p_175008_, ClickAction p_175009_) voidTutorial.onInventoryAction(ItemStack p_175025_, ItemStack p_175026_, ClickAction p_175027_) -
Uses of ItemStack in net.minecraft.commands.arguments.item
Fields in net.minecraft.commands.arguments.item with type parameters of type ItemStackModifier and TypeFieldDescriptionItemPredicateArgument.grammarWithContextItemPredicateArgument.ComponentWrapper.presenceCheckerThe field for thepresenceCheckerrecord component.ItemPredicateArgument.PredicateWrapper.typeThe field for thetyperecord component.ItemPredicateArgument.ComponentWrapper.valueCheckerThe field for thevalueCheckerrecord component.Methods in net.minecraft.commands.arguments.item that return ItemStackMethods in net.minecraft.commands.arguments.item that return types with arguments of type ItemStackModifier and TypeMethodDescriptionItemPredicateArgument.Context.createComponentTest(com.mojang.brigadier.ImmutableStringReader p_335602_, ItemPredicateArgument.ComponentWrapper p_335607_) ItemPredicateArgument.Context.createComponentTest(com.mojang.brigadier.ImmutableStringReader p_335953_, ItemPredicateArgument.ComponentWrapper p_335824_, Tag p_335973_) ItemPredicateArgument.Context.createPredicateTest(com.mojang.brigadier.ImmutableStringReader p_335414_, ItemPredicateArgument.PredicateWrapper p_335561_, Tag p_336073_) ItemPredicateArgument.ComponentWrapper.decode(com.mojang.brigadier.ImmutableStringReader p_335970_, RegistryOps<Tag> p_335855_, Tag p_335892_) ItemPredicateArgument.PredicateWrapper.decode(com.mojang.brigadier.ImmutableStringReader p_335497_, RegistryOps<Tag> p_335845_, Tag p_335487_) ItemPredicateArgument.Context.forElementType(com.mojang.brigadier.ImmutableStringReader p_335407_, ResourceLocation p_335837_) ItemPredicateArgument.Context.forTagType(com.mojang.brigadier.ImmutableStringReader p_335801_, ResourceLocation p_336117_) ItemPredicateArgument.ComponentWrapper.presenceChecker()Returns the value of thepresenceCheckerrecord component.ItemPredicateArgument.PredicateWrapper.type()Returns the value of thetyperecord component.ItemPredicateArgument.ComponentWrapper.valueChecker()Returns the value of thevalueCheckerrecord component.Method parameters in net.minecraft.commands.arguments.item with type arguments of type ItemStackModifier and TypeMethodDescriptionConstructor parameters in net.minecraft.commands.arguments.item with type arguments of type ItemStackModifierConstructorDescription(package private)ComponentWrapper(ResourceLocation id, Predicate<ItemStack> presenceChecker, com.mojang.serialization.Decoder<? extends Predicate<ItemStack>> valueChecker) Creates an instance of aComponentWrapperrecord class.(package private)ComponentWrapper(ResourceLocation id, Predicate<ItemStack> presenceChecker, com.mojang.serialization.Decoder<? extends Predicate<ItemStack>> valueChecker) Creates an instance of aComponentWrapperrecord class.(package private)PredicateWrapper(ResourceLocation id, com.mojang.serialization.Decoder<? extends Predicate<ItemStack>> type) Creates an instance of aPredicateWrapperrecord class. -
Uses of ItemStack in net.minecraft.core.cauldron
Methods in net.minecraft.core.cauldron with parameters of type ItemStackModifier and TypeMethodDescriptionstatic ItemInteractionResultCauldronInteraction.emptyBucket(Level p_175619_, BlockPos p_175620_, Player p_175621_, InteractionHand p_175622_, ItemStack p_175623_, BlockState p_175624_, SoundEvent p_175625_) static ItemInteractionResultCauldronInteraction.fillBucket(BlockState p_175636_, Level p_175637_, BlockPos p_175638_, Player p_175639_, InteractionHand p_175640_, ItemStack p_175641_, ItemStack p_175642_, Predicate<BlockState> p_175643_, SoundEvent p_175644_) CauldronInteraction.interact(BlockState p_175711_, Level p_175712_, BlockPos p_175713_, Player p_175714_, InteractionHand p_175715_, ItemStack p_175716_) -
Uses of ItemStack in net.minecraft.core.dispenser
Methods in net.minecraft.core.dispenser that return ItemStackModifier and TypeMethodDescriptionprotected ItemStackDefaultDispenseItemBehavior.consumeWithRemainder(BlockSource p_347658_, ItemStack p_347682_, ItemStack p_347670_) final ItemStackDefaultDispenseItemBehavior.dispense(BlockSource p_302432_, ItemStack p_123392_) DispenseItemBehavior.dispense(BlockSource p_302445_, ItemStack p_123404_) BoatDispenseItemBehavior.execute(BlockSource p_302460_, ItemStack p_123376_) protected ItemStackDefaultDispenseItemBehavior.execute(BlockSource p_302420_, ItemStack p_123386_) ProjectileDispenseBehavior.execute(BlockSource p_338635_, ItemStack p_338423_) protected ItemStackShearsDispenseItemBehavior.execute(BlockSource p_302443_, ItemStack p_123581_) protected ItemStackShulkerBoxDispenseBehavior.execute(BlockSource p_302426_, ItemStack p_123588_) Methods in net.minecraft.core.dispenser with parameters of type ItemStackModifier and TypeMethodDescriptionprivate voidDefaultDispenseItemBehavior.addToInventoryOrDispense(BlockSource p_347634_, ItemStack p_347604_) protected ItemStackDefaultDispenseItemBehavior.consumeWithRemainder(BlockSource p_347658_, ItemStack p_347682_, ItemStack p_347670_) final ItemStackDefaultDispenseItemBehavior.dispense(BlockSource p_302432_, ItemStack p_123392_) DispenseItemBehavior.dispense(BlockSource p_302445_, ItemStack p_123404_) BoatDispenseItemBehavior.execute(BlockSource p_302460_, ItemStack p_123376_) protected ItemStackDefaultDispenseItemBehavior.execute(BlockSource p_302420_, ItemStack p_123386_) ProjectileDispenseBehavior.execute(BlockSource p_338635_, ItemStack p_338423_) protected ItemStackShearsDispenseItemBehavior.execute(BlockSource p_302443_, ItemStack p_123581_) protected ItemStackShulkerBoxDispenseBehavior.execute(BlockSource p_302426_, ItemStack p_123588_) static voidDefaultDispenseItemBehavior.spawnItem(Level p_123379_, ItemStack p_123380_, int p_123381_, Direction p_123382_, Position p_123383_) -
Uses of ItemStack in net.minecraft.core.particles
Fields in net.minecraft.core.particles declared as ItemStackFields in net.minecraft.core.particles with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<ItemStack> ItemParticleOption.ITEM_CODECMethods in net.minecraft.core.particles that return ItemStackConstructors in net.minecraft.core.particles with parameters of type ItemStackModifierConstructorDescriptionItemParticleOption(ParticleType<ItemParticleOption> p_123705_, ItemStack p_123706_) -
Uses of ItemStack in net.minecraft.data.recipes
Fields in net.minecraft.data.recipes declared as ItemStackModifier and TypeFieldDescriptionprivate final ItemStackShapedRecipeBuilder.resultStackprivate final ItemStackShapelessRecipeBuilder.resultStackprivate final ItemStackSimpleCookingRecipeBuilder.stackResultMethods in net.minecraft.data.recipes with parameters of type ItemStackModifier and TypeMethodDescriptionstatic SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.blasting(Ingredient p_252115_, RecipeCategory p_249421_, ItemStack result, float p_250383_, int p_250476_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.campfireCooking(Ingredient p_249393_, RecipeCategory p_249372_, ItemStack result, float p_252321_, int p_251916_) static <T extends AbstractCookingRecipe>
SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.generic(Ingredient p_250999_, RecipeCategory p_248815_, ItemStack result, float p_251320_, int p_248693_, RecipeSerializer<T> p_250921_, AbstractCookingRecipe.Factory<T> p_312657_) static ShapedRecipeBuilderShapedRecipeBuilder.shaped(RecipeCategory p_251325_, ItemStack result) static ShapelessRecipeBuilderShapelessRecipeBuilder.shapeless(RecipeCategory p_252339_, ItemStack result) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.smelting(Ingredient p_249223_, RecipeCategory p_251240_, ItemStack result, float p_249452_, int p_250496_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.smoking(Ingredient p_248930_, RecipeCategory p_250319_, ItemStack result, float p_252329_, int p_250482_) Constructors in net.minecraft.data.recipes with parameters of type ItemStackModifierConstructorDescriptionShapedRecipeBuilder(RecipeCategory p_249996_, ItemStack result) ShapelessRecipeBuilder(RecipeCategory p_250837_, ItemStack result) privateSimpleCookingRecipeBuilder(RecipeCategory p_251345_, CookingBookCategory p_251607_, ItemStack result, Ingredient p_250362_, float p_251204_, int p_250189_, AbstractCookingRecipe.Factory<?> p_311960_) -
Uses of ItemStack in net.minecraft.gametest.framework
Methods in net.minecraft.gametest.framework that return ItemStackModifier and TypeMethodDescriptionprivate static ItemStackReportGameListener.createBook(String p_177711_, boolean p_177712_, String p_177713_) Methods in net.minecraft.gametest.framework with parameters of type ItemStack -
Uses of ItemStack in net.minecraft.network.chat
Fields in net.minecraft.network.chat declared as ItemStackMethods in net.minecraft.network.chat that return ItemStackConstructors in net.minecraft.network.chat with parameters of type ItemStack -
Uses of ItemStack in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game declared as ItemStackModifier and TypeFieldDescriptionprivate final ItemStackClientboundContainerSetContentPacket.carriedItemprivate final ItemStackServerboundContainerClickPacket.carriedItemprivate final ItemStackClientboundContainerSetSlotPacket.itemStackprivate final ItemStackServerboundSetCreativeModeSlotPacket.itemStackThe field for theitemStackrecord component.Fields in net.minecraft.network.protocol.game with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.ints.Int2ObjectMap<ItemStack> ServerboundContainerClickPacket.changedSlotsClientboundContainerSetContentPacket.itemsprivate final List<com.mojang.datafixers.util.Pair<EquipmentSlot, ItemStack>> ClientboundSetEquipmentPacket.slotsprivate static final StreamCodec<RegistryFriendlyByteBuf, it.unimi.dsi.fastutil.ints.Int2ObjectMap<ItemStack>> ServerboundContainerClickPacket.SLOTS_STREAM_CODECMethods in net.minecraft.network.protocol.game that return ItemStackModifier and TypeMethodDescriptionClientboundContainerSetContentPacket.getCarriedItem()ServerboundContainerClickPacket.getCarriedItem()ClientboundContainerSetSlotPacket.getItem()ServerboundSetCreativeModeSlotPacket.itemStack()Returns the value of theitemStackrecord component.Methods in net.minecraft.network.protocol.game that return types with arguments of type ItemStackModifier and TypeMethodDescriptionit.unimi.dsi.fastutil.ints.Int2ObjectMap<ItemStack> ServerboundContainerClickPacket.getChangedSlots()ClientboundContainerSetContentPacket.getItems()List<com.mojang.datafixers.util.Pair<EquipmentSlot, ItemStack>> ClientboundSetEquipmentPacket.getSlots()Constructors in net.minecraft.network.protocol.game with parameters of type ItemStackModifierConstructorDescriptionClientboundContainerSetContentPacket(int p_182704_, int p_182705_, NonNullList<ItemStack> p_182706_, ItemStack p_182707_) ClientboundContainerSetSlotPacket(int p_131982_, int p_182713_, int p_131983_, ItemStack p_131984_) ServerboundContainerClickPacket(int p_182734_, int p_182735_, int p_182736_, int p_182737_, ClickType p_182738_, ItemStack p_182739_, it.unimi.dsi.fastutil.ints.Int2ObjectMap<ItemStack> p_182740_) ServerboundSetCreativeModeSlotPacket(int p_134553_, ItemStack p_134554_) ServerboundSetCreativeModeSlotPacket(short slotNum, ItemStack itemStack) Creates an instance of aServerboundSetCreativeModeSlotPacketrecord class.Constructor parameters in net.minecraft.network.protocol.game with type arguments of type ItemStackModifierConstructorDescriptionClientboundContainerSetContentPacket(int p_182704_, int p_182705_, NonNullList<ItemStack> p_182706_, ItemStack p_182707_) ClientboundSetEquipmentPacket(int p_133202_, List<com.mojang.datafixers.util.Pair<EquipmentSlot, ItemStack>> p_133203_) ServerboundContainerClickPacket(int p_182734_, int p_182735_, int p_182736_, int p_182737_, ClickType p_182738_, ItemStack p_182739_, it.unimi.dsi.fastutil.ints.Int2ObjectMap<ItemStack> p_182740_) -
Uses of ItemStack in net.minecraft.network.syncher
Fields in net.minecraft.network.syncher with type parameters of type ItemStackModifier and TypeFieldDescriptionstatic final EntityDataSerializer<ItemStack> EntityDataSerializers.ITEM_STACK -
Uses of ItemStack in net.minecraft.recipebook
Methods in net.minecraft.recipebook with parameters of type ItemStackModifier and TypeMethodDescriptionprotected intServerPlaceRecipe.moveItemToGrid(Slot p_135439_, ItemStack p_135440_, int p_346157_) -
Uses of ItemStack in net.minecraft.server.commands
Methods in net.minecraft.server.commands that return ItemStackModifier and TypeMethodDescriptionprivate static ItemStackItemCommands.applyModifier(CommandSourceStack p_180284_, Holder<LootItemFunction> p_335682_, ItemStack p_180286_) private static ItemStackItemCommands.getBlockItem(CommandSourceStack p_180288_, BlockPos p_180289_, int p_180290_) private static ItemStackItemCommands.getEntityItem(Entity p_180246_, int p_180247_) private static ItemStackLootCommand.getSourceHandItem(CommandSourceStack p_137939_, EquipmentSlot p_137940_) Methods in net.minecraft.server.commands with parameters of type ItemStackModifier and TypeMethodDescriptionprivate static ItemStackItemCommands.applyModifier(CommandSourceStack p_180284_, Holder<LootItemFunction> p_335682_, ItemStack p_180286_) private static booleanLootCommand.canMergeItems(ItemStack p_137895_, ItemStack p_137896_) private static booleanLootCommand.distributeToContainer(Container p_137886_, ItemStack p_137887_) private static intLootCommand.dropBlockLoot(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137913_, BlockPos p_137914_, ItemStack p_137915_, LootCommand.DropConsumer p_137916_) private static intLootCommand.dropFishingLoot(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137927_, Holder<LootTable> p_335944_, BlockPos p_137929_, ItemStack p_137930_, LootCommand.DropConsumer p_137931_) private static intItemCommands.setBlockItem(CommandSourceStack p_180292_, BlockPos p_180293_, int p_180294_, ItemStack p_180295_) private static intItemCommands.setEntityItem(CommandSourceStack p_180332_, Collection<? extends Entity> p_180333_, int p_180334_, ItemStack p_180335_) Method parameters in net.minecraft.server.commands with type arguments of type ItemStackModifier and TypeMethodDescriptionvoidintLootCommand.DropConsumer.accept(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_138050_, List<ItemStack> p_138051_, LootCommand.Callback p_138052_) private static intLootCommand.blockDistribute(CommandSourceStack p_137961_, BlockPos p_137962_, List<ItemStack> p_137963_, LootCommand.Callback p_137964_) private static intLootCommand.blockReplace(CommandSourceStack p_137954_, BlockPos p_137955_, int p_137956_, int p_137957_, List<ItemStack> p_137958_, LootCommand.Callback p_137959_) private static voidLootCommand.callback(CommandSourceStack p_137966_, List<ItemStack> p_137967_) private static voidLootCommand.callback(CommandSourceStack p_137969_, List<ItemStack> p_137970_, ResourceKey<LootTable> p_336191_) private static intClearInventoryCommands.clearInventory(CommandSourceStack p_136706_, Collection<ServerPlayer> p_136707_, Predicate<ItemStack> p_136708_, int p_136709_) private static intClearInventoryCommands.clearUnlimited(CommandSourceStack p_332708_, Collection<ServerPlayer> p_332807_, Predicate<ItemStack> p_332684_) private static intExecuteCommand.countItems(Iterable<? extends Entity> p_332642_, SlotRange p_332729_, Predicate<ItemStack> p_332803_) private static intExecuteCommand.countItems(CommandSourceStack p_332730_, BlockPos p_332679_, SlotRange p_332656_, Predicate<ItemStack> p_332801_) private static intLootCommand.dropInWorld(CommandSourceStack p_137946_, Vec3 p_137947_, List<ItemStack> p_137948_, LootCommand.Callback p_137949_) private static intLootCommand.entityReplace(Collection<? extends Entity> p_137979_, int p_137980_, int p_137981_, List<ItemStack> p_137982_, LootCommand.Callback p_137983_) private static intLootCommand.playerGive(Collection<ServerPlayer> p_137985_, List<ItemStack> p_137986_, LootCommand.Callback p_137987_) private static voidLootCommand.setSlots(Entity p_137889_, List<ItemStack> p_137890_, int p_137891_, int p_137892_, List<ItemStack> p_137893_) -
Uses of ItemStack in net.minecraft.server.level
Methods in net.minecraft.server.level with parameters of type ItemStackModifier and TypeMethodDescriptionvoidServerPlayer.onEnchantmentPerformed(ItemStack p_9079_, int p_9080_) voidServerPlayer.openItemGui(ItemStack p_9082_, InteractionHand p_9083_) protected voidServerPlayer.updateUsingItem(ItemStack p_143402_) DemoMode.useItem(ServerPlayer p_140742_, Level p_140743_, ItemStack p_140744_, InteractionHand p_140745_) ServerPlayerGameMode.useItem(ServerPlayer p_9262_, Level p_9263_, ItemStack p_9264_, InteractionHand p_9265_) DemoMode.useItemOn(ServerPlayer p_140747_, Level p_140748_, ItemStack p_140749_, InteractionHand p_140750_, BlockHitResult p_140751_) ServerPlayerGameMode.useItemOn(ServerPlayer p_9266_, Level p_9267_, ItemStack p_9268_, InteractionHand p_9269_, BlockHitResult p_9270_) Method parameters in net.minecraft.server.level with type arguments of type ItemStackModifier and TypeMethodDescriptionvoidServerPlayer.triggerRecipeCrafted(RecipeHolder<?> p_301156_, List<ItemStack> p_282336_) -
Uses of ItemStack in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ItemStackModifier and TypeMethodDescriptionprivate static booleanServerGamePacketListenerImpl.wasBlockPlacementAttempt(ServerPlayer p_9791_, ItemStack p_9792_) -
Uses of ItemStack in net.minecraft.world
Fields in net.minecraft.world with type parameters of type ItemStackMethods in net.minecraft.world that return ItemStackModifier and TypeMethodDescriptionCompoundContainer.getItem(int p_18920_) Container.getItem(int p_18941_) SimpleContainer.getItem(int p_19157_) CompoundContainer.removeItem(int p_18922_, int p_18923_) Container.removeItem(int p_18942_, int p_18943_) static ItemStackContainerHelper.removeItem(List<ItemStack> p_18970_, int p_18971_, int p_18972_) SimpleContainer.removeItem(int p_19159_, int p_19160_) CompoundContainer.removeItemNoUpdate(int p_18932_) Container.removeItemNoUpdate(int p_18951_) SimpleContainer.removeItemNoUpdate(int p_19180_) SimpleContainer.removeItemType(Item p_19171_, int p_19172_) static ItemStackMethods in net.minecraft.world that return types with arguments of type ItemStackMethods in net.minecraft.world with parameters of type ItemStackModifier and TypeMethodDescriptionbooleanSimpleContainer.canAddItem(ItemStack p_19184_) booleanCompoundContainer.canPlaceItem(int p_18934_, ItemStack p_18935_) default booleanContainer.canPlaceItem(int p_18952_, ItemStack p_18953_) booleanWorldlyContainer.canPlaceItemThroughFace(int p_19235_, ItemStack p_19236_, Direction p_19237_) default booleanContainer.canTakeItem(Container p_273520_, int p_272681_, ItemStack p_273702_) booleanWorldlyContainer.canTakeItemThroughFace(int p_19239_, ItemStack p_19240_, Direction p_19241_) static intContainerHelper.clearOrCountMatchingItems(ItemStack p_18962_, Predicate<ItemStack> p_18963_, int p_18964_, boolean p_18965_) static voidContainers.dropItemStack(Level p_18993_, double p_18994_, double p_18995_, double p_18996_, ItemStack p_18997_) default intContainer.getMaxStackSize(ItemStack p_335963_) private voidSimpleContainer.moveItemsBetweenStacks(ItemStack p_19186_, ItemStack p_19187_) private voidSimpleContainer.moveItemToEmptySlots(ItemStack p_19190_) private voidSimpleContainer.moveItemToOccupiedSlotsWithSameType(ItemStack p_19192_) voidvoidvoidbooleanLockCode.unlocksWith(ItemStack p_19108_) Method parameters in net.minecraft.world with type arguments of type ItemStackModifier and TypeMethodDescriptionstatic intContainerHelper.clearOrCountMatchingItems(Container p_18957_, Predicate<ItemStack> p_18958_, int p_18959_, boolean p_18960_) static intContainerHelper.clearOrCountMatchingItems(ItemStack p_18962_, Predicate<ItemStack> p_18963_, int p_18964_, boolean p_18965_) static voidContainers.dropContents(Level p_19011_, BlockPos p_19012_, NonNullList<ItemStack> p_19013_) default booleanContainer.hasAnyMatching(Predicate<ItemStack> p_216875_) static voidContainerHelper.loadAllItems(CompoundTag p_18981_, NonNullList<ItemStack> p_18982_, HolderLookup.Provider p_332027_) static ItemStackContainerHelper.removeItem(List<ItemStack> p_18970_, int p_18971_, int p_18972_) static CompoundTagContainerHelper.saveAllItems(CompoundTag p_18977_, NonNullList<ItemStack> p_18978_, boolean p_18979_, HolderLookup.Provider p_330957_) static CompoundTagContainerHelper.saveAllItems(CompoundTag p_18974_, NonNullList<ItemStack> p_18975_, HolderLookup.Provider p_331375_) static ItemStackConstructors in net.minecraft.world with parameters of type ItemStack -
Uses of ItemStack in net.minecraft.world.damagesource
Methods in net.minecraft.world.damagesource that return ItemStack -
Uses of ItemStack in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as ItemStackModifier and TypeFieldDescriptionprotected ItemStackLivingEntity.autoSpinAttackItemStackprivate ItemStackMob.bodyArmorItemprivate final ItemStackDisplay.ItemDisplay.ItemRenderState.itemStackThe field for theitemStackrecord component.private final ItemStackEntitySelector.MobCanWearArmorEntitySelector.itemStackprivate ItemStackLivingEntity.lastBodyItemStackprotected ItemStackLivingEntity.useItemFields in net.minecraft.world.entity with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate final NonNullList<ItemStack> Mob.armorItemsprivate static final EntityDataAccessor<ItemStack> OminousItemSpawner.DATA_ITEMprivate static final EntityDataAccessor<ItemStack> Display.ItemDisplay.DATA_ITEM_STACK_IDprivate final NonNullList<ItemStack> Mob.handItemsprivate final NonNullList<ItemStack> LivingEntity.lastArmorItemStacksprivate final NonNullList<ItemStack> LivingEntity.lastHandItemStacksMethods in net.minecraft.world.entity that return ItemStackModifier and TypeMethodDescriptionfinal ItemStackLivingEntity.eat(Level p_347678_, ItemStack p_347507_, FoodProperties p_347707_) Mob.equipItemIfPossible(ItemStack p_255842_) SlotAccess.get()Mob.getBodyArmorItem()OminousItemSpawner.getItem()EquipmentUser.getItemBySlot(EquipmentSlot p_338597_) abstract ItemStackLivingEntity.getItemBySlot(EquipmentSlot p_21127_) Mob.getItemBySlot(EquipmentSlot p_21467_) LivingEntity.getItemInHand(InteractionHand p_21121_) private ItemStackDisplay.ItemDisplay.getItemStack()private ItemStackLivingEntity.getLastArmorItem(EquipmentSlot p_21199_) private ItemStackLivingEntity.getLastHandItem(EquipmentSlot p_21245_) LivingEntity.getMainHandItem()LivingEntity.getOffhandItem()Entity.getPickResult()Mob.getPickResult()LivingEntity.getProjectile(ItemStack p_21272_) LivingEntity.getUseItem()Entity.getWeaponItem()LivingEntity.getWeaponItem()Display.ItemDisplay.ItemRenderState.itemStack()Returns the value of theitemStackrecord component.Methods in net.minecraft.world.entity that return types with arguments of type ItemStackModifier and TypeMethodDescriptionprivate Map<EquipmentSlot, ItemStack> LivingEntity.collectEquipmentChanges()LivingEntity.getAllSlots()LivingEntity.getArmorAndBodyArmorSlots()LivingEntity.getArmorSlots()Mob.getArmorSlots()LivingEntity.getHandSlots()Mob.getHandSlots()Methods in net.minecraft.world.entity with parameters of type ItemStackModifier and TypeMethodDescriptionEntityType.appendCustomEntityStackConfig(Consumer<T> p_263579_, ServerLevel p_263571_, ItemStack p_263582_, Player p_263574_) EntityType.appendCustomNameConfig(Consumer<T> p_263567_, ItemStack p_263564_) EntityType.appendDefaultStackConfig(Consumer<T> p_265154_, ServerLevel p_265733_, ItemStack p_265598_, Player p_265666_) private voidbooleanMob.canHoldItem(ItemStack p_21545_) protected booleanMob.canReplaceCurrentItem(ItemStack p_21428_, ItemStack p_21429_) booleanMob.canReplaceEqualItem(ItemStack p_21478_, ItemStack p_21479_) booleanLivingEntity.canTakeItem(ItemStack p_21249_) booleanMob.canTakeItem(ItemStack p_21522_) static OminousItemSpawnerEntityType.createDefaultStackConfig(ServerLevel p_263583_, ItemStack p_263568_, Player p_263575_) final ItemStackLivingEntity.eat(Level p_347678_, ItemStack p_347507_, FoodProperties p_347707_) Mob.equipItemIfPossible(ItemStack p_255842_) booleanLivingEntity.equipmentHasChanged(ItemStack p_252265_, ItemStack p_251043_) voidSaddleable.equipSaddle(ItemStack p_352360_, SoundSource p_21748_) private doubleMob.getApproximateAttackDamageWithItem(ItemStack p_330413_) protected SoundEventLivingEntity.getDrinkingSound(ItemStack p_21174_) LivingEntity.getEatingSound(ItemStack p_21202_) LivingEntity.getEquipmentSlotForItem(ItemStack p_147234_) LivingEntity.getProjectile(ItemStack p_21272_) private static booleanMob.hasAnyComponentExceptDamage(ItemStack p_332136_) booleanMob.isBodyArmorItem(ItemStack p_324454_) voidLivingEntity.onEquipItem(EquipmentSlot p_238393_, ItemStack p_238394_, ItemStack p_238395_) default EquipmentSlotEquipmentUser.resolveSlot(ItemStack p_338225_, List<EquipmentSlot> p_338547_) booleanvoidMob.setBodyArmorItem(ItemStack p_323721_) private voidvoidLivingEntity.setItemInHand(InteractionHand p_21009_, ItemStack p_21010_) voidEquipmentUser.setItemSlot(EquipmentSlot p_338576_, ItemStack p_338519_) abstract voidLivingEntity.setItemSlot(EquipmentSlot p_21036_, ItemStack p_21037_) voidMob.setItemSlot(EquipmentSlot p_21416_, ItemStack p_21417_) protected voidMob.setItemSlotAndDropWhenKilled(EquipmentSlot p_21469_, ItemStack p_21470_) private voidDisplay.ItemDisplay.setItemStack(ItemStack p_270310_) private voidLivingEntity.setLastArmorItem(EquipmentSlot p_21129_, ItemStack p_21130_) private voidLivingEntity.setLastHandItem(EquipmentSlot p_21169_, ItemStack p_21170_) EntityType.spawn(ServerLevel p_20593_, ItemStack p_20594_, Player p_20595_, BlockPos p_20596_, MobSpawnType p_20597_, boolean p_20598_, boolean p_20599_) Entity.spawnAtLocation(ItemStack p_19984_) Entity.spawnAtLocation(ItemStack p_19985_, float p_19986_) private voidLivingEntity.spawnItemParticles(ItemStack p_21061_, int p_21062_) protected voidLivingEntity.triggerItemUseEffects(ItemStack p_21138_, int p_21139_) protected voidLivingEntity.updateUsingItem(ItemStack p_147201_) protected voidLivingEntity.verifyEquippedItem(ItemStack p_181123_) booleanMob.wantsToPickUp(ItemStack p_21546_) Method parameters in net.minecraft.world.entity with type arguments of type ItemStackModifier and TypeMethodDescriptionMob.dropPreservedEquipment(Predicate<ItemStack> p_352191_) static SlotAccessSlotAccess.forContainer(Container p_147296_, int p_147297_, Predicate<ItemStack> p_147298_) static SlotAccessSlotAccess.forEquipmentSlot(LivingEntity p_147303_, EquipmentSlot p_147304_, Predicate<ItemStack> p_147305_) private voidLivingEntity.handleEquipmentChanges(Map<EquipmentSlot, ItemStack> p_21143_) private voidLivingEntity.handleHandSwap(Map<EquipmentSlot, ItemStack> p_21092_) booleanstatic SlotAccessstatic SlotAccessConstructors in net.minecraft.world.entity with parameters of type ItemStackModifierConstructorDescriptionItemRenderState(ItemStack itemStack, ItemDisplayContext itemTransform) Creates an instance of aItemRenderStaterecord class.MobCanWearArmorEntitySelector(ItemStack p_20445_) -
Uses of ItemStack in net.minecraft.world.entity.ai.behavior
Fields in net.minecraft.world.entity.ai.behavior declared as ItemStackFields in net.minecraft.world.entity.ai.behavior with type parameters of type ItemStackMethods in net.minecraft.world.entity.ai.behavior that return ItemStackModifier and TypeMethodDescriptionprivate ItemStackCelebrateVillagersSurvivedRaid.getFirework(DyeColor p_22697_, int p_22698_) Methods in net.minecraft.world.entity.ai.behavior that return types with arguments of type ItemStackMethods in net.minecraft.world.entity.ai.behavior with parameters of type ItemStackModifier and TypeMethodDescriptionprivate static voidShowTradesToPlayer.displayAsHeldItem(Villager p_182371_, ItemStack p_182372_) static voidBehaviorUtils.throwItem(LivingEntity p_22614_, ItemStack p_22615_, Vec3 p_22616_) static voidBehaviorUtils.throwItem(LivingEntity p_217134_, ItemStack p_217135_, Vec3 p_217136_, Vec3 p_217137_, float p_217138_) static voidGoAndGiveItemsToTarget.throwItem(LivingEntity p_217208_, ItemStack p_217209_, Vec3 p_217210_) private voidGoAndGiveItemsToTarget.triggerDropItemOnBlock(PositionTracker p_217214_, ItemStack p_217215_, ServerPlayer p_217216_) -
Uses of ItemStack in net.minecraft.world.entity.ai.goal
Fields in net.minecraft.world.entity.ai.goal declared as ItemStackFields in net.minecraft.world.entity.ai.goal with type parameters of type ItemStackConstructors in net.minecraft.world.entity.ai.goal with parameters of type ItemStackModifierConstructorDescriptionUseItemGoal(T p_25972_, ItemStack p_25973_, SoundEvent p_25974_, Predicate<? super T> p_25975_) Constructor parameters in net.minecraft.world.entity.ai.goal with type arguments of type ItemStackModifierConstructorDescriptionTemptGoal(PathfinderMob p_25939_, double p_25940_, Predicate<ItemStack> p_335901_, boolean p_25942_) -
Uses of ItemStack in net.minecraft.world.entity.ai.sensing
Fields in net.minecraft.world.entity.ai.sensing with type parameters of type ItemStackMethods in net.minecraft.world.entity.ai.sensing with parameters of type ItemStackModifier and TypeMethodDescriptionprivate booleanTemptingSensor.isTemptation(ItemStack p_148339_) Constructor parameters in net.minecraft.world.entity.ai.sensing with type arguments of type ItemStack -
Uses of ItemStack in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal that return ItemStackModifier and TypeMethodDescriptionBucketable.getBucketItemStack()Cod.getBucketItemStack()Pufferfish.getBucketItemStack()Salmon.getBucketItemStack()TropicalFish.getBucketItemStack()Methods in net.minecraft.world.entity.animal with parameters of type ItemStackModifier and TypeMethodDescriptionprivate booleanbooleanFox.canHoldItem(ItemStack p_28578_) booleanDolphin.canTakeItem(ItemStack p_28376_) booleanFox.canTakeItem(ItemStack p_28552_) booleanPanda.canTakeItem(ItemStack p_29146_) private voidprivate voidFox.dropItemStack(ItemStack p_28606_) voidPig.equipSaddle(ItemStack p_352196_, SoundSource p_29476_) Fox.getEatingSound(ItemStack p_28540_) private Optional<SuspiciousStewEffects> MushroomCow.getEffectsFromItemStack(ItemStack p_298333_) abstract booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanprivate booleanPanda.isFoodOrCake(ItemStack p_29196_) static voidBucketable.saveDefaultDataToBucketTag(Mob p_148823_, ItemStack p_148824_) Deprecated.voidAbstractFish.saveToBucketTag(ItemStack p_27494_) voidBucketable.saveToBucketTag(ItemStack p_148833_) voidTropicalFish.saveToBucketTag(ItemStack p_30049_) private voidFox.spitOutItem(ItemStack p_28602_) protected voidAnimal.usePlayerItem(Player p_148715_, InteractionHand p_148716_, ItemStack p_148717_) protected voidCat.usePlayerItem(Player p_148866_, InteractionHand p_148867_, ItemStack p_148868_) protected voidFox.usePlayerItem(Player p_148908_, InteractionHand p_148909_, ItemStack p_148910_) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type ItemStackModifierConstructorDescriptionCatTemptGoal(Cat p_28219_, double p_28220_, Predicate<ItemStack> p_335450_, boolean p_28222_) OcelotTemptGoal(Ocelot p_29060_, double p_29061_, Predicate<ItemStack> p_335948_, boolean p_29063_) -
Uses of ItemStack in net.minecraft.world.entity.animal.allay
Methods in net.minecraft.world.entity.animal.allay with parameters of type ItemStackModifier and TypeMethodDescriptionprivate booleanAllay.allayConsidersItemEqual(ItemStack p_252278_, ItemStack p_250405_) booleanAllay.canTakeItem(ItemStack p_218380_) booleanAllay.equipmentHasChanged(ItemStack p_249825_, ItemStack p_251595_) private booleanAllay.hasNonMatchingPotion(ItemStack p_248762_, ItemStack p_250839_) private booleanAllay.isDuplicationItem(ItemStack p_239736_) private voidAllay.removeInteractionItem(Player p_239359_, ItemStack p_239360_) booleanAllay.wantsToPickUp(ItemStack p_218387_) -
Uses of ItemStack in net.minecraft.world.entity.animal.armadillo
Methods in net.minecraft.world.entity.animal.armadillo that return types with arguments of type ItemStackMethods in net.minecraft.world.entity.animal.armadillo with parameters of type ItemStack -
Uses of ItemStack in net.minecraft.world.entity.animal.axolotl
Methods in net.minecraft.world.entity.animal.axolotl that return ItemStackMethods in net.minecraft.world.entity.animal.axolotl that return types with arguments of type ItemStackMethods in net.minecraft.world.entity.animal.axolotl with parameters of type ItemStackModifier and TypeMethodDescriptionbooleanvoidAxolotl.saveToBucketTag(ItemStack p_149187_) protected voidAxolotl.usePlayerItem(Player p_149124_, InteractionHand p_149125_, ItemStack p_149126_) -
Uses of ItemStack in net.minecraft.world.entity.animal.camel
Methods in net.minecraft.world.entity.animal.camel that return types with arguments of type ItemStackMethods in net.minecraft.world.entity.animal.camel with parameters of type ItemStackModifier and TypeMethodDescriptionprotected booleanCamel.handleEating(Player p_249923_, ItemStack p_248995_) boolean -
Uses of ItemStack in net.minecraft.world.entity.animal.frog
Methods in net.minecraft.world.entity.animal.frog that return ItemStackMethods in net.minecraft.world.entity.animal.frog that return types with arguments of type ItemStackMethods in net.minecraft.world.entity.animal.frog with parameters of type ItemStackModifier and TypeMethodDescriptionprivate voidbooleanprivate booleanvoidTadpole.saveToBucketTag(ItemStack p_218725_) private voidTadpole.usePlayerItem(Player p_218706_, ItemStack p_218707_) -
Uses of ItemStack in net.minecraft.world.entity.animal.goat
Methods in net.minecraft.world.entity.animal.goat that return ItemStackMethods in net.minecraft.world.entity.animal.goat that return types with arguments of type ItemStackMethods in net.minecraft.world.entity.animal.goat with parameters of type ItemStack -
Uses of ItemStack in net.minecraft.world.entity.animal.horse
Methods in net.minecraft.world.entity.animal.horse with parameters of type ItemStackModifier and TypeMethodDescriptionvoidAbstractHorse.equipBodyArmor(Player p_324210_, ItemStack p_323522_) private voidAbstractChestedHorse.equipChest(Player p_250937_, ItemStack p_251558_) voidAbstractHorse.equipSaddle(ItemStack p_352312_, SoundSource p_30546_) private static DyeColorLlama.getDyeColor(ItemStack p_30836_) protected booleanAbstractHorse.handleEating(Player p_30593_, ItemStack p_30594_) protected booleanLlama.handleEating(Player p_30796_, ItemStack p_30797_) booleanHorse.isBodyArmorItem(ItemStack p_324434_) booleanLlama.isBodyArmorItem(ItemStack p_30834_) booleanboolean -
Uses of ItemStack in net.minecraft.world.entity.animal.sniffer
Methods in net.minecraft.world.entity.animal.sniffer that return types with arguments of type ItemStackMethods in net.minecraft.world.entity.animal.sniffer with parameters of type ItemStack -
Uses of ItemStack in net.minecraft.world.entity.boss
Methods in net.minecraft.world.entity.boss that return ItemStack -
Uses of ItemStack in net.minecraft.world.entity.boss.enderdragon
Methods in net.minecraft.world.entity.boss.enderdragon that return ItemStack -
Uses of ItemStack in net.minecraft.world.entity.decoration
Fields in net.minecraft.world.entity.decoration with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate final NonNullList<ItemStack> ArmorStand.armorItemsprivate static final EntityDataAccessor<ItemStack> ItemFrame.DATA_ITEMprivate final NonNullList<ItemStack> ArmorStand.handItemsMethods in net.minecraft.world.entity.decoration that return ItemStackModifier and TypeMethodDescriptionprotected ItemStackGlowItemFrame.getFrameItemStack()protected ItemStackItemFrame.getFrameItemStack()ItemFrame.getItem()ArmorStand.getItemBySlot(EquipmentSlot p_31612_) ArmorStand.getPickResult()ItemFrame.getPickResult()LeashFenceKnotEntity.getPickResult()Painting.getPickResult()Methods in net.minecraft.world.entity.decoration that return types with arguments of type ItemStackMethods in net.minecraft.world.entity.decoration with parameters of type ItemStackModifier and TypeMethodDescriptionbooleanArmorStand.canTakeItem(ItemStack p_31638_) ItemFrame.getFramedMapId(ItemStack p_353029_) private voidItemFrame.onItemChanged(ItemStack p_218866_) private voidItemFrame.removeFramedMap(ItemStack p_31811_) voidvoidvoidArmorStand.setItemSlot(EquipmentSlot p_31584_, ItemStack p_31585_) HangingEntity.spawnAtLocation(ItemStack p_31722_, float p_31723_) private booleanArmorStand.swapItem(Player p_31589_, EquipmentSlot p_31590_, ItemStack p_31591_, InteractionHand p_31592_) -
Uses of ItemStack in net.minecraft.world.entity.item
Fields in net.minecraft.world.entity.item with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate static final EntityDataAccessor<ItemStack> ItemEntity.DATA_ITEMMethods in net.minecraft.world.entity.item that return ItemStackMethods in net.minecraft.world.entity.item with parameters of type ItemStackModifier and TypeMethodDescriptionstatic booleanItemEntity.areMergable(ItemStack p_32027_, ItemStack p_32028_) private static voidItemEntity.merge(ItemEntity p_32018_, ItemStack p_32019_, ItemEntity p_32020_, ItemStack p_32021_) private static voidItemEntity.merge(ItemEntity p_32023_, ItemStack p_32024_, ItemStack p_32025_) static ItemStackvoidConstructors in net.minecraft.world.entity.item with parameters of type ItemStackModifierConstructorDescriptionItemEntity(Level p_32001_, double p_32002_, double p_32003_, double p_32004_, ItemStack p_32005_) ItemEntity(Level p_149663_, double p_149664_, double p_149665_, double p_149666_, ItemStack p_149667_, double p_149668_, double p_149669_, double p_149670_) -
Uses of ItemStack in net.minecraft.world.entity.monster
Methods in net.minecraft.world.entity.monster that return ItemStackModifier and TypeMethodDescriptionMonster.getProjectile(ItemStack p_33038_) protected ItemStackDrowned.getSkull()protected ItemStackHusk.getSkull()protected ItemStackZombie.getSkull()protected ItemStackZombieVillager.getSkull()protected ItemStackZombifiedPiglin.getSkull()Methods in net.minecraft.world.entity.monster with parameters of type ItemStackModifier and TypeMethodDescriptionbooleanZombie.canHoldItem(ItemStack p_34332_) protected booleanDrowned.canReplaceCurrentItem(ItemStack p_32364_, ItemStack p_32365_) voidStrider.equipSaddle(ItemStack p_352201_, SoundSource p_33878_) protected AbstractArrowprotected AbstractArrowprotected AbstractArrowprotected AbstractArrowMonster.getProjectile(ItemStack p_33038_) booleanvoidAbstractSkeleton.setItemSlot(EquipmentSlot p_32138_, ItemStack p_32139_) private booleanbooleanZombie.wantsToPickUp(ItemStack p_182400_) booleanZombifiedPiglin.wantsToPickUp(ItemStack p_182402_) -
Uses of ItemStack in net.minecraft.world.entity.monster.hoglin
Methods in net.minecraft.world.entity.monster.hoglin with parameters of type ItemStack -
Uses of ItemStack in net.minecraft.world.entity.monster.piglin
Methods in net.minecraft.world.entity.monster.piglin that return ItemStackModifier and TypeMethodDescriptionprotected ItemStackPiglin.addToInventory(ItemStack p_34779_) private ItemStackPiglin.createSpawnWeapon()private static ItemStackPiglinAi.removeOneItemFromItemEntity(ItemEntity p_34823_) Methods in net.minecraft.world.entity.monster.piglin that return types with arguments of type ItemStackMethods in net.minecraft.world.entity.monster.piglin with parameters of type ItemStackModifier and TypeMethodDescriptionprotected ItemStackPiglin.addToInventory(ItemStack p_34779_) protected booleanPiglin.canAddToInventory(ItemStack p_34781_) protected static booleanprotected booleanPiglin.canReplaceCurrentItem(ItemStack p_34788_) protected booleanPiglin.canReplaceCurrentItem(ItemStack p_34712_, ItemStack p_34713_) protected voidPiglin.holdInMainHand(ItemStack p_34784_) private static voidPiglinAi.holdInOffhand(Piglin p_34933_, ItemStack p_34934_) protected voidPiglin.holdInOffHand(ItemStack p_34786_) private static booleanPiglinAi.isBarterCurrency(ItemStack p_149968_) private static booleanprotected static booleanPiglinAi.isLovedItem(ItemStack p_149966_) private voidPiglin.maybeWearArmor(EquipmentSlot p_219192_, ItemStack p_219193_, RandomSource p_219194_) private static voidPiglinAi.putInInventory(Piglin p_34953_, ItemStack p_34954_) protected static booleanPiglinAi.wantsToPickup(Piglin p_34858_, ItemStack p_34859_) booleanPiglin.wantsToPickUp(ItemStack p_34777_) booleanPiglinBrute.wantsToPickUp(ItemStack p_35078_) Method parameters in net.minecraft.world.entity.monster.piglin with type arguments of type ItemStackModifier and TypeMethodDescriptionprivate static voidPiglinAi.throwItems(Piglin p_34861_, List<ItemStack> p_34862_) private static voidPiglinAi.throwItemsTowardPlayer(Piglin p_34851_, Player p_34852_, List<ItemStack> p_34853_) private static voidPiglinAi.throwItemsTowardPos(Piglin p_34864_, List<ItemStack> p_34865_, Vec3 p_34866_) private static voidPiglinAi.throwItemsTowardRandomPos(Piglin p_34913_, List<ItemStack> p_34914_) -
Uses of ItemStack in net.minecraft.world.entity.npc
Fields in net.minecraft.world.entity.npc declared as ItemStackModifier and TypeFieldDescriptionprivate final ItemStackVillagerTrades.EnchantedItemForEmeralds.itemStackprivate final ItemStackVillagerTrades.ItemsForEmeralds.itemStackprivate final ItemStackVillagerTrades.ItemsAndEmeraldsToItems.toItemprivate final ItemStackVillagerTrades.TippedArrowForItemsAndEmeralds.toItemMethods in net.minecraft.world.entity.npc that return ItemStackMethods in net.minecraft.world.entity.npc with parameters of type ItemStackModifier and TypeMethodDescriptionprotected SoundEventWanderingTrader.getDrinkingSound(ItemStack p_35865_) voidAbstractVillager.notifyTradeUpdated(ItemStack p_35316_) voidClientSideMerchant.notifyTradeUpdated(ItemStack p_35358_) booleanVillager.wantsToPickUp(ItemStack p_35543_) Constructors in net.minecraft.world.entity.npc with parameters of type ItemStackModifierConstructorDescriptionItemsAndEmeraldsToItems(ItemCost p_345481_, int p_345494_, ItemStack p_345223_, int p_345894_, int p_344894_, float p_345457_, Optional<ResourceKey<EnchantmentProvider>> p_346401_) privateItemsAndEmeraldsToItems(ItemLike p_35725_, int p_35726_, int p_35728_, ItemStack p_302012_, int p_35729_, int p_35730_, int p_302002_, float p_302039_) ItemsForEmeralds(ItemStack p_35752_, int p_35753_, int p_35754_, int p_35755_, int p_35756_) ItemsForEmeralds(ItemStack p_35758_, int p_35759_, int p_35760_, int p_35761_, int p_35762_, float p_35763_) ItemsForEmeralds(ItemStack p_344989_, int p_345411_, int p_345770_, int p_344818_, int p_345507_, float p_344802_, Optional<ResourceKey<EnchantmentProvider>> p_345806_) -
Uses of ItemStack in net.minecraft.world.entity.player
Fields in net.minecraft.world.entity.player declared as ItemStackFields in net.minecraft.world.entity.player with type parameters of type ItemStackModifier and TypeFieldDescriptionfinal NonNullList<ItemStack> Inventory.armorprivate final List<NonNullList<ItemStack>> Inventory.compartmentsfinal NonNullList<ItemStack> Inventory.itemsfinal NonNullList<ItemStack> Inventory.offhandMethods in net.minecraft.world.entity.player that return ItemStackModifier and TypeMethodDescriptionPlayer.eat(Level p_36185_, ItemStack p_36186_, FoodProperties p_347562_) static ItemStackStackedContents.fromStackingIndex(int p_36455_) Inventory.getArmor(int p_36053_) Inventory.getItem(int p_35991_) Player.getItemBySlot(EquipmentSlot p_36257_) Player.getProjectile(ItemStack p_36349_) Inventory.getSelected()Player.getWeaponItem()Inventory.removeFromSelected(boolean p_182404_) Inventory.removeItem(int p_35993_, int p_35994_) Inventory.removeItemNoUpdate(int p_36029_) Methods in net.minecraft.world.entity.player that return types with arguments of type ItemStackMethods in net.minecraft.world.entity.player with parameters of type ItemStackModifier and TypeMethodDescriptionvoidStackedContents.accountSimpleStack(ItemStack p_36467_) voidStackedContents.accountStack(ItemStack p_36492_) voidStackedContents.accountStack(ItemStack p_36469_, int p_36470_) booleanbooleanbooleanprivate intInventory.addResource(int p_36048_, ItemStack p_36049_) private intInventory.addResource(ItemStack p_36067_) booleanPlayer.canTakeItem(ItemStack p_36315_) booleanPlayer.eat(Level p_36185_, ItemStack p_36186_, FoodProperties p_347562_) intInventory.findSlotMatchingItem(ItemStack p_36031_) intInventory.findSlotMatchingUnusedItem(ItemStack p_36044_) Player.getProjectile(ItemStack p_36349_) intInventory.getSlotWithRemainingSpace(ItemStack p_36051_) static intStackedContents.getStackingIndex(ItemStack p_36497_) private booleanInventory.hasRemainingSpaceForItem(ItemStack p_36015_, ItemStack p_36016_) booleanPlayer.mayUseItemAt(BlockPos p_36205_, Direction p_36206_, ItemStack p_36207_) voidPlayer.onEnchantmentPerformed(ItemStack p_36172_, int p_36173_) voidPlayer.openItemGui(ItemStack p_36174_, InteractionHand p_36175_) voidInventory.placeItemBackInInventory(ItemStack p_150080_) voidInventory.placeItemBackInInventory(ItemStack p_150077_, boolean p_150078_) voidInventory.removeItem(ItemStack p_36058_) voidvoidPlayer.setItemSlot(EquipmentSlot p_36161_, ItemStack p_36162_) voidInventory.setPickedItem(ItemStack p_36013_) voidPlayer.startAutoSpinAttack(int p_204080_, float p_346316_, ItemStack p_345401_) voidPlayer.updateTutorialInventoryAction(ItemStack p_150098_, ItemStack p_150099_, ClickAction p_150100_) Method parameters in net.minecraft.world.entity.player with type arguments of type ItemStackModifier and TypeMethodDescriptionintInventory.clearOrCountMatchingItems(Predicate<ItemStack> p_36023_, int p_36024_, Container p_36025_) booleanvoidPlayer.triggerRecipeCrafted(RecipeHolder<?> p_301080_, List<ItemStack> p_283609_) -
Uses of ItemStack in net.minecraft.world.entity.projectile
Fields in net.minecraft.world.entity.projectile declared as ItemStackModifier and TypeFieldDescriptionprivate ItemStackAbstractArrow.firedFromWeaponprivate ItemStackAbstractArrow.pickupItemStackFields in net.minecraft.world.entity.projectile with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate static final EntityDataAccessor<ItemStack> FireworkRocketEntity.DATA_ID_FIREWORKS_ITEMprivate static final EntityDataAccessor<ItemStack> EyeOfEnder.DATA_ITEM_STACKprivate static final EntityDataAccessor<ItemStack> Fireball.DATA_ITEM_STACKprivate static final EntityDataAccessor<ItemStack> ThrowableItemProjectile.DATA_ITEM_STACKMethods in net.minecraft.world.entity.projectile that return ItemStackModifier and TypeMethodDescriptionprivate ItemStackEyeOfEnder.getDefaultItem()private ItemStackFireball.getDefaultItem()private static ItemStackFireworkRocketEntity.getDefaultItem()protected abstract ItemStackAbstractArrow.getDefaultPickupItem()protected ItemStackArrow.getDefaultPickupItem()protected ItemStackSpectralArrow.getDefaultPickupItem()protected ItemStackThrownTrident.getDefaultPickupItem()EyeOfEnder.getItem()Fireball.getItem()FireworkRocketEntity.getItem()ItemSupplier.getItem()ThrowableItemProjectile.getItem()protected ItemStackAbstractArrow.getPickupItem()AbstractArrow.getPickupItemStackOrigin()AbstractArrow.getWeaponItem()ThrownTrident.getWeaponItem()Methods in net.minecraft.world.entity.projectile with parameters of type ItemStackModifier and TypeMethodDescriptionprivate byteThrownTrident.getLoyaltyFromItem(ItemStack p_345571_) static AbstractArrowProjectileUtil.getMobArrow(LivingEntity p_37301_, ItemStack p_37302_, float p_37303_, ItemStack p_345078_) protected voidAbstractArrow.hitBlockEnchantmentEffects(ServerLevel p_345462_, BlockHitResult p_345204_, ItemStack p_345083_) protected voidThrownTrident.hitBlockEnchantmentEffects(ServerLevel p_344953_, BlockHitResult p_346320_, ItemStack p_344999_) intvoidvoidvoidprotected voidAbstractArrow.setPickupItemStack(ItemStack p_331486_) protected voidArrow.setPickupItemStack(ItemStack p_331667_) Constructors in net.minecraft.world.entity.projectile with parameters of type ItemStackModifierConstructorDescriptionprotectedAbstractArrow(EntityType<? extends AbstractArrow> p_36717_, double p_346045_, double p_344855_, double p_345999_, Level p_36719_, ItemStack p_309031_, ItemStack p_345487_) protectedAbstractArrow(EntityType<? extends AbstractArrow> p_36721_, LivingEntity p_345310_, Level p_36722_, ItemStack p_309145_, ItemStack p_345000_) Arrow(Level p_36861_, double p_345459_, double p_346135_, double p_345618_, ItemStack p_309188_, ItemStack p_345233_) Arrow(Level p_36866_, LivingEntity p_345746_, ItemStack p_309200_, ItemStack p_345461_) FireworkRocketEntity(Level p_37030_, double p_37031_, double p_37032_, double p_37033_, ItemStack p_37034_) FireworkRocketEntity(Level p_37036_, Entity p_37037_, double p_37038_, double p_37039_, double p_37040_, ItemStack p_37041_) FireworkRocketEntity(Level p_37043_, ItemStack p_37044_, double p_37045_, double p_37046_, double p_37047_, boolean p_37048_) FireworkRocketEntity(Level p_37050_, ItemStack p_37051_, Entity p_37052_, double p_37053_, double p_37054_, double p_37055_, boolean p_37056_) FireworkRocketEntity(Level p_37058_, ItemStack p_37059_, LivingEntity p_37060_) SpectralArrow(Level p_37419_, double p_309044_, double p_309099_, double p_308873_, ItemStack p_308959_, ItemStack p_345907_) SpectralArrow(Level p_37414_, LivingEntity p_309162_, ItemStack p_309167_, ItemStack p_346408_) ThrownTrident(Level p_338686_, double p_338771_, double p_338674_, double p_338477_, ItemStack p_338255_) ThrownTrident(Level p_37569_, LivingEntity p_37570_, ItemStack p_37571_) -
Uses of ItemStack in net.minecraft.world.entity.projectile.windcharge
Methods in net.minecraft.world.entity.projectile.windcharge that return ItemStack -
Uses of ItemStack in net.minecraft.world.entity.raid
Methods in net.minecraft.world.entity.raid that return ItemStackModifier and TypeMethodDescriptionstatic ItemStackRaid.getLeaderBannerInstance(HolderGetter<BannerPattern> p_332748_) -
Uses of ItemStack in net.minecraft.world.entity.vehicle
Fields in net.minecraft.world.entity.vehicle with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate NonNullList<ItemStack> AbstractMinecartContainer.itemStacksprivate NonNullList<ItemStack> ChestBoat.itemStacksMethods in net.minecraft.world.entity.vehicle that return ItemStackModifier and TypeMethodDescriptiondefault ItemStackContainerEntity.getChestVehicleItem(int p_219948_) AbstractMinecartContainer.getItem(int p_38218_) ChestBoat.getItem(int p_219880_) AbstractMinecart.getPickResult()Boat.getPickResult()default ItemStackContainerEntity.removeChestVehicleItem(int p_219937_, int p_219938_) default ItemStackContainerEntity.removeChestVehicleItemNoUpdate(int p_219946_) AbstractMinecartContainer.removeItem(int p_38220_, int p_38221_) ChestBoat.removeItem(int p_219882_, int p_219883_) AbstractMinecartContainer.removeItemNoUpdate(int p_38244_) ChestBoat.removeItemNoUpdate(int p_219904_) Methods in net.minecraft.world.entity.vehicle that return types with arguments of type ItemStackModifier and TypeMethodDescriptionAbstractMinecartContainer.getItemStacks()ChestBoat.getItemStacks()ContainerEntity.getItemStacks()Methods in net.minecraft.world.entity.vehicle with parameters of type ItemStackModifier and TypeMethodDescriptionstatic AbstractMinecartAbstractMinecart.createMinecart(ServerLevel p_305794_, double p_38121_, double p_38122_, double p_38123_, AbstractMinecart.Type p_38124_, ItemStack p_305892_, Player p_306203_) default voidContainerEntity.setChestVehicleItem(int p_219941_, ItemStack p_219942_) voidvoid -
Uses of ItemStack in net.minecraft.world.food
Fields in net.minecraft.world.food with type parameters of type ItemStackModifier and TypeFieldDescriptionFoodProperties.Builder.usingConvertsToFoodProperties.usingConvertsToThe field for theusingConvertsTorecord component.Methods in net.minecraft.world.food that return types with arguments of type ItemStackModifier and TypeMethodDescriptionFoodProperties.usingConvertsTo()Returns the value of theusingConvertsTorecord component.Constructor parameters in net.minecraft.world.food with type arguments of type ItemStackModifierConstructorDescriptionFoodProperties(int nutrition, float saturation, boolean canAlwaysEat, float eatSeconds, Optional<ItemStack> usingConvertsTo, List<FoodProperties.PossibleEffect> effects) Creates an instance of aFoodPropertiesrecord class. -
Uses of ItemStack in net.minecraft.world.inventory
Fields in net.minecraft.world.inventory declared as ItemStackModifier and TypeFieldDescriptionprivate ItemStackAbstractContainerMenu.carriedprivate ItemStackStonecutterMenu.inputprivate ItemStackAbstractContainerMenu.remoteCarriedFields in net.minecraft.world.inventory with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate final NonNullList<ItemStack> TransientCraftingContainer.itemsprivate final NonNullList<ItemStack> MerchantContainer.itemStacksprivate final NonNullList<ItemStack> ResultContainer.itemStacksprivate final NonNullList<ItemStack> AbstractContainerMenu.lastSlotsItemCombinerMenuSlotDefinition.SlotDefinition.mayPlaceThe field for themayPlacerecord component.private final NonNullList<ItemStack> AbstractContainerMenu.remoteSlotsMethods in net.minecraft.world.inventory that return ItemStackModifier and TypeMethodDescriptionprivate ItemStackGrindstoneMenu.computeResult(ItemStack p_332654_, ItemStack p_332736_) LecternMenu.getBook()AbstractContainerMenu.getCarried()MerchantContainer.getItem(int p_40008_) ResultContainer.getItem(int p_40147_) Slot.getItem()TransientCraftingContainer.getItem(int p_287712_) private ItemStackGrindstoneMenu.mergeItems(ItemStack p_332723_, ItemStack p_332686_) abstract ItemStackAbstractContainerMenu.quickMoveStack(Player p_38941_, int p_38942_) AbstractFurnaceMenu.quickMoveStack(Player p_38986_, int p_38987_) BeaconMenu.quickMoveStack(Player p_39051_, int p_39052_) BrewingStandMenu.quickMoveStack(Player p_39100_, int p_39101_) CartographyTableMenu.quickMoveStack(Player p_39175_, int p_39176_) ChestMenu.quickMoveStack(Player p_39253_, int p_39254_) CrafterMenu.quickMoveStack(Player p_307459_, int p_307204_) CraftingMenu.quickMoveStack(Player p_39391_, int p_39392_) DispenserMenu.quickMoveStack(Player p_39444_, int p_39445_) EnchantmentMenu.quickMoveStack(Player p_39490_, int p_39491_) GrindstoneMenu.quickMoveStack(Player p_39588_, int p_39589_) HopperMenu.quickMoveStack(Player p_39651_, int p_39652_) HorseInventoryMenu.quickMoveStack(Player p_39665_, int p_39666_) InventoryMenu.quickMoveStack(Player p_39723_, int p_39724_) ItemCombinerMenu.quickMoveStack(Player p_39792_, int p_39793_) LecternMenu.quickMoveStack(Player p_219987_, int p_219988_) LoomMenu.quickMoveStack(Player p_39883_, int p_39884_) MerchantMenu.quickMoveStack(Player p_40053_, int p_40054_) ShulkerBoxMenu.quickMoveStack(Player p_40199_, int p_40200_) StonecutterMenu.quickMoveStack(Player p_40328_, int p_40329_) FurnaceResultSlot.remove(int p_39548_) MerchantResultSlot.remove(int p_40090_) NonInteractiveResultSlot.remove(int p_307370_) ResultSlot.remove(int p_40173_) Slot.remove(int p_40227_) MerchantContainer.removeItem(int p_40010_, int p_40011_) ResultContainer.removeItem(int p_40149_, int p_40150_) TransientCraftingContainer.removeItem(int p_287682_, int p_287576_) MerchantContainer.removeItemNoUpdate(int p_40018_) ResultContainer.removeItemNoUpdate(int p_40160_) TransientCraftingContainer.removeItemNoUpdate(int p_287637_) private ItemStackGrindstoneMenu.removeNonCursesFrom(ItemStack p_332709_) NonInteractiveResultSlot.safeInsert(ItemStack p_307685_) NonInteractiveResultSlot.safeInsert(ItemStack p_307656_, int p_307278_) Slot.safeInsert(ItemStack p_150660_) Slot.safeInsert(ItemStack p_150657_, int p_150658_) Methods in net.minecraft.world.inventory that return types with arguments of type ItemStackModifier and TypeMethodDescriptionAbstractContainerMenu.getItems()CraftingContainer.getItems()TransientCraftingContainer.getItems()SmithingMenu.getRelevantItems()ItemCombinerMenuSlotDefinition.SlotDefinition.mayPlace()Returns the value of themayPlacerecord component.Methods in net.minecraft.world.inventory with parameters of type ItemStackModifier and TypeMethodDescriptionstatic booleanAbstractContainerMenu.canItemQuickReplace(Slot p_38900_, ItemStack p_38901_, boolean p_38902_) protected booleanItemCombinerMenu.canMoveIntoInputSlots(ItemStack p_39787_) booleanSmithingMenu.canMoveIntoInputSlots(ItemStack p_266846_) protected booleanbooleanAbstractContainerMenu.canTakeItemForPickAll(ItemStack p_38908_, Slot p_38909_) booleanCartographyTableMenu.canTakeItemForPickAll(ItemStack p_39160_, Slot p_39161_) booleanCraftingMenu.canTakeItemForPickAll(ItemStack p_39381_, Slot p_39382_) booleanInventoryMenu.canTakeItemForPickAll(ItemStack p_39716_, Slot p_39717_) booleanMerchantMenu.canTakeItemForPickAll(ItemStack p_40044_, Slot p_40045_) booleanSmithingMenu.canTakeItemForPickAll(ItemStack p_40257_, Slot p_40258_) booleanStonecutterMenu.canTakeItemForPickAll(ItemStack p_40321_, Slot p_40322_) protected voidFurnaceResultSlot.checkTakeAchievements(ItemStack p_39558_) protected voidMerchantResultSlot.checkTakeAchievements(ItemStack p_40100_) protected voidResultSlot.checkTakeAchievements(ItemStack p_40185_) protected voidSlot.checkTakeAchievements(ItemStack p_40239_) private ItemStackGrindstoneMenu.computeResult(ItemStack p_332654_, ItemStack p_332736_) private static OptionalIntSmithingMenu.findSlotMatchingIngredient(SmithingRecipe p_266790_, ItemStack p_266818_) private OptionalIntSmithingMenu.findSlotToQuickMoveTo(ItemStack p_295440_) private List<EnchantmentInstance> EnchantmentMenu.getEnchantmentList(RegistryAccess p_345264_, ItemStack p_39472_, int p_39473_, int p_39474_) intFurnaceFuelSlot.getMaxStackSize(ItemStack p_39528_) intSlot.getMaxStackSize(ItemStack p_40238_) static intAbstractContainerMenu.getQuickCraftPlaceCount(Set<Slot> p_279393_, int p_279288_, ItemStack p_279172_) private List<Holder<BannerPattern>> LoomMenu.getSelectablePatterns(ItemStack p_219994_) intItemCombinerMenu.getSlotToQuickMoveTo(ItemStack p_267159_) intSmithingMenu.getSlotToQuickMoveTo(ItemStack p_266739_) voidAbstractContainerMenu.initializeContents(int p_182411_, List<ItemStack> p_182412_, ItemStack p_182413_) static booleanprotected booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanstatic booleanBrewingStandMenu.FuelSlot.mayPlaceItem(ItemStack p_39113_) static booleanBrewingStandMenu.PotionSlot.mayPlaceItem(PotionBrewing potionBrewing, ItemStack p_39134_) static booleanBrewingStandMenu.PotionSlot.mayPlaceItem(ItemStack p_39134_) Deprecated.private voidGrindstoneMenu.mergeEnchantsFrom(ItemStack p_332680_, ItemStack p_332800_) private ItemStackGrindstoneMenu.mergeItems(ItemStack p_332723_, ItemStack p_332686_) protected booleanAbstractContainerMenu.moveItemStackTo(ItemStack p_38904_, int p_38905_, int p_38906_, boolean p_38907_) protected voidFurnaceResultSlot.onQuickCraft(ItemStack p_39555_, int p_39556_) protected voidMerchantResultSlot.onQuickCraft(ItemStack p_40097_, int p_40098_) voidNonInteractiveResultSlot.onQuickCraft(ItemStack p_307668_, ItemStack p_307399_) protected voidResultSlot.onQuickCraft(ItemStack p_40180_, int p_40181_) protected voidSlot.onQuickCraft(ItemStack p_40232_, int p_40233_) voidSlot.onQuickCraft(ItemStack p_40235_, ItemStack p_40236_) protected voidvoidvoidprotected abstract voidvoidvoidvoidvoidprotected voidprivate ItemStackGrindstoneMenu.removeNonCursesFrom(ItemStack p_332709_) NonInteractiveResultSlot.safeInsert(ItemStack p_307685_) NonInteractiveResultSlot.safeInsert(ItemStack p_307656_, int p_307278_) Slot.safeInsert(ItemStack p_150660_) Slot.safeInsert(ItemStack p_150657_, int p_150658_) voidContainerSynchronizer.sendCarriedChange(AbstractContainerMenu p_150533_, ItemStack p_150534_) voidContainerSynchronizer.sendInitialData(AbstractContainerMenu p_150535_, NonNullList<ItemStack> p_150536_, ItemStack p_150537_, int[] p_150538_) voidContainerSynchronizer.sendSlotChange(AbstractContainerMenu p_150530_, int p_150531_, ItemStack p_150532_) voidvoidArmorSlot.setByPlayer(ItemStack p_345031_, ItemStack p_344961_) voidSlot.setByPlayer(ItemStack p_270152_) voidSlot.setByPlayer(ItemStack p_299990_, ItemStack p_299965_) voidAbstractContainerMenu.setCarried(ItemStack p_150439_) voidvoidvoidvoidvoidAbstractContainerMenu.setRemoteCarried(ItemStack p_150423_) voidAbstractContainerMenu.setRemoteSlot(int p_150405_, ItemStack p_150406_) voidAbstractContainerMenu.setRemoteSlotNoCopy(int p_182415_, ItemStack p_182416_) private voidStonecutterMenu.setupRecipeList(Container p_40304_, ItemStack p_40305_) private voidCartographyTableMenu.setupResultSlot(ItemStack p_39163_, ItemStack p_39164_, ItemStack p_39165_) voidContainerListener.slotChanged(AbstractContainerMenu p_39315_, int p_39316_, ItemStack p_39317_) voidCrafterMenu.slotChanged(AbstractContainerMenu p_307332_, int p_307437_, ItemStack p_307233_) private voidAbstractContainerMenu.synchronizeSlotToRemote(int p_150436_, ItemStack p_150437_, Supplier<ItemStack> p_150438_) private voidAbstractContainerMenu.triggerSlotListeners(int p_150408_, ItemStack p_150409_, Supplier<ItemStack> p_150410_) private booleanAbstractContainerMenu.tryItemClickBehaviourOverride(Player p_249615_, ClickAction p_250300_, Slot p_249384_, ItemStack p_251073_, ItemStack p_252026_) Method parameters in net.minecraft.world.inventory with type arguments of type ItemStackModifier and TypeMethodDescriptiondefault voidRecipeCraftingHolder.awardUsedRecipes(Player p_300892_, List<ItemStack> p_301308_) voidAbstractContainerMenu.initializeContents(int p_182411_, List<ItemStack> p_182412_, ItemStack p_182413_) voidContainerSynchronizer.sendInitialData(AbstractContainerMenu p_150535_, NonNullList<ItemStack> p_150536_, ItemStack p_150537_, int[] p_150538_) private voidAbstractContainerMenu.synchronizeSlotToRemote(int p_150436_, ItemStack p_150437_, Supplier<ItemStack> p_150438_) private voidAbstractContainerMenu.triggerSlotListeners(int p_150408_, ItemStack p_150409_, Supplier<ItemStack> p_150410_) ItemCombinerMenuSlotDefinition.Builder.withSlot(int p_267315_, int p_267028_, int p_266815_, Predicate<ItemStack> p_267120_) Constructor parameters in net.minecraft.world.inventory with type arguments of type ItemStackModifierConstructorDescriptionSlotDefinition(int slotIndex, int x, int y, Predicate<ItemStack> mayPlace) Creates an instance of aSlotDefinitionrecord class.TransientCraftingContainer(AbstractContainerMenu p_287708_, int p_287591_, int p_287609_, NonNullList<ItemStack> p_287695_) -
Uses of ItemStack in net.minecraft.world.item
Fields in net.minecraft.world.item declared as ItemStackModifier and TypeFieldDescriptionstatic final ItemStackItemStack.EMPTYprivate ItemStackCreativeModeTab.iconItemStackFields in net.minecraft.world.item with type parameters of type ItemStackModifier and TypeFieldDescriptionProjectileWeaponItem.ARROW_ONLYProjectileWeaponItem.ARROW_OR_FIREWORKstatic final com.mojang.serialization.Codec<ItemStack> ItemStack.CODECprivate Collection<ItemStack> CreativeModeTab.displayItemsCreativeModeTab.displayItemsSearchTabCreativeModeTab.Builder.iconGeneratorCreativeModeTab.iconGeneratorstatic final StreamCodec<RegistryFriendlyByteBuf, List<ItemStack>> ItemStack.LIST_STREAM_CODECstatic final com.mojang.serialization.Codec<ItemStack> ItemStack.OPTIONAL_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, List<ItemStack>> ItemStack.OPTIONAL_LIST_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ItemStack> ItemStack.OPTIONAL_STREAM_CODECCreativeModeTab.ItemDisplayBuilder.searchTabContentsstatic final com.mojang.serialization.Codec<ItemStack> ItemStack.SIMPLE_ITEM_CODECstatic final com.mojang.serialization.Codec<ItemStack> ItemStack.SINGLE_ITEM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ItemStack> ItemStack.STREAM_CODECstatic final com.mojang.serialization.Codec<ItemStack> ItemStack.STRICT_CODECstatic final com.mojang.serialization.Codec<ItemStack> ItemStack.STRICT_SINGLE_ITEM_CODECfinal Collection<ItemStack> CreativeModeTab.ItemDisplayBuilder.tabContentsstatic final it.unimi.dsi.fastutil.Hash.Strategy<? super ItemStack> ItemStackLinkedSet.TYPE_AND_TAGMethods in net.minecraft.world.item that return ItemStackModifier and TypeMethodDescriptionItemStack.consumeAndReturn(int p_347624_, LivingEntity p_347710_) ItemStack.copy()ItemStack.copyAndClear()ItemStack.copyWithCount(int p_256354_) static ItemStackInstrumentItem.create(Item p_220108_, Holder<Instrument> p_220109_) static ItemStackMapItem.create(Level p_42887_, int p_42888_, int p_42889_, byte p_42890_, boolean p_42891_, boolean p_42892_) static ItemStackItemUtils.createFilledResult(ItemStack p_41814_, Player p_41815_, ItemStack p_41816_) static ItemStackItemUtils.createFilledResult(ItemStack p_41818_, Player p_41819_, ItemStack p_41820_, boolean p_41821_) static ItemStackEnchantedBookItem.createForEnchantment(EnchantmentInstance p_41162_) ChorusFruitItem.finishUsingItem(ItemStack p_40712_, Level p_40713_, LivingEntity p_40714_) HoneyBottleItem.finishUsingItem(ItemStack p_41348_, Level p_41349_, LivingEntity p_41350_) Item.finishUsingItem(ItemStack p_41409_, Level p_41410_, LivingEntity p_41411_) ItemStack.finishUsingItem(Level p_41672_, LivingEntity p_41673_) MilkBucketItem.finishUsingItem(ItemStack p_42923_, Level p_42924_, LivingEntity p_42925_) OminousBottleItem.finishUsingItem(ItemStack p_338871_, Level p_338693_, LivingEntity p_338370_) PotionItem.finishUsingItem(ItemStack p_42984_, Level p_42985_, LivingEntity p_42986_) SpyglassItem.finishUsingItem(ItemStack p_151209_, Level p_151210_, LivingEntity p_151211_) SuspiciousStewItem.finishUsingItem(ItemStack p_43263_, Level p_43264_, LivingEntity p_43265_) ProjectileWeaponItem.getDefaultCreativeAmmo(Player player, ItemStack projectileWeaponItem) Neo: Controls what ammo ItemStack that Creative Mode should return if the player has no valid ammo in inventory.Item.getDefaultInstance()PotionItem.getDefaultInstance()TippedArrowItem.getDefaultInstance()static ItemStackBucketItem.getEmptySuccessItem(ItemStack p_40700_, Player p_40701_) static ItemStackProjectileWeaponItem.getHeldProjectile(LivingEntity p_43011_, Predicate<ItemStack> p_43012_) CreativeModeTab.getIconItem()ItemStack.hurtAndConvertOnBreak(int p_352405_, ItemLike p_352337_, LivingEntity p_352175_, EquipmentSlot p_352058_) static ItemStackItemStack.parseOptional(HolderLookup.Provider p_330543_, CompoundTag p_330539_) ItemStack.split(int p_41621_) ItemStack.transmuteCopy(ItemLike p_347550_) ItemStack.transmuteCopy(ItemLike p_323864_, int p_323647_) private ItemStackItemStack.transmuteCopyIgnoreEmpty(ItemLike p_323811_, int p_323856_) protected ItemStackBottleItem.turnBottleIntoItem(ItemStack p_40652_, Player p_40653_, ItemStack p_40654_) protected static ItemStackProjectileWeaponItem.useAmmo(ItemStack p_331207_, ItemStack p_331434_, LivingEntity p_330302_, boolean p_330934_) Methods in net.minecraft.world.item that return types with arguments of type ItemStackModifier and TypeMethodDescriptionItemStackLinkedSet.createTypeAndComponentsSet()ProjectileWeaponItem.draw(ItemStack p_331565_, ItemStack p_330406_, LivingEntity p_330823_) BowItem.getAllSupportedProjectiles()CrossbowItem.getAllSupportedProjectiles()ProjectileWeaponItem.getAllSupportedProjectiles()CreativeModeTab.getDisplayItems()CreativeModeTab.getSearchTabDisplayItems()CrossbowItem.getSupportedHeldProjectiles()ProjectileWeaponItem.getSupportedHeldProjectiles()static com.mojang.serialization.MapCodec<ItemStack> ItemStack.lenientOptionalFieldOf(String p_338501_) ItemStack.parse(HolderLookup.Provider p_331096_, Tag p_330238_) static InteractionResultHolder<ItemStack> ItemUtils.startUsingInstantly(Level p_150960_, Player p_150961_, InteractionHand p_150962_) default InteractionResultHolder<ItemStack> Equipable.swapWithEquipmentSlot(Item p_270453_, Level p_270395_, Player p_270300_, InteractionHand p_270262_) ArmorItem.use(Level p_40395_, Player p_40396_, InteractionHand p_40397_) BoatItem.use(Level p_40622_, Player p_40623_, InteractionHand p_40624_) BottleItem.use(Level p_40656_, Player p_40657_, InteractionHand p_40658_) BowItem.use(Level p_40672_, Player p_40673_, InteractionHand p_40674_) BucketItem.use(Level p_40703_, Player p_40704_, InteractionHand p_40705_) BundleItem.use(Level p_150760_, Player p_150761_, InteractionHand p_150762_) CrossbowItem.use(Level p_40920_, Player p_40921_, InteractionHand p_40922_) EggItem.use(Level p_41128_, Player p_41129_, InteractionHand p_41130_) ElytraItem.use(Level p_41137_, Player p_41138_, InteractionHand p_41139_) EmptyMapItem.use(Level p_41145_, Player p_41146_, InteractionHand p_41147_) EnderEyeItem.use(Level p_41184_, Player p_41185_, InteractionHand p_41186_) EnderpearlItem.use(Level p_41190_, Player p_41191_, InteractionHand p_41192_) ExperienceBottleItem.use(Level p_41196_, Player p_41197_, InteractionHand p_41198_) FireworkRocketItem.use(Level p_41218_, Player p_41219_, InteractionHand p_41220_) FishingRodItem.use(Level p_41290_, Player p_41291_, InteractionHand p_41292_) FoodOnAStickItem.use(Level p_41314_, Player p_41315_, InteractionHand p_41316_) HoneyBottleItem.use(Level p_41352_, Player p_41353_, InteractionHand p_41354_) InstrumentItem.use(Level p_220123_, Player p_220124_, InteractionHand p_220125_) Item.use(Level p_41432_, Player p_41433_, InteractionHand p_41434_) ItemStack.use(Level p_41683_, Player p_41684_, InteractionHand p_41685_) KnowledgeBookItem.use(Level p_42824_, Player p_42825_, InteractionHand p_42826_) LingeringPotionItem.use(Level p_42843_, Player p_42844_, InteractionHand p_42845_) MilkBucketItem.use(Level p_42927_, Player p_42928_, InteractionHand p_42929_) OminousBottleItem.use(Level p_338229_, Player p_338350_, InteractionHand p_338729_) PlaceOnWaterBlockItem.use(Level p_220231_, Player p_220232_, InteractionHand p_220233_) PotionItem.use(Level p_42993_, Player p_42994_, InteractionHand p_42995_) ShieldItem.use(Level p_43099_, Player p_43100_, InteractionHand p_43101_) SnowballItem.use(Level p_43142_, Player p_43143_, InteractionHand p_43144_) SpawnEggItem.use(Level p_43225_, Player p_43226_, InteractionHand p_43227_) SplashPotionItem.use(Level p_43243_, Player p_43244_, InteractionHand p_43245_) SpyglassItem.use(Level p_151218_, Player p_151219_, InteractionHand p_151220_) ThrowablePotionItem.use(Level p_43303_, Player p_43304_, InteractionHand p_43305_) TridentItem.use(Level p_43405_, Player p_43406_, InteractionHand p_43407_) WindChargeItem.use(Level p_326306_, Player p_326042_, InteractionHand p_326470_) WritableBookItem.use(Level p_43449_, Player p_43450_, InteractionHand p_43451_) WrittenBookItem.use(Level p_43468_, Player p_43469_, InteractionHand p_43470_) ItemStack.validatedStreamCodec(StreamCodec<RegistryFriendlyByteBuf, ItemStack> p_340962_) private static com.mojang.serialization.DataResult<ItemStack> ItemStack.validateStrict(ItemStack p_340966_) Methods in net.minecraft.world.item with parameters of type ItemStackModifier and TypeMethodDescriptionvoidCreativeModeTab.ItemDisplayBuilder.accept(ItemStack p_250391_, CreativeModeTab.TabVisibility p_251472_) default voidvoidCreativeModeTab.Output.accept(ItemStack p_251806_, CreativeModeTab.TabVisibility p_249603_) voidAirItem.appendHoverText(ItemStack p_40372_, Item.TooltipContext p_339659_, List<Component> p_40374_, TooltipFlag p_40375_) voidBannerItem.appendHoverText(ItemStack p_40538_, Item.TooltipContext p_339668_, List<Component> p_40540_, TooltipFlag p_40541_) voidBannerPatternItem.appendHoverText(ItemStack p_40551_, Item.TooltipContext p_339598_, List<Component> p_40553_, TooltipFlag p_40554_) voidBlockItem.appendHoverText(ItemStack p_40572_, Item.TooltipContext p_339655_, List<Component> p_40574_, TooltipFlag p_40575_) voidBundleItem.appendHoverText(ItemStack p_150749_, Item.TooltipContext p_339687_, List<Component> p_150751_, TooltipFlag p_150752_) voidCrossbowItem.appendHoverText(ItemStack p_40880_, Item.TooltipContext p_339686_, List<Component> p_40882_, TooltipFlag p_40883_) voidDiscFragmentItem.appendHoverText(ItemStack p_220031_, Item.TooltipContext p_339652_, List<Component> p_220033_, TooltipFlag p_220034_) voidFireworkRocketItem.appendHoverText(ItemStack p_41211_, Item.TooltipContext p_339661_, List<Component> p_41213_, TooltipFlag p_41214_) voidFireworkStarItem.appendHoverText(ItemStack p_41252_, Item.TooltipContext p_339685_, List<Component> p_41254_, TooltipFlag p_41255_) voidHangingEntityItem.appendHoverText(ItemStack p_270235_, Item.TooltipContext p_339644_, List<Component> p_270630_, TooltipFlag p_270170_) voidInstrumentItem.appendHoverText(ItemStack p_220115_, Item.TooltipContext p_339630_, List<Component> p_220117_, TooltipFlag p_220118_) voidItem.appendHoverText(ItemStack p_41421_, Item.TooltipContext p_339594_, List<Component> p_41423_, TooltipFlag p_41424_) voidLingeringPotionItem.appendHoverText(ItemStack p_42838_, Item.TooltipContext p_339607_, List<Component> p_42840_, TooltipFlag p_42841_) voidMapItem.appendHoverText(ItemStack p_42880_, Item.TooltipContext p_339653_, List<Component> p_42882_, TooltipFlag p_42883_) voidMobBucketItem.appendHoverText(ItemStack p_151155_, Item.TooltipContext p_339675_, List<Component> p_151157_, TooltipFlag p_151158_) voidOminousBottleItem.appendHoverText(ItemStack p_338470_, Item.TooltipContext p_339656_, List<Component> p_338463_, TooltipFlag p_338317_) voidPotionItem.appendHoverText(ItemStack p_42988_, Item.TooltipContext p_339608_, List<Component> p_42990_, TooltipFlag p_42991_) voidShieldItem.appendHoverText(ItemStack p_43094_, Item.TooltipContext p_339613_, List<Component> p_43096_, TooltipFlag p_43097_) voidSmithingTemplateItem.appendHoverText(ItemStack p_267313_, Item.TooltipContext p_339591_, List<Component> p_266820_, TooltipFlag p_266857_) voidSuspiciousStewItem.appendHoverText(ItemStack p_260314_, Item.TooltipContext p_339691_, List<Component> p_259700_, TooltipFlag p_260021_) voidTippedArrowItem.appendHoverText(ItemStack p_43359_, Item.TooltipContext p_339681_, List<Component> p_43361_, TooltipFlag p_43362_) voidWrittenBookItem.appendHoverText(ItemStack p_43457_, Item.TooltipContext p_339643_, List<Component> p_43459_, TooltipFlag p_43460_) static voidBannerItem.appendHoverTextFromBannerBlockEntityTag(ItemStack p_40543_, List<Component> p_40544_) static booleanBoneMealItem.applyBonemeal(ItemStack p_40628_, Level p_40629_, BlockPos p_40630_, Player player) ArrowItem.asProjectile(Level p_338330_, Position p_338329_, ItemStack p_338197_, Direction p_338469_) EggItem.asProjectile(Level p_338884_, Position p_338312_, ItemStack p_338704_, Direction p_338366_) ExperienceBottleItem.asProjectile(Level p_338868_, Position p_338766_, ItemStack p_338321_, Direction p_338772_) FireChargeItem.asProjectile(Level p_338826_, Position p_338780_, ItemStack p_338320_, Direction p_338841_) FireworkRocketItem.asProjectile(Level p_338390_, Position p_338574_, ItemStack p_338487_, Direction p_338368_) ProjectileItem.asProjectile(Level p_338867_, Position p_338379_, ItemStack p_338543_, Direction p_338380_) SnowballItem.asProjectile(Level p_338685_, Position p_338637_, ItemStack p_338820_, Direction p_338856_) SpectralArrowItem.asProjectile(Level p_338332_, Position p_338313_, ItemStack p_338304_, Direction p_338842_) ThrowablePotionItem.asProjectile(Level p_338465_, Position p_338661_, ItemStack p_338506_, Direction p_338517_) TridentItem.asProjectile(Level p_338505_, Position p_338277_, ItemStack p_338353_, Direction p_338220_) WindChargeItem.asProjectile(Level p_338589_, Position p_338670_, ItemStack p_338308_, Direction p_338206_) booleanElytraItem.canElytraFly(ItemStack stack, LivingEntity entity) booleanAxeItem.canPerformAction(ItemStack stack, ToolAction toolAction) booleanBrushItem.canPerformAction(ItemStack stack, ToolAction toolAction) booleanFishingRodItem.canPerformAction(ItemStack stack, ToolAction toolAction) booleanHoeItem.canPerformAction(ItemStack stack, ToolAction toolAction) booleanPickaxeItem.canPerformAction(ItemStack stack, ToolAction toolAction) booleanShearsItem.canPerformAction(ItemStack stack, ToolAction toolAction) booleanShieldItem.canPerformAction(ItemStack stack, ToolAction toolAction) booleanShovelItem.canPerformAction(ItemStack stack, ToolAction toolAction) booleanSwordItem.canPerformAction(ItemStack stack, ToolAction toolAction) booleanTridentItem.canPerformAction(ItemStack stack, ToolAction toolAction) voidBucketItem.checkExtraContent(Player p_150711_, Level p_150712_, ItemStack p_150713_, BlockPos p_150714_) default voidDispensibleContainerItem.checkExtraContent(Player p_150817_, Level p_150818_, ItemStack p_150819_, BlockPos p_150820_) voidMobBucketItem.checkExtraContent(Player p_151146_, Level p_151147_, ItemStack p_151148_, BlockPos p_151149_) booleanArrowItem.createArrow(Level p_40513_, ItemStack p_40514_, LivingEntity p_40515_, ItemStack p_344832_) SpectralArrowItem.createArrow(Level p_43237_, ItemStack p_43238_, LivingEntity p_43239_, ItemStack p_345773_) static ItemStackItemUtils.createFilledResult(ItemStack p_41814_, Player p_41815_, ItemStack p_41816_) static ItemStackItemUtils.createFilledResult(ItemStack p_41818_, Player p_41819_, ItemStack p_41820_, boolean p_41821_) protected ProjectileCrossbowItem.createProjectile(Level p_331583_, LivingEntity p_40863_, ItemStack p_40864_, ItemStack p_40865_, boolean p_40866_) protected ProjectileProjectileWeaponItem.createProjectile(Level p_331008_, LivingEntity p_330781_, ItemStack p_330846_, ItemStack p_331497_, boolean p_331305_) ProjectileWeaponItem.customArrow(AbstractArrow arrow, ItemStack projectileStack, ItemStack weaponStack) static booleanArmorItem.dispenseArmor(BlockSource p_302421_, ItemStack p_40400_) ProjectileWeaponItem.draw(ItemStack p_331565_, ItemStack p_330406_, LivingEntity p_330823_) private static booleanBundleItem.dropContents(ItemStack p_150730_, Player p_150731_) booleanElytraItem.elytraFlightTick(ItemStack stack, LivingEntity entity, int flightTicks) booleanBucketItem.emptyContents(Player p_150716_, Level p_150717_, BlockPos p_150718_, BlockHitResult p_150719_, ItemStack container) ChorusFruitItem.finishUsingItem(ItemStack p_40712_, Level p_40713_, LivingEntity p_40714_) HoneyBottleItem.finishUsingItem(ItemStack p_41348_, Level p_41349_, LivingEntity p_41350_) Item.finishUsingItem(ItemStack p_41409_, Level p_41410_, LivingEntity p_41411_) MilkBucketItem.finishUsingItem(ItemStack p_42923_, Level p_42924_, LivingEntity p_42925_) OminousBottleItem.finishUsingItem(ItemStack p_338871_, Level p_338693_, LivingEntity p_338370_) PotionItem.finishUsingItem(ItemStack p_42984_, Level p_42985_, LivingEntity p_42986_) SpyglassItem.finishUsingItem(ItemStack p_151209_, Level p_151210_, LivingEntity p_151211_) SuspiciousStewItem.finishUsingItem(ItemStack p_43263_, Level p_43264_, LivingEntity p_43265_) static Optional<Holder<JukeboxSong>> JukeboxSong.fromStack(HolderLookup.Provider p_350602_, ItemStack p_350870_) static EquipableintBundleItem.getBarColor(ItemStack p_150773_) intItem.getBarColor(ItemStack p_150901_) intBundleItem.getBarWidth(ItemStack p_150771_) intItem.getBarWidth(ItemStack p_150900_) private Boatstatic intCrossbowItem.getChargeDuration(ItemStack p_352255_, LivingEntity p_345687_) (package private) CrossbowItem.ChargingSoundsCrossbowItem.getChargingSounds(ItemStack p_345050_) static DyeColorprotected MapItemSavedDataMapItem.getCustomMapData(ItemStack p_42854_, Level p_42855_) ProjectileWeaponItem.getDefaultCreativeAmmo(Player player, ItemStack projectileWeaponItem) Neo: Controls what ammo ItemStack that Creative Mode should return if the player has no valid ammo in inventory.CompassItem.getDescriptionId(ItemStack p_40741_) Item.getDescriptionId(ItemStack p_41455_) PotionItem.getDescriptionId(ItemStack p_43003_) ShieldItem.getDescriptionId(ItemStack p_43109_) TippedArrowItem.getDescriptionId(ItemStack p_43364_) floatItem.getDestroySpeed(ItemStack p_41425_, BlockState p_41426_) protected intCrossbowItem.getDurabilityUse(ItemStack p_331489_) protected intProjectileWeaponItem.getDurabilityUse(ItemStack p_331003_) static ItemStackBucketItem.getEmptySuccessItem(ItemStack p_40700_, Player p_40701_) static floatBundleItem.getFullnessDisplay(ItemStack p_150767_) private Optional<Holder<Instrument>> InstrumentItem.getInstrument(ItemStack p_220135_) private static floatCrossbowItem.getPowerForTime(int p_40854_, ItemStack p_40855_, LivingEntity p_344803_) static MapItemSavedDataMapItem.getSavedData(ItemStack p_42854_, Level p_42855_) BundleItem.getTooltipImage(ItemStack p_150775_) Item.getTooltipImage(ItemStack p_150902_) EntityType<?> Packet<?> ComplexItem.getUpdatePacket(ItemStack p_40744_, Level p_40745_, Player p_40746_) Packet<?> MapItem.getUpdatePacket(ItemStack p_42876_, Level p_42877_, Player p_42878_) BowItem.getUseAnimation(ItemStack p_40678_) BrushItem.getUseAnimation(ItemStack p_273490_) CrossbowItem.getUseAnimation(ItemStack p_40935_) HoneyBottleItem.getUseAnimation(ItemStack p_41358_) InstrumentItem.getUseAnimation(ItemStack p_220133_) Item.getUseAnimation(ItemStack p_41452_) MilkBucketItem.getUseAnimation(ItemStack p_42931_) OminousBottleItem.getUseAnimation(ItemStack p_338722_) PotionItem.getUseAnimation(ItemStack p_42997_) ShieldItem.getUseAnimation(ItemStack p_43105_) SpyglassItem.getUseAnimation(ItemStack p_151224_) TridentItem.getUseAnimation(ItemStack p_43417_) intBowItem.getUseDuration(ItemStack p_40680_, LivingEntity p_345962_) intBrushItem.getUseDuration(ItemStack p_272765_, LivingEntity p_344739_) intCrossbowItem.getUseDuration(ItemStack p_40938_, LivingEntity p_344898_) intEnderEyeItem.getUseDuration(ItemStack p_326954_, LivingEntity p_346241_) intHoneyBottleItem.getUseDuration(ItemStack p_41360_, LivingEntity p_345163_) intInstrumentItem.getUseDuration(ItemStack p_220131_, LivingEntity p_345916_) intItem.getUseDuration(ItemStack p_41454_, LivingEntity p_344979_) intMilkBucketItem.getUseDuration(ItemStack p_42933_, LivingEntity p_345727_) intOminousBottleItem.getUseDuration(ItemStack p_338822_, LivingEntity p_345182_) intPotionItem.getUseDuration(ItemStack p_43001_, LivingEntity p_346041_) intShieldItem.getUseDuration(ItemStack p_43107_, LivingEntity p_346168_) intSpyglassItem.getUseDuration(ItemStack p_151222_, LivingEntity p_345399_) intTridentItem.getUseDuration(ItemStack p_43419_, LivingEntity p_345001_) static booleanDeprecated.static booleanBoneMealItem.growWaterPlant(ItemStack p_40632_, Level p_40633_, BlockPos p_40634_, Direction p_40635_) private booleanDebugStickItem.handleInteraction(Player p_150803_, BlockState p_150804_, LevelAccessor p_150805_, BlockPos p_150806_, boolean p_150807_, ItemStack p_150808_) static intItemStack.hashItemAndComponents(ItemStack p_331961_) booleanDiggerItem.hurtEnemy(ItemStack p_40994_, LivingEntity p_40995_, LivingEntity p_40996_) booleanItem.hurtEnemy(ItemStack p_41395_, LivingEntity p_41396_, LivingEntity p_41397_) booleanMaceItem.hurtEnemy(ItemStack p_334046_, LivingEntity p_333712_, LivingEntity p_333812_) booleanSwordItem.hurtEnemy(ItemStack p_43278_, LivingEntity p_43279_, LivingEntity p_43280_) booleanTridentItem.hurtEnemy(ItemStack p_43390_, LivingEntity p_43391_, LivingEntity p_43392_) DyeItem.interactLivingEntity(ItemStack p_41085_, Player p_41086_, LivingEntity p_41087_, InteractionHand p_41088_) Item.interactLivingEntity(ItemStack p_41398_, Player p_41399_, LivingEntity p_41400_, InteractionHand p_41401_) NameTagItem.interactLivingEntity(ItemStack p_42954_, Player p_42955_, LivingEntity p_42956_, InteractionHand p_42957_) SaddleItem.interactLivingEntity(ItemStack p_43055_, Player p_43056_, LivingEntity p_43057_, InteractionHand p_43058_) ShearsItem.interactLivingEntity(ItemStack stack, Player player, LivingEntity entity, InteractionHand hand) voidCompassItem.inventoryTick(ItemStack p_40720_, Level p_40721_, Entity p_40722_, int p_40723_, boolean p_40724_) voidItem.inventoryTick(ItemStack p_41404_, Level p_41405_, Entity p_41406_, int p_41407_, boolean p_41408_) voidMapItem.inventoryTick(ItemStack p_42870_, Level p_42871_, Entity p_42872_, int p_42873_, boolean p_42874_) booleanBundleItem.isBarVisible(ItemStack p_150769_) booleanItem.isBarVisible(ItemStack p_150899_) static booleanbooleanItem.isCorrectToolForDrops(ItemStack p_336002_, BlockState p_41450_) booleanAnimalArmorItem.isEnchantable(ItemStack p_341697_) booleanBookItem.isEnchantable(ItemStack p_40646_) booleanEnchantedBookItem.isEnchantable(ItemStack p_41168_) booleanItem.isEnchantable(ItemStack p_41456_) static booleanElytraItem.isFlyEnabled(ItemStack p_41141_) booleanbooleanbooleanArrowItem.isInfinite(ItemStack ammo, ItemStack bow, LivingEntity livingEntity) Called to determine if this arrow will be infinite when fired.booleanItem.isRepairable(ItemStack stack) static booleanItemStack.isSameItem(ItemStack p_287761_, ItemStack p_287676_) static booleanItemStack.isSameItemSameComponents(ItemStack p_150943_, ItemStack p_150944_) private static booleanTridentItem.isTooDamagedToUse(ItemStack p_353073_) booleanArmorItem.isValidRepairItem(ItemStack p_40392_, ItemStack p_40393_) booleanElytraItem.isValidRepairItem(ItemStack p_41134_, ItemStack p_41135_) booleanItem.isValidRepairItem(ItemStack p_41402_, ItemStack p_41403_) booleanMaceItem.isValidRepairItem(ItemStack p_334031_, ItemStack p_334058_) booleanShieldItem.isValidRepairItem(ItemStack p_43091_, ItemStack p_43092_) booleanTieredItem.isValidRepairItem(ItemStack p_43311_, ItemStack p_43312_) static voidstatic booleanprotected booleanHangingEntityItem.mayPlace(Player p_41326_, Direction p_41327_, ItemStack p_41328_, BlockPos p_41329_) protected booleanbooleanItem.mineBlock(ItemStack p_41416_, Level p_41417_, BlockState p_41418_, BlockPos p_41419_, LivingEntity p_41420_) booleanShearsItem.mineBlock(ItemStack p_43078_, Level p_43079_, BlockState p_43080_, BlockPos p_43081_, LivingEntity p_43082_) voidItem.onCraftedBy(ItemStack p_41447_, Level p_41448_, Player p_41449_) voidItem.onCraftedPostProcess(ItemStack p_307483_, Level p_307537_) voidMapItem.onCraftedPostProcess(ItemStack p_42913_, Level p_42914_) voidBrushItem.onUseTick(Level p_273467_, LivingEntity p_273619_, ItemStack p_273316_, int p_273101_) voidCrossbowItem.onUseTick(Level p_40910_, LivingEntity p_40911_, ItemStack p_40912_, int p_40913_) voidItem.onUseTick(Level p_41428_, LivingEntity p_41429_, ItemStack p_41430_, int p_41431_) booleanBundleItem.overrideOtherStackedOnMe(ItemStack p_150742_, ItemStack p_150743_, Slot p_150744_, ClickAction p_150745_, Player p_150746_, SlotAccess p_150747_) booleanItem.overrideOtherStackedOnMe(ItemStack p_150892_, ItemStack p_150893_, Slot p_150894_, ClickAction p_150895_, Player p_150896_, SlotAccess p_150897_) booleanItemStack.overrideOtherStackedOnMe(ItemStack p_150933_, Slot p_150934_, ClickAction p_150935_, Player p_150936_, SlotAccess p_150937_) booleanBundleItem.overrideStackedOnOther(ItemStack p_150733_, Slot p_150734_, ClickAction p_150735_, Player p_150736_) booleanItem.overrideStackedOnOther(ItemStack p_150888_, Slot p_150889_, ClickAction p_150890_, Player p_150891_) voidCrossbowItem.performShooting(Level p_40888_, LivingEntity p_40889_, InteractionHand p_40890_, ItemStack p_40891_, float p_40892_, float p_40893_, LivingEntity p_331602_) voidDiggerItem.postHurtEnemy(ItemStack p_346200_, LivingEntity p_345855_, LivingEntity p_346191_) voidItem.postHurtEnemy(ItemStack p_346136_, LivingEntity p_346250_, LivingEntity p_346014_) voidMaceItem.postHurtEnemy(ItemStack p_345716_, LivingEntity p_345817_, LivingEntity p_346003_) voidSwordItem.postHurtEnemy(ItemStack p_345553_, LivingEntity p_345771_, LivingEntity p_346282_) voidTridentItem.postHurtEnemy(ItemStack p_345950_, LivingEntity p_345617_, LivingEntity p_345537_) voidBowItem.releaseUsing(ItemStack p_40667_, Level p_40668_, LivingEntity p_40669_, int p_40670_) voidCrossbowItem.releaseUsing(ItemStack p_40875_, Level p_40876_, LivingEntity p_40877_, int p_40878_) voidItem.releaseUsing(ItemStack p_41412_, Level p_41413_, LivingEntity p_41414_, int p_41415_) voidSpyglassItem.releaseUsing(ItemStack p_151213_, Level p_151214_, LivingEntity p_151215_, int p_151216_) voidTridentItem.releaseUsing(ItemStack p_43394_, Level p_43395_, LivingEntity p_43396_, int p_43397_) static voidMapItem.renderBiomePreviewMap(ServerLevel p_42851_, ItemStack p_42852_) static booleanWrittenBookItem.resolveBookComponents(ItemStack p_43462_, CommandSourceStack p_43463_, Player p_43464_) private static voidstatic voidBlockItem.setBlockEntityData(ItemStack p_186339_, BlockEntityType<?> p_186340_, CompoundTag p_186341_) static voidInstrumentItem.setRandom(ItemStack p_220111_, TagKey<Instrument> p_220112_, RandomSource p_220113_) protected voidProjectileWeaponItem.shoot(ServerLevel p_346125_, LivingEntity p_330728_, InteractionHand p_331152_, ItemStack p_330646_, List<ItemStack> p_331726_, float p_331007_, float p_331445_, boolean p_331107_, LivingEntity p_331167_) private voidMobBucketItem.spawn(ServerLevel p_151142_, ItemStack p_151143_, BlockPos p_151144_) SpawnEggItem.spawnOffspringFromSpawnEgg(Player p_43216_, Mob p_43217_, EntityType<? extends Mob> p_43218_, ServerLevel p_43219_, Vec3 p_43220_, ItemStack p_43221_) booleanSpawnEggItem.spawnsEntity(ItemStack p_330965_, EntityType<?> p_43232_) static ItemInteractionResultJukeboxPlayable.tryInsertIntoJukebox(Level p_350560_, BlockPos p_350567_, ItemStack p_350531_, Player p_350807_) private static booleanCrossbowItem.tryLoadProjectiles(LivingEntity p_40860_, ItemStack p_40861_) protected ItemStackBottleItem.turnBottleIntoItem(ItemStack p_40652_, Player p_40653_, ItemStack p_40654_) private static voidBlockItem.updateBlockEntityComponents(Level p_331559_, BlockPos p_331993_, ItemStack p_332021_) private BlockStateBlockItem.updateBlockStateFromTag(BlockPos p_40603_, Level p_40604_, ItemStack p_40605_, BlockState p_40606_) protected booleanBlockItem.updateCustomBlockEntityTag(BlockPos p_40597_, Level p_40598_, Player p_40599_, ItemStack p_40600_, BlockState p_40601_) static booleanBlockItem.updateCustomBlockEntityTag(Level p_40583_, Player p_40584_, BlockPos p_40585_, ItemStack p_40586_) protected booleanSignItem.updateCustomBlockEntityTag(BlockPos p_43130_, Level p_43131_, Player p_43132_, ItemStack p_43133_, BlockState p_43134_) protected static ItemStackProjectileWeaponItem.useAmmo(ItemStack p_331207_, ItemStack p_331434_, LivingEntity p_330302_, boolean p_330934_) booleanCrossbowItem.useOnRelease(ItemStack p_150801_) booleanItem.useOnRelease(ItemStack p_41464_) private static com.mojang.serialization.DataResult<ItemStack> ItemStack.validateStrict(ItemStack p_340966_) voidItem.verifyComponentsAfterLoad(ItemStack p_331627_) voidPlayerHeadItem.verifyComponentsAfterLoad(ItemStack p_331032_) Method parameters in net.minecraft.world.item with type arguments of type ItemStackModifier and TypeMethodDescriptiondefault voidCreativeModeTab.Output.acceptAll(Collection<ItemStack> p_250244_) default voidCreativeModeTab.Output.acceptAll(Collection<ItemStack> p_251548_, CreativeModeTab.TabVisibility p_252285_) static ItemStackProjectileWeaponItem.getHeldProjectile(LivingEntity p_43011_, Predicate<ItemStack> p_43012_) static intItemStack.hashStackList(List<ItemStack> p_332135_) Deprecated.static booleanItemStack.listMatches(List<ItemStack> p_331725_, List<ItemStack> p_331113_) Deprecated.static voidItemUtils.onContainerDestroyed(ItemEntity p_150953_, Iterable<ItemStack> p_340959_) protected voidProjectileWeaponItem.shoot(ServerLevel p_346125_, LivingEntity p_330728_, InteractionHand p_331152_, ItemStack p_330646_, List<ItemStack> p_331726_, float p_331007_, float p_331445_, boolean p_331107_, LivingEntity p_331167_) ItemStack.validatedStreamCodec(StreamCodec<RegistryFriendlyByteBuf, ItemStack> p_340962_) Constructor parameters in net.minecraft.world.item with type arguments of type ItemStackModifierConstructorDescription(package private)CreativeModeTab(CreativeModeTab.Row p_260217_, int p_259557_, CreativeModeTab.Type p_260176_, Component p_260100_, Supplier<ItemStack> p_259543_, CreativeModeTab.DisplayItemsGenerator p_259085_, ResourceLocation scrollerSpriteLocation, boolean hasSearchBar, int searchBarWidth, ResourceLocation tabsImage, int labelColor, int slotColor, List<ResourceLocation> tabsBefore, List<ResourceLocation> tabsAfter) -
Uses of ItemStack in net.minecraft.world.item.alchemy
Methods in net.minecraft.world.item.alchemy that return ItemStackModifier and TypeMethodDescriptionstatic ItemStackPotionContents.createItemStack(Item p_330388_, Holder<Potion> p_331030_) Methods in net.minecraft.world.item.alchemy with parameters of type ItemStackModifier and TypeMethodDescriptionvoidPotionBrewing.Builder.addRecipe(Ingredient input, Ingredient ingredient, ItemStack output) Adds a new simple brewing recipe.booleanPotionBrewing.hasContainerMix(ItemStack p_43520_, ItemStack p_43521_) booleanbooleanPotionBrewing.hasPotionMix(ItemStack p_43525_, ItemStack p_43526_) private booleanPotionBrewing.isContainer(ItemStack p_341168_) booleanPotionBrewing.isContainerIngredient(ItemStack p_43518_) booleanPotionBrewing.isIngredient(ItemStack p_43507_) booleanChecks if an item stack is a valid input for brewing, for use in the lower 3 slots where water bottles would normally go.booleanPotionBrewing.isPotionIngredient(ItemStack p_43523_) -
Uses of ItemStack in net.minecraft.world.item.armortrim
Methods in net.minecraft.world.item.armortrim with parameters of type ItemStackModifier and TypeMethodDescriptionstatic Optional<Holder.Reference<TrimMaterial>> TrimMaterials.getFromIngredient(HolderLookup.Provider p_335701_, ItemStack p_267327_) static Optional<Holder.Reference<TrimPattern>> TrimPatterns.getFromTemplate(HolderLookup.Provider p_335972_, ItemStack p_267001_) -
Uses of ItemStack in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component declared as ItemStackModifier and TypeFieldDescriptionprivate final ItemStackItemContainerContents.Slot.itemThe field for theitemrecord component.Fields in net.minecraft.world.item.component with type parameters of type ItemStackModifier and TypeFieldDescriptionBundleContents.itemsBundleContents.Mutable.itemsChargedProjectiles.itemsprivate final NonNullList<ItemStack> ItemContainerContents.itemsMethods in net.minecraft.world.item.component that return ItemStackModifier and TypeMethodDescriptionstatic ItemStackItemContainerContents.copyOne()BundleContents.getItemUnsafe(int p_330802_) ItemContainerContents.getStackInSlot(int slot) Gets a copy of the stack at a particular slot.ItemContainerContents.Slot.item()Returns the value of theitemrecord component.BundleContents.Mutable.removeOne()Methods in net.minecraft.world.item.component that return types with arguments of type ItemStackModifier and TypeMethodDescriptionChargedProjectiles.getItems()BundleContents.itemCopyStream()CustomData.itemMatcher(DataComponentType<CustomData> p_332149_, CompoundTag p_330658_) BundleContents.items()BundleContents.itemsCopy()ItemContainerContents.nonEmptyItems()ItemContainerContents.nonEmptyItemsCopy()ItemContainerContents.nonEmptyStream()ItemContainerContents.stream()Methods in net.minecraft.world.item.component with parameters of type ItemStackModifier and TypeMethodDescriptionstatic ItemStackprivate intBundleContents.Mutable.findStackIndex(ItemStack p_331941_) private intBundleContents.Mutable.getMaxAmountToAdd(ItemStack p_330527_) static intDyedItemColor.getOrDefault(ItemStack p_330661_, int p_331869_) (package private) static org.apache.commons.lang3.math.Fractionstatic ChargedProjectilesstatic voidCustomData.set(DataComponentType<CustomData> p_330462_, ItemStack p_332015_, CompoundTag p_331019_) intstatic voidCustomData.update(DataComponentType<CustomData> p_331895_, ItemStack p_332185_, Consumer<CompoundTag> p_331274_) Method parameters in net.minecraft.world.item.component with type arguments of type ItemStackModifier and TypeMethodDescriptionprivate static org.apache.commons.lang3.math.FractionBundleContents.computeContentWeight(List<ItemStack> p_331148_) voidItemContainerContents.copyInto(NonNullList<ItemStack> p_330513_) private static intItemContainerContents.findLastNonEmptySlot(List<ItemStack> p_340916_) static ItemContainerContentsstatic ChargedProjectilesConstructors in net.minecraft.world.item.component with parameters of type ItemStackModifierConstructorDescription(package private)Creates an instance of aSlotrecord class.Constructor parameters in net.minecraft.world.item.component with type arguments of type ItemStackModifierConstructorDescriptionBundleContents(List<ItemStack> p_331417_) (package private)BundleContents(List<ItemStack> p_331277_, org.apache.commons.lang3.math.Fraction p_339622_) privateChargedProjectiles(List<ItemStack> p_331523_) privateItemContainerContents(List<ItemStack> p_331046_) privateItemContainerContents(NonNullList<ItemStack> p_332193_) -
Uses of ItemStack in net.minecraft.world.item.context
Fields in net.minecraft.world.item.context declared as ItemStackMethods in net.minecraft.world.item.context that return ItemStackConstructors in net.minecraft.world.item.context with parameters of type ItemStackModifierConstructorDescriptionBlockPlaceContext(Player p_43631_, InteractionHand p_43632_, ItemStack p_43633_, BlockHitResult p_43634_) BlockPlaceContext(Level p_43638_, Player p_43639_, InteractionHand p_43640_, ItemStack p_43641_, BlockHitResult p_43642_) DirectionalPlaceContext(Level p_43650_, BlockPos p_43651_, Direction p_43652_, ItemStack p_43653_, Direction p_43654_) UseOnContext(Level p_43713_, Player p_43714_, InteractionHand p_43715_, ItemStack p_43716_, BlockHitResult p_43717_) -
Uses of ItemStack in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting declared as ItemStackModifier and TypeFieldDescriptionprivate final ItemStackSmithingRecipeInput.additionThe field for theadditionrecord component.private final ItemStackSmithingRecipeInput.baseThe field for thebaserecord component.private final ItemStackIngredient.ItemValue.itemThe field for theitemrecord component.private final ItemStackSingleRecipeInput.itemThe field for theitemrecord component.private ItemStack[]Ingredient.itemStacksprotected final ItemStackAbstractCookingRecipe.result(package private) final ItemStackShapedRecipe.result(package private) final ItemStackShapelessRecipe.resultprotected final ItemStackSingleItemRecipe.result(package private) final ItemStackSmithingTransformRecipe.resultprivate final ItemStackSmithingRecipeInput.templateThe field for thetemplaterecord component.Fields in net.minecraft.world.item.crafting with type parameters of type ItemStackModifier and TypeFieldDescriptionCraftingInput.itemsprivate final NonNullList<ItemStack> RecipeCache.Entry.keyThe field for thekeyrecord component.Methods in net.minecraft.world.item.crafting that return ItemStackModifier and TypeMethodDescriptionSmithingRecipeInput.addition()Returns the value of theadditionrecord component.AbstractCookingRecipe.assemble(SingleRecipeInput p_344838_, HolderLookup.Provider p_336115_) ArmorDyeRecipe.assemble(CraftingInput p_344909_, HolderLookup.Provider p_335722_) BannerDuplicateRecipe.assemble(CraftingInput p_346069_, HolderLookup.Provider p_335574_) BookCloningRecipe.assemble(CraftingInput p_345803_, HolderLookup.Provider p_335702_) DecoratedPotRecipe.assemble(CraftingInput p_345761_, HolderLookup.Provider p_335840_) FireworkRocketRecipe.assemble(CraftingInput p_345921_, HolderLookup.Provider p_335560_) FireworkStarFadeRecipe.assemble(CraftingInput p_346017_, HolderLookup.Provider p_335705_) FireworkStarRecipe.assemble(CraftingInput p_346206_, HolderLookup.Provider p_335498_) MapCloningRecipe.assemble(CraftingInput p_344908_, HolderLookup.Provider p_335660_) MapExtendingRecipe.assemble(CraftingInput p_345831_, HolderLookup.Provider p_335387_) Recipe.assemble(T p_345149_, HolderLookup.Provider p_346030_) RepairItemRecipe.assemble(CraftingInput p_346224_, HolderLookup.Provider p_335610_) ShapedRecipe.assemble(CraftingInput p_345201_, HolderLookup.Provider p_335688_) ShapelessRecipe.assemble(CraftingInput p_345555_, HolderLookup.Provider p_335725_) ShieldDecorationRecipe.assemble(CraftingInput p_345351_, HolderLookup.Provider p_335895_) ShulkerBoxColoring.assemble(CraftingInput p_346433_, HolderLookup.Provider p_335717_) SingleItemRecipe.assemble(SingleRecipeInput p_345857_, HolderLookup.Provider p_335463_) SmithingTransformRecipe.assemble(SmithingRecipeInput p_345093_, HolderLookup.Provider p_345488_) SmithingTrimRecipe.assemble(SmithingRecipeInput p_345750_, HolderLookup.Provider p_335536_) SuspiciousStewRecipe.assemble(CraftingInput p_346220_, HolderLookup.Provider p_336034_) TippedArrowRecipe.assemble(CraftingInput p_345174_, HolderLookup.Provider p_335792_) SmithingRecipeInput.base()Returns the value of thebaserecord component.private static ItemStackMapExtendingRecipe.findFilledMap(CraftingInput p_344732_) CraftingInput.getItem(int p_345667_) CraftingInput.getItem(int p_346237_, int p_345556_) RecipeInput.getItem(int p_346128_) SingleRecipeInput.getItem(int p_345528_) SmithingRecipeInput.getItem(int p_346205_) Ingredient.getItems()AbstractCookingRecipe.getResultItem(HolderLookup.Provider p_336110_) CustomRecipe.getResultItem(HolderLookup.Provider p_336187_) FireworkRocketRecipe.getResultItem(HolderLookup.Provider p_335481_) FireworkStarRecipe.getResultItem(HolderLookup.Provider p_335423_) Recipe.getResultItem(HolderLookup.Provider p_336125_) ShapedRecipe.getResultItem(HolderLookup.Provider p_335668_) ShapelessRecipe.getResultItem(HolderLookup.Provider p_335606_) SingleItemRecipe.getResultItem(HolderLookup.Provider p_336121_) SmithingTransformRecipe.getResultItem(HolderLookup.Provider p_335712_) SmithingTrimRecipe.getResultItem(HolderLookup.Provider p_335445_) BlastingRecipe.getToastSymbol()CampfireCookingRecipe.getToastSymbol()default ItemStackRecipe.getToastSymbol()SmeltingRecipe.getToastSymbol()default ItemStackSmithingRecipe.getToastSymbol()SmokingRecipe.getToastSymbol()StonecutterRecipe.getToastSymbol()Ingredient.ItemValue.item()Returns the value of theitemrecord component.SingleRecipeInput.item()Returns the value of theitemrecord component.SmithingRecipeInput.template()Returns the value of thetemplaterecord component.Methods in net.minecraft.world.item.crafting that return types with arguments of type ItemStackModifier and TypeMethodDescriptionIngredient.ItemValue.getItems()Ingredient.TagValue.getItems()Ingredient.Value.getItems()RepairItemRecipe.getItemsToCombine(CraftingInput p_345543_) RepairItemRecipe.getItemsToCombine(CraftingInput p_345543_) BannerDuplicateRecipe.getRemainingItems(CraftingInput p_345377_) BookCloningRecipe.getRemainingItems(CraftingInput p_344763_) default NonNullList<ItemStack> Recipe.getRemainingItems(T p_345383_) <I extends RecipeInput,T extends Recipe<I>>
NonNullList<ItemStack> RecipeManager.getRemainingItemsFor(RecipeType<T> p_44070_, I p_345118_, Level p_44072_) CraftingInput.items()RecipeCache.Entry.key()Returns the value of thekeyrecord component.Methods in net.minecraft.world.item.crafting with parameters of type ItemStackModifier and TypeMethodDescriptionprivate static booleanRepairItemRecipe.canCombine(ItemStack p_336139_, ItemStack p_335795_) AbstractCookingRecipe.Factory.create(String p_312581_, CookingBookCategory p_312220_, Ingredient p_312282_, ItemStack p_311868_, float p_312803_, int p_312165_) SimpleCookingSerializer.create(String p_312671_, CookingBookCategory p_312067_, Ingredient p_312327_, ItemStack p_311758_, float p_312386_, int p_311986_) SingleItemRecipe.Factory.create(String p_311769_, Ingredient p_312083_, ItemStack p_312063_) booleanSmithingRecipe.isAdditionIngredient(ItemStack p_267132_) booleanSmithingTransformRecipe.isAdditionIngredient(ItemStack p_267260_) booleanSmithingTrimRecipe.isAdditionIngredient(ItemStack p_266922_) booleanSmithingRecipe.isBaseIngredient(ItemStack p_266962_) booleanSmithingTransformRecipe.isBaseIngredient(ItemStack p_267276_) booleanSmithingTrimRecipe.isBaseIngredient(ItemStack p_266795_) booleanSmithingRecipe.isTemplateIngredient(ItemStack p_266982_) booleanSmithingTransformRecipe.isTemplateIngredient(ItemStack p_267113_) booleanSmithingTrimRecipe.isTemplateIngredient(ItemStack p_266762_) static IngredientbooleanMethod parameters in net.minecraft.world.item.crafting with type arguments of type ItemStackModifier and TypeMethodDescriptionstatic CraftingInputstatic Ingredientstatic CraftingInput.PositionedCraftingInput.ofPositioned(int p_347479_, int p_347466_, List<ItemStack> p_347585_) Constructors in net.minecraft.world.item.crafting with parameters of type ItemStackModifierConstructorDescriptionAbstractCookingRecipe(RecipeType<?> p_250197_, String p_249518_, CookingBookCategory p_250891_, Ingredient p_251354_, ItemStack p_252185_, float p_252165_, int p_250256_) BlastingRecipe(String p_251053_, CookingBookCategory p_249936_, Ingredient p_251550_, ItemStack p_251027_, float p_250843_, int p_249841_) CampfireCookingRecipe(String p_250140_, CookingBookCategory p_251808_, Ingredient p_249826_, ItemStack p_251839_, float p_251432_, int p_251471_) Creates an instance of aItemValuerecord class.ShapedRecipe(String p_250221_, CraftingBookCategory p_250716_, ShapedRecipePattern p_312814_, ItemStack p_248581_) ShapedRecipe(String p_272759_, CraftingBookCategory p_273506_, ShapedRecipePattern p_312827_, ItemStack p_272852_, boolean p_312010_) ShapelessRecipe(String p_249640_, CraftingBookCategory p_249390_, ItemStack p_252071_, NonNullList<Ingredient> p_250689_) SingleItemRecipe(RecipeType<?> p_44416_, RecipeSerializer<?> p_44417_, String p_44419_, Ingredient p_44420_, ItemStack p_44421_) SingleRecipeInput(ItemStack item) Creates an instance of aSingleRecipeInputrecord class.SmeltingRecipe(String p_250200_, CookingBookCategory p_251114_, Ingredient p_250340_, ItemStack p_250306_, float p_249577_, int p_250030_) SmithingRecipeInput(ItemStack template, ItemStack base, ItemStack addition) Creates an instance of aSmithingRecipeInputrecord class.SmithingTransformRecipe(Ingredient p_266750_, Ingredient p_266787_, Ingredient p_267292_, ItemStack p_267031_) SmokingRecipe(String p_249312_, CookingBookCategory p_251017_, Ingredient p_252345_, ItemStack p_250002_, float p_250535_, int p_251222_) StonecutterRecipe(String p_44479_, Ingredient p_44480_, ItemStack p_302318_) Constructor parameters in net.minecraft.world.item.crafting with type arguments of type ItemStackModifierConstructorDescriptionprivateCraftingInput(int p_346099_, int p_344783_, List<ItemStack> p_345241_) (package private)Entry(NonNullList<ItemStack> key, int width, int height, RecipeHolder<CraftingRecipe> value) Creates an instance of aEntryrecord class. -
Uses of ItemStack in net.minecraft.world.item.enchantment
Fields in net.minecraft.world.item.enchantment declared as ItemStackModifier and TypeFieldDescriptionprivate final ItemStackEnchantedItemInUse.itemStackThe field for theitemStackrecord component.Methods in net.minecraft.world.item.enchantment that return ItemStackModifier and TypeMethodDescriptionstatic ItemStackEnchantmentHelper.enchantItem(RandomSource p_220293_, ItemStack p_220294_, int p_220295_, Stream<Holder<Enchantment>> p_345380_) static ItemStackEnchantmentHelper.enchantItem(RandomSource p_346328_, ItemStack p_346267_, int p_345272_, RegistryAccess p_345660_, Optional<? extends HolderSet<Enchantment>> p_345161_) EnchantedItemInUse.itemStack()Returns the value of theitemStackrecord component.Methods in net.minecraft.world.item.enchantment that return types with arguments of type ItemStackMethods in net.minecraft.world.item.enchantment with parameters of type ItemStackModifier and TypeMethodDescriptionbooleanEnchantment.canEnchant(ItemStack p_44689_) static booleanEnchantmentHelper.canStoreEnchantments(ItemStack p_330666_) static voidEnchantmentHelper.doPostAttackEffectsWithItemSource(ServerLevel p_348463_, Entity p_348545_, DamageSource p_348552_, ItemStack p_348507_) static ItemStackEnchantmentHelper.enchantItem(RandomSource p_220293_, ItemStack p_220294_, int p_220295_, Stream<Holder<Enchantment>> p_345380_) static ItemStackEnchantmentHelper.enchantItem(RandomSource p_346328_, ItemStack p_346267_, int p_345272_, RegistryAccess p_345660_, Optional<? extends HolderSet<Enchantment>> p_345161_) static voidEnchantmentHelper.enchantItemFromProvider(ItemStack p_345172_, RegistryAccess p_348593_, ResourceKey<EnchantmentProvider> p_345876_, DifficultyInstance p_348599_, RandomSource p_345717_) static voidEnchantmentHelper.forEachModifier(ItemStack p_348634_, EquipmentSlotGroup p_348528_, BiConsumer<Holder<Attribute>, AttributeModifier> p_348554_) static voidEnchantmentHelper.forEachModifier(ItemStack p_345685_, EquipmentSlot p_345123_, BiConsumer<Holder<Attribute>, AttributeModifier> p_345061_) static List<EnchantmentInstance> EnchantmentHelper.getAvailableEnchantmentResults(int p_44818_, ItemStack p_44819_, Stream<Holder<Enchantment>> p_345348_) private static DataComponentType<ItemEnchantments> EnchantmentHelper.getComponentType(ItemStack p_331909_) static intEnchantmentHelper.getEnchantmentCost(RandomSource p_220288_, int p_220289_, int p_220290_, ItemStack p_220291_) static ItemEnchantmentsEnchantmentHelper.getEnchantmentsForCrafting(ItemStack p_330538_) static intEnchantmentHelper.getFishingLuckBonus(ServerLevel p_346163_, ItemStack p_44905_, Entity p_345772_) static floatEnchantmentHelper.getFishingTimeReduction(ServerLevel p_345589_, ItemStack p_344902_, Entity p_346054_) static <T> com.mojang.datafixers.util.Pair<T, Integer> EnchantmentHelper.getHighestLevel(ItemStack p_346269_, DataComponentType<T> p_345899_) static intEnchantmentHelper.getItemEnchantmentLevel(Holder<Enchantment> p_346179_, ItemStack p_44845_) Deprecated.Neo: UseEnchantmentHelper.getTagEnchantmentLevel(Holder, ItemStack)for NBT enchantments, orIItemStackExtension.getEnchantmentLevel(Holder)for gameplay.static intEnchantmentHelper.getPiercingCount(ServerLevel p_345735_, ItemStack p_344942_, ItemStack p_345766_) static intEnchantmentHelper.getTagEnchantmentLevel(Holder<Enchantment> p_346179_, ItemStack p_44845_) Gets the level of an enchantment from NBT.static intEnchantmentHelper.getTridentReturnToOwnerAcceleration(ServerLevel p_344814_, ItemStack p_346255_, Entity p_346332_) static floatEnchantmentHelper.getTridentSpinAttackStrength(ItemStack p_352129_, LivingEntity p_345705_) static booleanEnchantmentHelper.has(ItemStack p_345474_, DataComponentType<?> p_344897_) static booleanEnchantmentHelper.hasAnyEnchantments(ItemStack p_332657_) static booleanEnchantmentHelper.hasTag(ItemStack p_345665_, TagKey<Enchantment> p_345928_) booleanEnchantment.isPrimaryItem(ItemStack p_336088_) Deprecated.booleanEnchantment.isSupportedItem(ItemStack p_344865_) private static LootContextEnchantment.itemContext(ServerLevel p_345514_, int p_345186_, ItemStack p_344997_) voidEnchantment.modifyAmmoCount(ServerLevel p_346007_, int p_345438_, ItemStack p_345581_, org.apache.commons.lang3.mutable.MutableFloat p_345594_) static floatEnchantmentHelper.modifyArmorEffectiveness(ServerLevel p_345426_, ItemStack p_345454_, Entity p_345834_, DamageSource p_345082_, float p_344790_) voidEnchantment.modifyArmorEffectivness(ServerLevel p_345449_, int p_346129_, ItemStack p_345436_, Entity p_345815_, DamageSource p_346172_, org.apache.commons.lang3.mutable.MutableFloat p_345265_) voidEnchantment.modifyBlockExperience(ServerLevel p_344830_, int p_345513_, ItemStack p_344939_, org.apache.commons.lang3.mutable.MutableFloat p_344754_) static floatEnchantmentHelper.modifyCrossbowChargingTime(ItemStack p_352460_, LivingEntity p_347534_, float p_345633_) voidEnchantment.modifyDamage(ServerLevel p_345743_, int p_345544_, ItemStack p_345269_, Entity p_346011_, DamageSource p_344755_, org.apache.commons.lang3.mutable.MutableFloat p_345551_) static floatEnchantmentHelper.modifyDamage(ServerLevel p_345523_, ItemStack p_345856_, Entity p_344995_, DamageSource p_345216_, float p_346025_) private voidEnchantment.modifyDamageFilteredValue(DataComponentType<List<ConditionalEffect<EnchantmentValueEffect>>> p_345367_, ServerLevel p_345784_, int p_344796_, ItemStack p_345410_, Entity p_345673_, DamageSource p_345768_, org.apache.commons.lang3.mutable.MutableFloat p_345664_) voidEnchantment.modifyDamageProtection(ServerLevel p_345336_, int p_345347_, ItemStack p_346270_, Entity p_346395_, DamageSource p_345595_, org.apache.commons.lang3.mutable.MutableFloat p_345579_) voidEnchantment.modifyDurabilityChange(ServerLevel p_345412_, int p_344937_, ItemStack p_345854_, org.apache.commons.lang3.mutable.MutableFloat p_345948_) voidEnchantment.modifyDurabilityToRepairFromXp(ServerLevel p_346275_, int p_346253_, ItemStack p_346008_, org.apache.commons.lang3.mutable.MutableFloat p_344922_) static intEnchantmentHelper.modifyDurabilityToRepairFromXp(ServerLevel p_345119_, ItemStack p_345686_, int p_344847_) private voidEnchantment.modifyEntityFilteredValue(DataComponentType<List<ConditionalEffect<EnchantmentValueEffect>>> p_345986_, ServerLevel p_345473_, int p_345352_, ItemStack p_345076_, Entity p_345170_, org.apache.commons.lang3.mutable.MutableFloat p_345910_) voidEnchantment.modifyFallBasedDamage(ServerLevel p_345164_, int p_344793_, ItemStack p_345159_, Entity p_345653_, DamageSource p_344870_, org.apache.commons.lang3.mutable.MutableFloat p_346329_) static floatEnchantmentHelper.modifyFallBasedDamage(ServerLevel p_345433_, ItemStack p_345368_, Entity p_345047_, DamageSource p_345711_, float p_346245_) voidEnchantment.modifyFishingLuckBonus(ServerLevel p_344932_, int p_346280_, ItemStack p_344733_, Entity p_346035_, org.apache.commons.lang3.mutable.MutableFloat p_345897_) voidEnchantment.modifyFishingTimeReduction(ServerLevel p_344910_, int p_345466_, ItemStack p_345847_, Entity p_346092_, org.apache.commons.lang3.mutable.MutableFloat p_346295_) private voidEnchantment.modifyItemFilteredCount(DataComponentType<List<ConditionalEffect<EnchantmentValueEffect>>> p_345794_, ServerLevel p_345992_, int p_345038_, ItemStack p_345886_, org.apache.commons.lang3.mutable.MutableFloat p_345188_) voidEnchantment.modifyKnockback(ServerLevel p_346266_, int p_344905_, ItemStack p_345602_, Entity p_346190_, DamageSource p_345911_, org.apache.commons.lang3.mutable.MutableFloat p_345127_) static floatEnchantmentHelper.modifyKnockback(ServerLevel p_346221_, ItemStack p_344862_, Entity p_345720_, DamageSource p_345322_, float p_345116_) voidEnchantment.modifyMobExperience(ServerLevel p_346393_, int p_345762_, ItemStack p_345945_, Entity p_345849_, org.apache.commons.lang3.mutable.MutableFloat p_345252_) voidEnchantment.modifyPiercingCount(ServerLevel p_346422_, int p_344854_, ItemStack p_345503_, org.apache.commons.lang3.mutable.MutableFloat p_345370_) voidEnchantment.modifyProjectileCount(ServerLevel p_345353_, int p_344837_, ItemStack p_346382_, Entity p_345611_, org.apache.commons.lang3.mutable.MutableFloat p_344765_) voidEnchantment.modifyProjectileSpread(ServerLevel p_346170_, int p_345846_, ItemStack p_346147_, Entity p_345832_, org.apache.commons.lang3.mutable.MutableFloat p_345361_) voidEnchantment.modifyTridentReturnToOwnerAcceleration(ServerLevel p_345534_, int p_345845_, ItemStack p_345558_, Entity p_345333_, org.apache.commons.lang3.mutable.MutableFloat p_344912_) static voidEnchantmentHelper.onHitBlock(ServerLevel p_346213_, ItemStack p_344826_, LivingEntity p_345015_, Entity p_345210_, EquipmentSlot p_345889_, Vec3 p_345922_, BlockState p_350787_, Consumer<Item> p_348575_) static voidEnchantmentHelper.onProjectileSpawned(ServerLevel p_345062_, ItemStack p_345805_, AbstractArrow p_346298_, Consumer<Item> p_348544_) static <T> Optional<T> EnchantmentHelper.pickHighestLevel(ItemStack p_345398_, DataComponentType<List<T>> p_346022_) static intEnchantmentHelper.processAmmoUse(ServerLevel p_344848_, ItemStack p_345072_, ItemStack p_345407_, int p_346289_) static intEnchantmentHelper.processBlockExperience(ServerLevel p_344948_, ItemStack p_345630_, int p_345026_) static intEnchantmentHelper.processDurabilityChange(ServerLevel p_345153_, ItemStack p_344889_, int p_345787_) static intEnchantmentHelper.processProjectileCount(ServerLevel p_345598_, ItemStack p_346421_, Entity p_346006_, int p_346388_) static floatEnchantmentHelper.processProjectileSpread(ServerLevel p_346048_, ItemStack p_345702_, Entity p_346314_, float p_346070_) private static voidEnchantmentHelper.runIterationOnItem(ItemStack p_44852_, EquipmentSlot p_345566_, LivingEntity p_345792_, EnchantmentHelper.EnchantmentInSlotVisitor p_345683_) private static voidEnchantmentHelper.runIterationOnItem(ItemStack p_345425_, EnchantmentHelper.EnchantmentVisitor p_345023_) static voidEnchantmentHelper.runLocationChangedEffects(ServerLevel p_345755_, ItemStack p_345291_, LivingEntity p_346348_, EquipmentSlot p_345919_) static List<EnchantmentInstance> EnchantmentHelper.selectEnchantment(RandomSource p_220298_, ItemStack p_220299_, int p_220300_, Stream<Holder<Enchantment>> p_346061_) static voidEnchantmentHelper.setEnchantments(ItemStack p_44867_, ItemEnchantments p_332148_) static voidEnchantmentHelper.stopLocationBasedEffects(ItemStack p_344726_, LivingEntity p_346085_, EquipmentSlot p_345691_) static ItemEnchantmentsEnchantmentHelper.updateEnchantments(ItemStack p_331034_, Consumer<ItemEnchantments.Mutable> p_332031_) Method parameters in net.minecraft.world.item.enchantment with type arguments of type ItemStackModifier and TypeMethodDescriptionstatic Optional<EnchantedItemInUse> EnchantmentHelper.getRandomItemWith(DataComponentType<?> p_345509_, LivingEntity p_44841_, Predicate<ItemStack> p_44842_) Constructors in net.minecraft.world.item.enchantment with parameters of type ItemStackModifierConstructorDescriptionEnchantedItemInUse(ItemStack p_344800_, EquipmentSlot p_344722_, LivingEntity p_345536_) EnchantedItemInUse(ItemStack itemStack, EquipmentSlot inSlot, LivingEntity owner, Consumer<Item> onBreak) Creates an instance of aEnchantedItemInUserecord class. -
Uses of ItemStack in net.minecraft.world.item.enchantment.providers
Methods in net.minecraft.world.item.enchantment.providers with parameters of type ItemStackModifier and TypeMethodDescriptionvoidEnchantmentProvider.enchant(ItemStack p_345974_, ItemEnchantments.Mutable p_344824_, RandomSource p_346040_, DifficultyInstance p_348672_) voidEnchantmentsByCost.enchant(ItemStack p_345483_, ItemEnchantments.Mutable p_346331_, RandomSource p_344794_, DifficultyInstance p_348577_) voidEnchantmentsByCostWithDifficulty.enchant(ItemStack p_344777_, ItemEnchantments.Mutable p_344895_, RandomSource p_346012_, DifficultyInstance p_348635_) voidSingleEnchantment.enchant(ItemStack p_346218_, ItemEnchantments.Mutable p_345570_, RandomSource p_345742_, DifficultyInstance p_348562_) -
Uses of ItemStack in net.minecraft.world.item.trading
Fields in net.minecraft.world.item.trading declared as ItemStackModifier and TypeFieldDescriptionprivate final ItemStackItemCost.itemStackThe field for theitemStackrecord component.private final ItemStackMerchantOffer.resultMethods in net.minecraft.world.item.trading that return ItemStackModifier and TypeMethodDescriptionMerchantOffer.assemble()private static ItemStackItemCost.createStack(Holder<Item> p_331040_, int p_330313_, DataComponentPredicate p_331395_) MerchantOffer.getBaseCostA()MerchantOffer.getCostA()MerchantOffer.getCostB()MerchantOffer.getResult()ItemCost.itemStack()Returns the value of theitemStackrecord component.Methods in net.minecraft.world.item.trading with parameters of type ItemStackModifier and TypeMethodDescriptionMerchantOffers.getRecipeFor(ItemStack p_45390_, ItemStack p_45391_, int p_45392_) voidMerchant.notifyTradeUpdated(ItemStack p_45308_) booleanMerchantOffer.satisfiedBy(ItemStack p_45356_, ItemStack p_45357_) booleanbooleanConstructors in net.minecraft.world.item.trading with parameters of type ItemStackModifierConstructorDescriptionItemCost(Holder<Item> item, int count, DataComponentPredicate components, ItemStack itemStack) Creates an instance of aItemCostrecord class.privateMerchantOffer(ItemCost p_330734_, Optional<ItemCost> p_331500_, ItemStack p_45327_, int p_45330_, int p_45331_, boolean p_330754_, int p_332006_, int p_330432_, float p_45332_, int p_330282_) MerchantOffer(ItemCost p_331596_, Optional<ItemCost> p_330410_, ItemStack p_45334_, int p_45337_, int p_45338_, float p_45340_) MerchantOffer(ItemCost p_331409_, Optional<ItemCost> p_331614_, ItemStack p_45321_, int p_45323_, int p_45324_, int p_330951_, float p_45325_) MerchantOffer(ItemCost p_331744_, Optional<ItemCost> p_330460_, ItemStack p_324239_, int p_324562_, int p_324493_, int p_323558_, float p_323528_, int p_324484_) MerchantOffer(ItemCost p_332077_, ItemStack p_320418_, int p_320071_, int p_320069_, float p_320947_) -
Uses of ItemStack in net.minecraft.world.level
Methods in net.minecraft.world.level with parameters of type ItemStackModifier and TypeMethodDescriptionprivate static voidExplosion.addOrAppendStack(List<com.mojang.datafixers.util.Pair<ItemStack, BlockPos>> p_312455_, ItemStack p_312913_, BlockPos p_312738_) static voidSpawner.appendHoverText(ItemStack p_311863_, List<Component> p_312185_, String p_312723_) static ComponentSpawner.getSpawnEntityDisplayName(ItemStack p_312585_, String p_312442_) Method parameters in net.minecraft.world.level with type arguments of type ItemStack -
Uses of ItemStack in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block that return ItemStackModifier and TypeMethodDescriptionAbstractBannerBlock.getCloneItemStack(LevelReader p_304796_, BlockPos p_48665_, BlockState p_48666_) AttachedStemBlock.getCloneItemStack(LevelReader p_304950_, BlockPos p_48839_, BlockState p_48840_) BambooSaplingBlock.getCloneItemStack(LevelReader p_304956_, BlockPos p_48965_, BlockState p_48966_) BigDripleafStemBlock.getCloneItemStack(LevelReader p_304938_, BlockPos p_152337_, BlockState p_152338_) Block.getCloneItemStack(LevelReader p_304395_, BlockPos p_49824_, BlockState p_49825_) Deprecated.CandleCakeBlock.getCloneItemStack(LevelReader p_304662_, BlockPos p_152863_, BlockState p_152864_) CaveVinesBlock.getCloneItemStack(LevelReader p_304590_, BlockPos p_152967_, BlockState p_152968_) CaveVinesPlantBlock.getCloneItemStack(LevelReader p_304444_, BlockPos p_153008_, BlockState p_153009_) CropBlock.getCloneItemStack(LevelReader p_304482_, BlockPos p_52255_, BlockState p_52256_) DecoratedPotBlock.getCloneItemStack(LevelReader p_304622_, BlockPos p_294412_, BlockState p_294723_) EndGatewayBlock.getCloneItemStack(LevelReader p_304768_, BlockPos p_53004_, BlockState p_53005_) EndPortalBlock.getCloneItemStack(LevelReader p_304508_, BlockPos p_53022_, BlockState p_53023_) FlowerPotBlock.getCloneItemStack(LevelReader p_304505_, BlockPos p_53532_, BlockState p_53533_) FrostedIceBlock.getCloneItemStack(LevelReader p_304729_, BlockPos p_53571_, BlockState p_53572_) GrowingPlantBodyBlock.getCloneItemStack(LevelReader p_304650_, BlockPos p_53897_, BlockState p_53898_) LightBlock.getCloneItemStack(LevelReader p_304798_, BlockPos p_153665_, BlockState p_153666_) NetherPortalBlock.getCloneItemStack(LevelReader p_304402_, BlockPos p_54912_, BlockState p_54913_) NetherWartBlock.getCloneItemStack(LevelReader p_304797_, BlockPos p_54974_, BlockState p_54975_) ShulkerBoxBlock.getCloneItemStack(LevelReader p_304539_, BlockPos p_56203_, BlockState p_56204_) StemBlock.getCloneItemStack(LevelReader p_304982_, BlockPos p_57027_, BlockState p_57028_) SweetBerryBushBlock.getCloneItemStack(LevelReader p_304655_, BlockPos p_57257_, BlockState p_57258_) TallSeagrassBlock.getCloneItemStack(LevelReader p_304988_, BlockPos p_154750_, BlockState p_154751_) static ItemStackShulkerBoxBlock.getColoredItemStack(DyeColor p_56251_) BarrierBlock.pickupBlock(Player p_295338_, LevelAccessor p_295817_, BlockPos p_295857_, BlockState p_294189_) BubbleColumnBlock.pickupBlock(Player p_295722_, LevelAccessor p_152712_, BlockPos p_152713_, BlockState p_152714_) BucketPickup.pickupBlock(Player p_294682_, LevelAccessor p_152719_, BlockPos p_152720_, BlockState p_152721_) LiquidBlock.pickupBlock(Player p_295410_, LevelAccessor p_153772_, BlockPos p_153773_, BlockState p_153774_) PowderSnowBlock.pickupBlock(Player p_295645_, LevelAccessor p_154281_, BlockPos p_154282_, BlockState p_154283_) default ItemStackSimpleWaterloggedBlock.pickupBlock(Player p_294786_, LevelAccessor p_154560_, BlockPos p_154561_, BlockState p_154562_) static ItemStackLightBlock.setLightOnStack(ItemStack p_259339_, int p_259353_) Methods in net.minecraft.world.level.block that return types with arguments of type ItemStackModifier and TypeMethodDescriptionBeehiveBlock.getDrops(BlockState p_49636_, LootParams.Builder p_287581_) Block.getDrops(BlockState p_49870_, ServerLevel p_49871_, BlockPos p_49872_, BlockEntity p_49873_) Block.getDrops(BlockState p_49875_, ServerLevel p_49876_, BlockPos p_49877_, BlockEntity p_49878_, Entity p_49879_, ItemStack p_49880_) DecoratedPotBlock.getDrops(BlockState p_287683_, LootParams.Builder p_287582_) LiquidBlock.getDrops(BlockState p_54720_, LootParams.Builder p_287727_) ShulkerBoxBlock.getDrops(BlockState p_287632_, LootParams.Builder p_287691_) Methods in net.minecraft.world.level.block with parameters of type ItemStackModifier and TypeMethodDescriptionprivate static voidChiseledBookShelfBlock.addBook(Level p_262592_, BlockPos p_262669_, Player p_262572_, ChiseledBookShelfBlockEntity p_262606_, ItemStack p_262587_, int p_262692_) (package private) static BlockStateComposterBlock.addItem(Entity p_270464_, BlockState p_270603_, LevelAccessor p_270151_, BlockPos p_270547_, ItemStack p_270354_) voidBlock.appendHoverText(ItemStack p_49816_, Item.TooltipContext p_339606_, List<Component> p_49818_, TooltipFlag p_49819_) voidDecoratedPotBlock.appendHoverText(ItemStack p_285238_, Item.TooltipContext p_339662_, List<Component> p_285448_, TooltipFlag p_284997_) voidShulkerBoxBlock.appendHoverText(ItemStack p_56193_, Item.TooltipContext p_339693_, List<Component> p_56195_, TooltipFlag p_56196_) voidSpawnerBlock.appendHoverText(ItemStack p_255714_, Item.TooltipContext p_339639_, List<Component> p_255708_, TooltipFlag p_255667_) voidTrialSpawnerBlock.appendHoverText(ItemStack p_312446_, Item.TooltipContext p_339621_, List<Component> p_312088_, TooltipFlag p_311895_) booleanComposterBlock.EmptyContainer.canPlaceItemThroughFace(int p_52008_, ItemStack p_52009_, Direction p_52010_) booleanComposterBlock.InputContainer.canPlaceItemThroughFace(int p_52028_, ItemStack p_52029_, Direction p_52030_) booleanComposterBlock.OutputContainer.canPlaceItemThroughFace(int p_52049_, ItemStack p_52050_, Direction p_52051_) static booleanWitherSkullBlock.canSpawnMob(Level p_58268_, BlockPos p_58269_, ItemStack p_58270_) booleanComposterBlock.EmptyContainer.canTakeItemThroughFace(int p_52014_, ItemStack p_52015_, Direction p_52016_) booleanComposterBlock.InputContainer.canTakeItemThroughFace(int p_52034_, ItemStack p_52035_, Direction p_52036_) booleanComposterBlock.OutputContainer.canTakeItemThroughFace(int p_52055_, ItemStack p_52056_, Direction p_52057_) private voidCrafterBlock.dispenseItem(ServerLevel p_335887_, BlockPos p_307620_, CrafterBlockEntity p_307387_, ItemStack p_307296_, BlockState p_307501_, RecipeHolder<CraftingRecipe> p_335494_) static voidBlock.dropResources(BlockState p_49882_, Level p_49883_, BlockPos p_49884_, BlockEntity p_49885_, Entity p_49886_, ItemStack p_49887_) protected DispenseItemBehaviorDispenserBlock.getDispenseMethod(Level p_341306_, ItemStack p_52667_) protected DispenseItemBehaviorDropperBlock.getDispenseMethod(Level p_341227_, ItemStack p_52947_) Block.getDrops(BlockState p_49875_, ServerLevel p_49876_, BlockPos p_49877_, BlockEntity p_49878_, Entity p_49879_, ItemStack p_49880_) intDropExperienceBlock.getExpDrop(BlockState state, LevelAccessor level, BlockPos pos, BlockEntity blockEntity, Entity breaker, ItemStack tool) intRedStoneOreBlock.getExpDrop(BlockState state, LevelAccessor level, BlockPos pos, BlockEntity blockEntity, Entity breaker, ItemStack tool) intSculkCatalystBlock.getExpDrop(BlockState state, LevelAccessor level, BlockPos pos, BlockEntity blockEntity, Entity breaker, ItemStack tool) intSculkSensorBlock.getExpDrop(BlockState state, LevelAccessor level, BlockPos pos, BlockEntity blockEntity, Entity breaker, ItemStack tool) intSculkShriekerBlock.getExpDrop(BlockState state, LevelAccessor level, BlockPos pos, BlockEntity blockEntity, Entity breaker, ItemStack tool) intSpawnerBlock.getExpDrop(BlockState state, LevelAccessor level, BlockPos pos, BlockEntity blockEntity, Entity breaker, ItemStack tool) static floatstatic BlockStateComposterBlock.insertItem(Entity p_270919_, BlockState p_270087_, ServerLevel p_270284_, ItemStack p_270253_, BlockPos p_270678_) private static booleanRespawnAnchorBlock.isRespawnFuel(ItemStack p_55849_) private static voidLecternBlock.placeBook(LivingEntity p_347484_, Level p_270065_, BlockPos p_270155_, BlockState p_270753_, ItemStack p_270173_) voidBeehiveBlock.playerDestroy(Level p_49584_, Player p_49585_, BlockPos p_49586_, BlockState p_49587_, BlockEntity p_49588_, ItemStack p_49589_) voidBlock.playerDestroy(Level p_49827_, Player p_49828_, BlockPos p_49829_, BlockState p_49830_, BlockEntity p_49831_, ItemStack p_49832_) voidDoublePlantBlock.playerDestroy(Level p_52865_, Player p_52866_, BlockPos p_52867_, BlockState p_52868_, BlockEntity p_52869_, ItemStack p_52870_) voidIceBlock.playerDestroy(Level p_54157_, Player p_54158_, BlockPos p_54159_, BlockState p_54160_, BlockEntity p_54161_, ItemStack p_54162_) voidTurtleEggBlock.playerDestroy(Level p_57771_, Player p_57772_, BlockPos p_57773_, BlockState p_57774_, BlockEntity p_57775_, ItemStack p_57776_) private static voidBlock.popResource(Level p_152441_, Supplier<ItemEntity> p_152442_, ItemStack p_152443_) static voidBlock.popResource(Level p_49841_, BlockPos p_49842_, ItemStack p_49843_) static voidBlock.popResourceFromFace(Level p_152436_, BlockPos p_152437_, Direction p_152438_, ItemStack p_152439_) static ItemStackLightBlock.setLightOnStack(ItemStack p_259339_, int p_259353_) voidBedBlock.setPlacedBy(Level p_49499_, BlockPos p_49500_, BlockState p_49501_, LivingEntity p_49502_, ItemStack p_49503_) voidBlock.setPlacedBy(Level p_49847_, BlockPos p_49848_, BlockState p_49849_, LivingEntity p_49850_, ItemStack p_49851_) voidCommandBlock.setPlacedBy(Level p_51804_, BlockPos p_51805_, BlockState p_51806_, LivingEntity p_51807_, ItemStack p_51808_) voidCrafterBlock.setPlacedBy(Level p_307219_, BlockPos p_307681_, BlockState p_307383_, LivingEntity p_307647_, ItemStack p_307190_) voidDiodeBlock.setPlacedBy(Level p_52506_, BlockPos p_52507_, BlockState p_52508_, LivingEntity p_52509_, ItemStack p_52510_) voidDoorBlock.setPlacedBy(Level p_52749_, BlockPos p_52750_, BlockState p_52751_, LivingEntity p_52752_, ItemStack p_52753_) voidDoublePlantBlock.setPlacedBy(Level p_52872_, BlockPos p_52873_, BlockState p_52874_, LivingEntity p_52875_, ItemStack p_52876_) voidJukeboxBlock.setPlacedBy(Level p_54264_, BlockPos p_54265_, BlockState p_54266_, LivingEntity p_54267_, ItemStack p_54268_) voidPitcherCropBlock.setPlacedBy(Level p_277432_, BlockPos p_277632_, BlockState p_277479_, LivingEntity p_277805_, ItemStack p_277663_) voidSmallDripleafBlock.setPlacedBy(Level p_154599_, BlockPos p_154600_, BlockState p_154601_, LivingEntity p_154602_, ItemStack p_154603_) voidStructureBlock.setPlacedBy(Level p_57122_, BlockPos p_57123_, BlockState p_57124_, LivingEntity p_57125_, ItemStack p_57126_) voidTripWireHookBlock.setPlacedBy(Level p_57680_, BlockPos p_57681_, BlockState p_57682_, LivingEntity p_57683_, ItemStack p_57684_) voidWitherSkullBlock.setPlacedBy(Level p_58260_, BlockPos p_58261_, BlockState p_58262_, LivingEntity p_58263_, ItemStack p_58264_) voidWitherWallSkullBlock.setPlacedBy(Level p_58278_, BlockPos p_58279_, BlockState p_58280_, LivingEntity p_58281_, ItemStack p_58282_) private booleanCeilingHangingSignBlock.shouldTryToChainAnotherHangingSign(Player p_278279_, BlockHitResult p_278273_, SignBlockEntity p_278236_, ItemStack p_278343_) private booleanWallHangingSignBlock.shouldTryToChainAnotherHangingSign(BlockState p_278346_, Player p_278263_, BlockHitResult p_278269_, SignBlockEntity p_278290_, ItemStack p_278238_) protected voidDropExperienceBlock.spawnAfterBreak(BlockState p_221086_, ServerLevel p_221087_, BlockPos p_221088_, ItemStack p_221089_, boolean p_221090_) protected voidInfestedBlock.spawnAfterBreak(BlockState p_221360_, ServerLevel p_221361_, BlockPos p_221362_, ItemStack p_221363_, boolean p_221364_) protected voidRedStoneOreBlock.spawnAfterBreak(BlockState p_221907_, ServerLevel p_221908_, BlockPos p_221909_, ItemStack p_221910_, boolean p_221911_) protected voidSculkCatalystBlock.spawnAfterBreak(BlockState p_222109_, ServerLevel p_222110_, BlockPos p_222111_, ItemStack p_222112_, boolean p_222113_) protected voidSculkSensorBlock.spawnAfterBreak(BlockState p_222142_, ServerLevel p_222143_, BlockPos p_222144_, ItemStack p_222145_, boolean p_222146_) protected voidSculkShriekerBlock.spawnAfterBreak(BlockState p_222192_, ServerLevel p_222193_, BlockPos p_222194_, ItemStack p_222195_, boolean p_222196_) protected voidSpawnerBlock.spawnAfterBreak(BlockState p_222477_, ServerLevel p_222478_, BlockPos p_222479_, ItemStack p_222480_, boolean p_222481_) protected voidBlock.tryDropExperience(ServerLevel p_220823_, BlockPos p_220824_, ItemStack p_220825_, IntProvider p_220826_) static booleanLecternBlock.tryPlaceBook(LivingEntity p_347473_, Level p_270604_, BlockPos p_270276_, BlockState p_270445_, ItemStack p_270458_) protected ItemInteractionResultAbstractCauldronBlock.useItemOn(ItemStack p_316791_, BlockState p_316287_, Level p_316530_, BlockPos p_316585_, Player p_316671_, InteractionHand p_316186_, BlockHitResult p_316294_) protected ItemInteractionResultBeehiveBlock.useItemOn(ItemStack p_316844_, BlockState p_316365_, Level p_316306_, BlockPos p_316497_, Player p_316824_, InteractionHand p_316436_, BlockHitResult p_316125_) protected ItemInteractionResultCakeBlock.useItemOn(ItemStack p_316238_, BlockState p_316837_, Level p_316766_, BlockPos p_316227_, Player p_316853_, InteractionHand p_316422_, BlockHitResult p_316869_) protected ItemInteractionResultCampfireBlock.useItemOn(ItemStack p_316347_, BlockState p_51274_, Level p_51275_, BlockPos p_51276_, Player p_51277_, InteractionHand p_51278_, BlockHitResult p_51279_) protected ItemInteractionResultCandleBlock.useItemOn(ItemStack p_316279_, BlockState p_316163_, Level p_316881_, BlockPos p_316480_, Player p_316191_, InteractionHand p_316669_, BlockHitResult p_316641_) protected ItemInteractionResultCandleCakeBlock.useItemOn(ItemStack p_316571_, BlockState p_316514_, Level p_316171_, BlockPos p_316112_, Player p_316172_, InteractionHand p_316257_, BlockHitResult p_316286_) protected ItemInteractionResultCeilingHangingSignBlock.useItemOn(ItemStack p_316602_, BlockState p_316839_, Level p_316805_, BlockPos p_316894_, Player p_316202_, InteractionHand p_316538_, BlockHitResult p_316895_) protected ItemInteractionResultChiseledBookShelfBlock.useItemOn(ItemStack p_316457_, BlockState p_316201_, Level p_316747_, BlockPos p_316462_, Player p_316228_, InteractionHand p_316721_, BlockHitResult p_316464_) protected ItemInteractionResultComposterBlock.useItemOn(ItemStack p_316332_, BlockState p_316118_, Level p_316624_, BlockPos p_316660_, Player p_316715_, InteractionHand p_316472_, BlockHitResult p_316606_) protected ItemInteractionResultDecoratedPotBlock.useItemOn(ItemStack p_316569_, BlockState p_316562_, Level p_316177_, BlockPos p_316898_, Player p_316632_, InteractionHand p_316424_, BlockHitResult p_316345_) protected ItemInteractionResultFenceBlock.useItemOn(ItemStack p_316871_, BlockState p_316305_, Level p_316763_, BlockPos p_316504_, Player p_316364_, InteractionHand p_316507_, BlockHitResult p_316760_) protected ItemInteractionResultFlowerPotBlock.useItemOn(ItemStack p_316610_, BlockState p_316240_, Level p_316456_, BlockPos p_316502_, Player p_316491_, InteractionHand p_316444_, BlockHitResult p_316826_) protected ItemInteractionResultJukeboxBlock.useItemOn(ItemStack p_350348_, BlockState p_351033_, Level p_350995_, BlockPos p_350838_, Player p_350684_, InteractionHand p_350461_, BlockHitResult p_351025_) protected ItemInteractionResultLecternBlock.useItemOn(ItemStack p_316392_, BlockState p_316600_, Level p_316640_, BlockPos p_316673_, Player p_316670_, InteractionHand p_316384_, BlockHitResult p_316419_) protected ItemInteractionResultNoteBlock.useItemOn(ItemStack p_316716_, BlockState p_316688_, Level p_316672_, BlockPos p_316355_, Player p_316822_, InteractionHand p_316505_, BlockHitResult p_316667_) protected ItemInteractionResultPumpkinBlock.useItemOn(ItemStack p_316383_, BlockState p_316676_, Level p_316272_, BlockPos p_316484_, Player p_316367_, InteractionHand p_316216_, BlockHitResult p_316827_) protected ItemInteractionResultRedStoneOreBlock.useItemOn(ItemStack p_316235_, BlockState p_316208_, Level p_316432_, BlockPos p_316592_, Player p_316564_, InteractionHand p_316389_, BlockHitResult p_316390_) protected ItemInteractionResultRespawnAnchorBlock.useItemOn(ItemStack p_316531_, BlockState p_316665_, Level p_316165_, BlockPos p_316402_, Player p_316556_, InteractionHand p_316586_, BlockHitResult p_316326_) protected ItemInteractionResultSignBlock.useItemOn(ItemStack p_316116_, BlockState p_316899_, Level p_316692_, BlockPos p_316578_, Player p_316244_, InteractionHand p_316196_, BlockHitResult p_316744_) protected ItemInteractionResultSweetBerryBushBlock.useItemOn(ItemStack p_316636_, BlockState p_316295_, Level p_316812_, BlockPos p_316380_, Player p_316731_, InteractionHand p_316188_, BlockHitResult p_316626_) protected ItemInteractionResultTntBlock.useItemOn(ItemStack p_316149_, BlockState p_316217_, Level p_316520_, BlockPos p_316601_, Player p_316770_, InteractionHand p_316393_, BlockHitResult p_316532_) VaultBlock.useItemOn(ItemStack p_324161_, BlockState p_323816_, Level p_324403_, BlockPos p_324623_, Player p_324219_, InteractionHand p_324416_, BlockHitResult p_324261_) protected ItemInteractionResultWallHangingSignBlock.useItemOn(ItemStack p_316420_, BlockState p_316885_, Level p_316114_, BlockPos p_316297_, Player p_316609_, InteractionHand p_316187_, BlockHitResult p_316223_) Method parameters in net.minecraft.world.level.block with type arguments of type ItemStackModifier and TypeMethodDescriptionprotected voidAbstractCandleBlock.onExplosionHit(BlockState p_311992_, Level p_312631_, BlockPos p_312387_, Explosion p_312661_, BiConsumer<ItemStack, BlockPos> p_312093_) protected voidBellBlock.onExplosionHit(BlockState p_311884_, Level p_311798_, BlockPos p_312717_, Explosion p_312800_, BiConsumer<ItemStack, BlockPos> p_312339_) protected voidButtonBlock.onExplosionHit(BlockState p_312395_, Level p_311915_, BlockPos p_311817_, Explosion p_312150_, BiConsumer<ItemStack, BlockPos> p_311898_) protected voidDoorBlock.onExplosionHit(BlockState p_312769_, Level p_312778_, BlockPos p_311900_, Explosion p_312544_, BiConsumer<ItemStack, BlockPos> p_312107_) protected voidFenceGateBlock.onExplosionHit(BlockState p_312699_, Level p_311813_, BlockPos p_312680_, Explosion p_312186_, BiConsumer<ItemStack, BlockPos> p_312187_) protected voidLeverBlock.onExplosionHit(BlockState p_312405_, Level p_312603_, BlockPos p_311795_, Explosion p_312090_, BiConsumer<ItemStack, BlockPos> p_312313_) protected voidTrapDoorBlock.onExplosionHit(BlockState p_312371_, Level p_312286_, BlockPos p_312879_, Explosion p_312330_, BiConsumer<ItemStack, BlockPos> p_312161_) Constructors in net.minecraft.world.level.block with parameters of type ItemStackModifierConstructorDescriptionOutputContainer(BlockState p_52042_, LevelAccessor p_52043_, BlockPos p_52044_, ItemStack p_52045_) -
Uses of ItemStack in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity declared as ItemStackModifier and TypeFieldDescription(package private) ItemStackLecternBlockEntity.bookprivate ItemStackBrushableBlockEntity.itemprivate ItemStackDecoratedPotBlockEntity.itemprivate ItemStackJukeboxBlockEntity.itemFields in net.minecraft.world.level.block.entity with type parameters of type ItemStackModifier and TypeFieldDescriptionprotected NonNullList<ItemStack> AbstractFurnaceBlockEntity.itemsprivate NonNullList<ItemStack> BarrelBlockEntity.itemsprivate NonNullList<ItemStack> BrewingStandBlockEntity.itemsprivate final NonNullList<ItemStack> CampfireBlockEntity.itemsprivate NonNullList<ItemStack> ChestBlockEntity.itemsprivate final NonNullList<ItemStack> ChiseledBookShelfBlockEntity.itemsprivate NonNullList<ItemStack> CrafterBlockEntity.itemsprivate NonNullList<ItemStack> DispenserBlockEntity.itemsprivate NonNullList<ItemStack> HopperBlockEntity.itemsprivate NonNullList<ItemStack> ShulkerBoxBlockEntity.itemStacksMethods in net.minecraft.world.level.block.entity that return ItemStackModifier and TypeMethodDescriptionstatic ItemStackHopperBlockEntity.addItem(Container p_59327_, Container p_59328_, ItemStack p_59329_, Direction p_59330_) static ItemStackDecoratedPotBlockEntity.createDecoratedPotItem(PotDecorations p_330827_) LecternBlockEntity.getBook()BannerBlockEntity.getItem()BaseContainerBlockEntity.getItem(int p_332727_) BrushableBlockEntity.getItem()ChiseledBookShelfBlockEntity.getItem(int p_256203_) CrafterBlockEntity.getItem(int p_307189_) RandomizableContainerBlockEntity.getItem(int p_59611_) DecoratedPotBlockEntity.getPotAsItem()DecoratedPotBlockEntity.getTheItem()JukeboxBlockEntity.getTheItem()DispenserBlockEntity.insertItem(ItemStack p_347519_) BaseContainerBlockEntity.removeItem(int p_332707_, int p_332672_) ChiseledBookShelfBlockEntity.removeItem(int p_255828_, int p_255673_) HopperBlockEntity.removeItem(int p_59309_, int p_59310_) RandomizableContainerBlockEntity.removeItem(int p_59613_, int p_59614_) BaseContainerBlockEntity.removeItemNoUpdate(int p_332812_) ChiseledBookShelfBlockEntity.removeItemNoUpdate(int p_255874_) RandomizableContainerBlockEntity.removeItemNoUpdate(int p_59630_) private ItemStackLecternBlockEntity.resolveBook(ItemStack p_59555_, Player p_59556_) DecoratedPotBlockEntity.splitTheItem(int p_305991_) JukeboxBlockEntity.splitTheItem(int p_304604_) private static ItemStackHopperBlockEntity.tryMoveInItem(Container p_59321_, Container p_59322_, ItemStack p_59323_, int p_59324_, Direction p_59325_) Methods in net.minecraft.world.level.block.entity that return types with arguments of type ItemStackModifier and TypeMethodDescriptionprotected NonNullList<ItemStack> AbstractFurnaceBlockEntity.getItems()protected NonNullList<ItemStack> BarrelBlockEntity.getItems()protected abstract NonNullList<ItemStack> BaseContainerBlockEntity.getItems()protected NonNullList<ItemStack> BrewingStandBlockEntity.getItems()CampfireBlockEntity.getItems()protected NonNullList<ItemStack> ChestBlockEntity.getItems()CrafterBlockEntity.getItems()protected NonNullList<ItemStack> DispenserBlockEntity.getItems()protected NonNullList<ItemStack> HopperBlockEntity.getItems()protected NonNullList<ItemStack> ShulkerBoxBlockEntity.getItems()Methods in net.minecraft.world.level.block.entity with parameters of type ItemStackModifier and TypeMethodDescriptionstatic ItemStackHopperBlockEntity.addItem(Container p_59327_, Container p_59328_, ItemStack p_59329_, Direction p_59330_) final voidBlockEntity.applyComponentsFromItemStack(ItemStack p_338428_) private static booleanHopperBlockEntity.canMergeItems(ItemStack p_59345_, ItemStack p_59346_) booleanAbstractFurnaceBlockEntity.canPlaceItem(int p_58389_, ItemStack p_58390_) booleanBrewingStandBlockEntity.canPlaceItem(int p_59017_, ItemStack p_59018_) booleanChiseledBookShelfBlockEntity.canPlaceItem(int p_256567_, ItemStack p_255922_) booleanCrafterBlockEntity.canPlaceItem(int p_307543_, ItemStack p_307267_) booleanJukeboxBlockEntity.canPlaceItem(int p_273369_, ItemStack p_273689_) private static booleanHopperBlockEntity.canPlaceItemInContainer(Container p_59335_, ItemStack p_59336_, int p_59337_, Direction p_59338_) booleanAbstractFurnaceBlockEntity.canPlaceItemThroughFace(int p_58336_, ItemStack p_58337_, Direction p_58338_) booleanBrewingStandBlockEntity.canPlaceItemThroughFace(int p_58996_, ItemStack p_58997_, Direction p_58998_) booleanShulkerBoxBlockEntity.canPlaceItemThroughFace(int p_59663_, ItemStack p_59664_, Direction p_59665_) booleanChiseledBookShelfBlockEntity.canTakeItem(Container p_282172_, int p_281387_, ItemStack p_283257_) booleanJukeboxBlockEntity.canTakeItem(Container p_273497_, int p_273168_, ItemStack p_273785_) private static booleanHopperBlockEntity.canTakeItemFromContainer(Container p_273433_, Container p_273542_, ItemStack p_273400_, int p_273519_, Direction p_273088_) booleanAbstractFurnaceBlockEntity.canTakeItemThroughFace(int p_58392_, ItemStack p_58393_, Direction p_58394_) booleanBrewingStandBlockEntity.canTakeItemThroughFace(int p_59020_, ItemStack p_59021_, Direction p_59022_) booleanShulkerBoxBlockEntity.canTakeItemThroughFace(int p_59682_, ItemStack p_59683_, Direction p_59684_) voidprotected intAbstractFurnaceBlockEntity.getBurnDuration(ItemStack p_58343_) protected intBlastFurnaceBlockEntity.getBurnDuration(ItemStack p_58852_) protected intSmokerBlockEntity.getBurnDuration(ItemStack p_59786_) CampfireBlockEntity.getCookableRecipe(ItemStack p_59052_) private static intLecternBlockEntity.getPageCount(ItemStack p_331229_) DispenserBlockEntity.insertItem(ItemStack p_347519_) static booleanbooleanCampfireBlockEntity.placeFood(LivingEntity p_347582_, ItemStack p_238286_, int p_238287_) private ItemStackLecternBlockEntity.resolveBook(ItemStack p_59555_, Player p_59556_) voidBlockEntity.saveToItem(ItemStack p_187477_, HolderLookup.Provider p_323484_) voidvoidvoidDecoratedPotBlockEntity.setFromItem(ItemStack p_273109_) voidvoidvoidvoidvoidvoidvoidJukeboxBlockEntity.setSongItemWithoutPlaying(ItemStack p_350615_) voidDecoratedPotBlockEntity.setTheItem(ItemStack p_305817_) voidJukeboxBlockEntity.setTheItem(ItemStack p_304781_) private booleanCrafterBlockEntity.smallerStackExist(int p_307396_, ItemStack p_307520_, int p_307348_) private static ItemStackHopperBlockEntity.tryMoveInItem(Container p_59321_, Container p_59322_, ItemStack p_59323_, int p_59324_, Direction p_59325_) Method parameters in net.minecraft.world.level.block.entity with type arguments of type ItemStackModifier and TypeMethodDescriptionvoidAbstractFurnaceBlockEntity.awardUsedRecipes(Player p_58396_, List<ItemStack> p_282202_) private static booleanAbstractFurnaceBlockEntity.burn(RegistryAccess p_266740_, RecipeHolder<?> p_300910_, NonNullList<ItemStack> p_267073_, int p_267157_, AbstractFurnaceBlockEntity furnace) private static booleanAbstractFurnaceBlockEntity.canBurn(RegistryAccess p_266924_, RecipeHolder<?> p_301107_, NonNullList<ItemStack> p_155007_, int p_155008_, AbstractFurnaceBlockEntity furnace) private static voidBrewingStandBlockEntity.doBrew(Level p_155291_, BlockPos p_155292_, NonNullList<ItemStack> p_155293_) private static booleanBrewingStandBlockEntity.isBrewable(PotionBrewing p_341061_, NonNullList<ItemStack> p_155295_) protected voidAbstractFurnaceBlockEntity.setItems(NonNullList<ItemStack> p_332808_) protected voidBarrelBlockEntity.setItems(NonNullList<ItemStack> p_58610_) protected abstract voidBaseContainerBlockEntity.setItems(NonNullList<ItemStack> p_332640_) protected voidBrewingStandBlockEntity.setItems(NonNullList<ItemStack> p_332710_) protected voidChestBlockEntity.setItems(NonNullList<ItemStack> p_59110_) protected voidCrafterBlockEntity.setItems(NonNullList<ItemStack> p_307392_) protected voidDispenserBlockEntity.setItems(NonNullList<ItemStack> p_59243_) protected voidHopperBlockEntity.setItems(NonNullList<ItemStack> p_59371_) protected voidShulkerBoxBlockEntity.setItems(NonNullList<ItemStack> p_59674_) -
Uses of ItemStack in net.minecraft.world.level.block.entity.trialspawner
Fields in net.minecraft.world.level.block.entity.trialspawner with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate SimpleWeightedRandomList<ItemStack> TrialSpawnerData.dispensingMethods in net.minecraft.world.level.block.entity.trialspawner that return types with arguments of type ItemStackModifier and TypeMethodDescription(package private) SimpleWeightedRandomList<ItemStack> TrialSpawnerData.getDispensingItems(ServerLevel p_338857_, TrialSpawnerConfig p_338213_, BlockPos p_338577_) -
Uses of ItemStack in net.minecraft.world.level.block.entity.vault
Fields in net.minecraft.world.level.block.entity.vault declared as ItemStackModifier and TypeFieldDescriptionprivate ItemStackVaultSharedData.displayItemprivate final ItemStackVaultConfig.keyItemThe field for thekeyItemrecord component.Fields in net.minecraft.world.level.block.entity.vault with type parameters of type ItemStackMethods in net.minecraft.world.level.block.entity.vault that return ItemStackModifier and TypeMethodDescriptionVaultSharedData.getDisplayItem()(package private) ItemStackVaultServerData.getNextItemToEject()private static ItemStackVaultBlockEntity.Server.getRandomDisplayItemFromLootTable(ServerLevel p_323781_, BlockPos p_324109_, ResourceKey<LootTable> p_336119_) VaultConfig.keyItem()Returns the value of thekeyItemrecord component.(package private) ItemStackVaultServerData.popNextItemToEject()Methods in net.minecraft.world.level.block.entity.vault that return types with arguments of type ItemStackModifier and TypeMethodDescriptionVaultServerData.getItemsToEject()VaultBlockEntity.Server.resolveItemsToEject(ServerLevel p_323877_, VaultConfig p_324041_, BlockPos p_324255_, Player p_324347_) Methods in net.minecraft.world.level.block.entity.vault with parameters of type ItemStackModifier and TypeMethodDescriptionprivate voidVaultState.ejectResultItem(ServerLevel p_324066_, BlockPos p_324594_, ItemStack p_324065_, float p_324283_) private static booleanVaultBlockEntity.Server.isValidToInsert(VaultConfig p_323488_, ItemStack p_324101_) voidVaultSharedData.setDisplayItem(ItemStack p_324243_) static voidVaultBlockEntity.Server.tryInsertKey(ServerLevel p_323533_, BlockPos p_323777_, BlockState p_324589_, VaultConfig p_323660_, VaultServerData p_323829_, VaultSharedData p_324341_, Player p_324373_, ItemStack p_324551_) Method parameters in net.minecraft.world.level.block.entity.vault with type arguments of type ItemStackModifier and TypeMethodDescription(package private) voidVaultServerData.setItemsToEject(List<ItemStack> p_324402_) private static voidVaultBlockEntity.Server.unlock(ServerLevel p_323501_, BlockState p_323758_, BlockPos p_323773_, VaultConfig p_324195_, VaultServerData p_324600_, VaultSharedData p_324277_, List<ItemStack> p_324574_) Constructors in net.minecraft.world.level.block.entity.vault with parameters of type ItemStackModifierConstructorDescriptionVaultConfig(ResourceKey<LootTable> p_335999_, double p_323704_, double p_323499_, ItemStack p_323661_, Optional<ResourceKey<LootTable>> p_323481_) VaultConfig(ResourceKey<LootTable> lootTable, double activationRange, double deactivationRange, ItemStack keyItem, Optional<ResourceKey<LootTable>> overrideLootTableToDisplay, PlayerDetector playerDetector, PlayerDetector.EntitySelector entitySelector) Creates an instance of aVaultConfigrecord class.(package private)VaultSharedData(ItemStack p_324245_, Set<UUID> p_324007_, double p_324069_) Constructor parameters in net.minecraft.world.level.block.entity.vault with type arguments of type ItemStackModifierConstructorDescription(package private)VaultServerData(Set<UUID> p_324455_, long p_324396_, List<ItemStack> p_324515_, int p_324586_) -
Uses of ItemStack in net.minecraft.world.level.block.piston
Methods in net.minecraft.world.level.block.piston that return ItemStackModifier and TypeMethodDescriptionMovingPistonBlock.getCloneItemStack(LevelReader p_304937_, BlockPos p_60058_, BlockState p_60059_) PistonHeadBlock.getCloneItemStack(LevelReader p_304638_, BlockPos p_60262_, BlockState p_60263_) Methods in net.minecraft.world.level.block.piston that return types with arguments of type ItemStackModifier and TypeMethodDescriptionMovingPistonBlock.getDrops(BlockState p_287650_, LootParams.Builder p_287754_) Methods in net.minecraft.world.level.block.piston with parameters of type ItemStackModifier and TypeMethodDescriptionvoidPistonBaseBlock.setPlacedBy(Level p_60172_, BlockPos p_60173_, BlockState p_60174_, LivingEntity p_60175_, ItemStack p_60176_) -
Uses of ItemStack in net.minecraft.world.level.block.state
Methods in net.minecraft.world.level.block.state that return types with arguments of type ItemStackModifier and TypeMethodDescriptionBlockBehaviour.BlockStateBase.getDrops(LootParams.Builder p_287688_) BlockBehaviour.getDrops(BlockState p_287732_, LootParams.Builder p_287596_) Methods in net.minecraft.world.level.block.state with parameters of type ItemStackModifier and TypeMethodDescriptionvoidBlockBehaviour.BlockStateBase.spawnAfterBreak(ServerLevel p_222968_, BlockPos p_222969_, ItemStack p_222970_, boolean p_222971_) protected voidBlockBehaviour.spawnAfterBreak(BlockState p_222949_, ServerLevel p_222950_, BlockPos p_222951_, ItemStack p_222952_, boolean p_222953_) BlockBehaviour.BlockStateBase.useItemOn(ItemStack p_316374_, Level p_316651_, Player p_316623_, InteractionHand p_316469_, BlockHitResult p_316877_) protected ItemInteractionResultBlockBehaviour.useItemOn(ItemStack p_316304_, BlockState p_316362_, Level p_316459_, BlockPos p_316366_, Player p_316132_, InteractionHand p_316595_, BlockHitResult p_316140_) Method parameters in net.minecraft.world.level.block.state with type arguments of type ItemStackModifier and TypeMethodDescriptionvoidBlockBehaviour.BlockStateBase.onExplosionHit(Level p_312839_, BlockPos p_311872_, Explosion p_312863_, BiConsumer<ItemStack, BlockPos> p_312559_) protected voidBlockBehaviour.onExplosionHit(BlockState p_311951_, Level p_312820_, BlockPos p_312489_, Explosion p_312925_, BiConsumer<ItemStack, BlockPos> p_312073_) -
Uses of ItemStack in net.minecraft.world.level.saveddata.maps
Methods in net.minecraft.world.level.saveddata.maps that return types with arguments of type ItemStackMethods in net.minecraft.world.level.saveddata.maps with parameters of type ItemStackModifier and TypeMethodDescriptionstatic voidMapItemSavedData.addTargetDecoration(ItemStack p_77926_, BlockPos p_77927_, String p_77928_, Holder<MapDecorationType> p_335759_) MapItemSavedData.mapMatcher(ItemStack p_316807_) voidMapItemSavedData.tickCarriedBy(Player p_77919_, ItemStack p_77920_) -
Uses of ItemStack in net.minecraft.world.level.storage.loot
Fields in net.minecraft.world.level.storage.loot with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate final BiFunction<ItemStack, LootContext, ItemStack> LootPool.compositeFunctionprivate final BiFunction<ItemStack, LootContext, ItemStack> LootPool.compositeFunctionprivate final BiFunction<ItemStack, LootContext, ItemStack> LootTable.compositeFunctionprivate final BiFunction<ItemStack, LootContext, ItemStack> LootTable.compositeFunctionMethods in net.minecraft.world.level.storage.loot that return types with arguments of type ItemStackModifier and TypeMethodDescriptionLootTable.createStackSplitter(ServerLevel p_287765_, Consumer<ItemStack> p_251308_) ContainerComponentManipulator.getContents(T p_341229_) private it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> LootTable.getRandomItems(LootContext p_230923_) it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> LootTable.getRandomItems(LootParams p_287616_) it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> LootTable.getRandomItems(LootParams p_287574_, long p_287773_) it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> LootTable.getRandomItems(LootParams p_347545_, RandomSource p_347680_) Methods in net.minecraft.world.level.storage.loot with parameters of type ItemStackModifier and TypeMethodDescriptiondefault voidContainerComponentManipulator.modifyItems(ItemStack p_340919_, UnaryOperator<ItemStack> p_341245_) default voidContainerComponentManipulator.setContents(ItemStack p_340943_, Stream<ItemStack> p_340843_) default voidContainerComponentManipulator.setContents(ItemStack p_340824_, T p_341046_, Stream<ItemStack> p_341372_) Method parameters in net.minecraft.world.level.storage.loot with type arguments of type ItemStackModifier and TypeMethodDescriptionvoidvoidLootContext.addDynamicDrops(ResourceLocation p_78943_, Consumer<ItemStack> p_78944_) voidLootParams.addDynamicDrops(ResourceLocation p_287768_, Consumer<ItemStack> p_287711_) private voidLootPool.addRandomItem(Consumer<ItemStack> p_79059_, LootContext p_79060_) voidLootPool.addRandomItems(Consumer<ItemStack> p_79054_, LootContext p_79055_) LootTable.createStackSplitter(ServerLevel p_287765_, Consumer<ItemStack> p_251308_) voidLootTable.getRandomItems(LootContext p_79149_, Consumer<ItemStack> p_79150_) voidLootTable.getRandomItems(LootParams p_287748_, long p_287729_, Consumer<ItemStack> p_287583_) voidLootTable.getRandomItems(LootParams p_287704_, Consumer<ItemStack> p_287617_) voidLootTable.getRandomItemsRaw(LootContext p_79132_, Consumer<ItemStack> p_79133_) Deprecated.voidLootTable.getRandomItemsRaw(LootParams p_287669_, Consumer<ItemStack> p_287781_) Deprecated.default voidContainerComponentManipulator.modifyItems(ItemStack p_340919_, UnaryOperator<ItemStack> p_341245_) default voidContainerComponentManipulator.setContents(ItemStack p_340943_, Stream<ItemStack> p_340843_) default voidContainerComponentManipulator.setContents(ItemStack p_340824_, T p_341046_, Stream<ItemStack> p_341372_) ContainerComponentManipulator.setContents(T p_341056_, Stream<ItemStack> p_341252_) private voidLootTable.shuffleAndSplitItems(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> p_230925_, int p_230926_, RandomSource p_230927_) -
Uses of ItemStack in net.minecraft.world.level.storage.loot.entries
Fields in net.minecraft.world.level.storage.loot.entries with type parameters of type ItemStackModifier and TypeFieldDescription(package private) final BiFunction<ItemStack, LootContext, ItemStack> LootPoolSingletonContainer.compositeFunction(package private) final BiFunction<ItemStack, LootContext, ItemStack> LootPoolSingletonContainer.compositeFunctionMethod parameters in net.minecraft.world.level.storage.loot.entries with type arguments of type ItemStackModifier and TypeMethodDescriptionvoidDynamicLoot.createItemStack(Consumer<ItemStack> p_79481_, LootContext p_79482_) voidEmptyLootItem.createItemStack(Consumer<ItemStack> p_79531_, LootContext p_79532_) voidLootItem.createItemStack(Consumer<ItemStack> p_79590_, LootContext p_79591_) voidLootPoolEntry.createItemStack(Consumer<ItemStack> p_79633_, LootContext p_79634_) protected abstract voidLootPoolSingletonContainer.createItemStack(Consumer<ItemStack> p_79691_, LootContext p_79692_) voidNestedLootTable.createItemStack(Consumer<ItemStack> p_331038_, LootContext p_331648_) voidTagEntry.createItemStack(Consumer<ItemStack> p_79854_, LootContext p_79855_) -
Uses of ItemStack in net.minecraft.world.level.storage.loot.functions
Fields in net.minecraft.world.level.storage.loot.functions with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate final BiFunction<ItemStack, LootContext, ItemStack> SequenceFunction.compositeFunctionprivate final BiFunction<ItemStack, LootContext, ItemStack> SequenceFunction.compositeFunctionstatic final BiFunction<ItemStack, LootContext, ItemStack> LootItemFunctions.IDENTITYstatic final BiFunction<ItemStack, LootContext, ItemStack> LootItemFunctions.IDENTITYMethods in net.minecraft.world.level.storage.loot.functions that return ItemStackModifier and TypeMethodDescriptionfinal ItemStackLootItemConditionalFunction.apply(ItemStack p_80689_, LootContext p_80690_) SequenceFunction.apply(ItemStack p_299268_, LootContext p_298221_) private static ItemStackEnchantRandomlyFunction.enchantItem(ItemStack p_230980_, Holder<Enchantment> p_346257_, RandomSource p_230982_) ApplyBonusCount.run(ItemStack p_79913_, LootContext p_79914_) ApplyExplosionDecay.run(ItemStack p_80034_, LootContext p_80035_) protected ItemStackCopyBlockState.run(ItemStack p_80060_, LootContext p_80061_) CopyComponentsFunction.run(ItemStack p_330563_, LootContext p_331220_) CopyCustomDataFunction.run(ItemStack p_330210_, LootContext p_330315_) CopyNameFunction.run(ItemStack p_80185_, LootContext p_80186_) EnchantedCountIncreaseFunction.run(ItemStack p_345285_, LootContext p_345560_) EnchantRandomlyFunction.run(ItemStack p_80429_, LootContext p_80430_) EnchantWithLevelsFunction.run(ItemStack p_80483_, LootContext p_80484_) ExplorationMapFunction.run(ItemStack p_80547_, LootContext p_80548_) FillPlayerHead.run(ItemStack p_80608_, LootContext p_80609_) FilteredFunction.run(ItemStack p_340845_, LootContext p_341349_) protected ItemStackFunctionReference.run(ItemStack p_279458_, LootContext p_279370_) LimitCount.run(ItemStack p_80644_, LootContext p_80645_) protected abstract ItemStackLootItemConditionalFunction.run(ItemStack p_80679_, LootContext p_80680_) ModifyContainerContents.run(ItemStack p_341267_, LootContext p_341214_) SetAttributesFunction.run(ItemStack p_80840_, LootContext p_80841_) protected ItemStackSetBannerPatternFunction.run(ItemStack p_165280_, LootContext p_165281_) protected ItemStackSetBookCoverFunction.run(ItemStack p_334048_, LootContext p_334012_) SetComponentsFunction.run(ItemStack p_330211_, LootContext p_331318_) SetContainerContents.run(ItemStack p_80911_, LootContext p_80912_) SetContainerLootTable.run(ItemStack p_80967_, LootContext p_80968_) SetCustomDataFunction.run(ItemStack p_330737_, LootContext p_331310_) SetCustomModelDataFunction.run(ItemStack p_341195_, LootContext p_341335_) SetEnchantmentsFunction.run(ItemStack p_165346_, LootContext p_165347_) protected ItemStackSetFireworkExplosionFunction.run(ItemStack p_334066_, LootContext p_333987_) protected ItemStackSetFireworksFunction.run(ItemStack p_334053_, LootContext p_333744_) SetInstrumentFunction.run(ItemStack p_231017_, LootContext p_231018_) SetItemCountFunction.run(ItemStack p_81006_, LootContext p_81007_) SetItemDamageFunction.run(ItemStack p_81048_, LootContext p_81049_) SetItemFunction.run(ItemStack p_340909_, LootContext p_341298_) SetLoreFunction.run(ItemStack p_81089_, LootContext p_81090_) SetNameFunction.run(ItemStack p_81137_, LootContext p_81138_) SetOminousBottleAmplifierFunction.run(ItemStack p_338554_, LootContext p_338336_) SetPotionFunction.run(ItemStack p_193073_, LootContext p_193074_) SetStewEffectFunction.run(ItemStack p_81223_, LootContext p_81224_) protected ItemStackSetWritableBookPagesFunction.run(ItemStack p_333832_, LootContext p_333929_) protected ItemStackSetWrittenBookPagesFunction.run(ItemStack p_333960_, LootContext p_333892_) SmeltItemFunction.run(ItemStack p_81268_, LootContext p_81269_) protected ItemStackToggleTooltips.run(ItemStack p_335844_, LootContext p_335764_) Methods in net.minecraft.world.level.storage.loot.functions that return types with arguments of type ItemStackModifier and TypeMethodDescriptionstatic BiFunction<ItemStack, LootContext, ItemStack> LootItemFunctions.compose(List<? extends BiFunction<ItemStack, LootContext, ItemStack>> p_298851_) static BiFunction<ItemStack, LootContext, ItemStack> LootItemFunctions.compose(List<? extends BiFunction<ItemStack, LootContext, ItemStack>> p_298851_) LootItemFunction.decorate(BiFunction<ItemStack, LootContext, ItemStack> p_80725_, Consumer<ItemStack> p_80726_, LootContext p_80727_) Methods in net.minecraft.world.level.storage.loot.functions with parameters of type ItemStackModifier and TypeMethodDescriptionfinal ItemStackLootItemConditionalFunction.apply(ItemStack p_80689_, LootContext p_80690_) SequenceFunction.apply(ItemStack p_299268_, LootContext p_298221_) voidToggleTooltips.ComponentToggle.applyIfPresent(ItemStack p_335390_, boolean p_335686_) private static ItemStackEnchantRandomlyFunction.enchantItem(ItemStack p_230980_, Holder<Enchantment> p_346257_, RandomSource p_230982_) ApplyBonusCount.run(ItemStack p_79913_, LootContext p_79914_) ApplyExplosionDecay.run(ItemStack p_80034_, LootContext p_80035_) protected ItemStackCopyBlockState.run(ItemStack p_80060_, LootContext p_80061_) CopyComponentsFunction.run(ItemStack p_330563_, LootContext p_331220_) CopyCustomDataFunction.run(ItemStack p_330210_, LootContext p_330315_) CopyNameFunction.run(ItemStack p_80185_, LootContext p_80186_) EnchantedCountIncreaseFunction.run(ItemStack p_345285_, LootContext p_345560_) EnchantRandomlyFunction.run(ItemStack p_80429_, LootContext p_80430_) EnchantWithLevelsFunction.run(ItemStack p_80483_, LootContext p_80484_) ExplorationMapFunction.run(ItemStack p_80547_, LootContext p_80548_) FillPlayerHead.run(ItemStack p_80608_, LootContext p_80609_) FilteredFunction.run(ItemStack p_340845_, LootContext p_341349_) protected ItemStackFunctionReference.run(ItemStack p_279458_, LootContext p_279370_) LimitCount.run(ItemStack p_80644_, LootContext p_80645_) protected abstract ItemStackLootItemConditionalFunction.run(ItemStack p_80679_, LootContext p_80680_) ModifyContainerContents.run(ItemStack p_341267_, LootContext p_341214_) SetAttributesFunction.run(ItemStack p_80840_, LootContext p_80841_) protected ItemStackSetBannerPatternFunction.run(ItemStack p_165280_, LootContext p_165281_) protected ItemStackSetBookCoverFunction.run(ItemStack p_334048_, LootContext p_334012_) SetComponentsFunction.run(ItemStack p_330211_, LootContext p_331318_) SetContainerContents.run(ItemStack p_80911_, LootContext p_80912_) SetContainerLootTable.run(ItemStack p_80967_, LootContext p_80968_) SetCustomDataFunction.run(ItemStack p_330737_, LootContext p_331310_) SetCustomModelDataFunction.run(ItemStack p_341195_, LootContext p_341335_) SetEnchantmentsFunction.run(ItemStack p_165346_, LootContext p_165347_) protected ItemStackSetFireworkExplosionFunction.run(ItemStack p_334066_, LootContext p_333987_) protected ItemStackSetFireworksFunction.run(ItemStack p_334053_, LootContext p_333744_) SetInstrumentFunction.run(ItemStack p_231017_, LootContext p_231018_) SetItemCountFunction.run(ItemStack p_81006_, LootContext p_81007_) SetItemDamageFunction.run(ItemStack p_81048_, LootContext p_81049_) SetItemFunction.run(ItemStack p_340909_, LootContext p_341298_) SetLoreFunction.run(ItemStack p_81089_, LootContext p_81090_) SetNameFunction.run(ItemStack p_81137_, LootContext p_81138_) SetOminousBottleAmplifierFunction.run(ItemStack p_338554_, LootContext p_338336_) SetPotionFunction.run(ItemStack p_193073_, LootContext p_193074_) SetStewEffectFunction.run(ItemStack p_81223_, LootContext p_81224_) protected ItemStackSetWritableBookPagesFunction.run(ItemStack p_333832_, LootContext p_333929_) protected ItemStackSetWrittenBookPagesFunction.run(ItemStack p_333960_, LootContext p_333892_) SmeltItemFunction.run(ItemStack p_81268_, LootContext p_81269_) protected ItemStackToggleTooltips.run(ItemStack p_335844_, LootContext p_335764_) Method parameters in net.minecraft.world.level.storage.loot.functions with type arguments of type ItemStackModifier and TypeMethodDescriptionstatic BiFunction<ItemStack, LootContext, ItemStack> LootItemFunctions.compose(List<? extends BiFunction<ItemStack, LootContext, ItemStack>> p_298851_) static BiFunction<ItemStack, LootContext, ItemStack> LootItemFunctions.compose(List<? extends BiFunction<ItemStack, LootContext, ItemStack>> p_298851_) LootItemFunction.decorate(BiFunction<ItemStack, LootContext, ItemStack> p_80725_, Consumer<ItemStack> p_80726_, LootContext p_80727_) LootItemFunction.decorate(BiFunction<ItemStack, LootContext, ItemStack> p_80725_, Consumer<ItemStack> p_80726_, LootContext p_80727_) LootItemFunction.decorate(BiFunction<ItemStack, LootContext, ItemStack> p_80725_, Consumer<ItemStack> p_80726_, LootContext p_80727_) -
Uses of ItemStack in net.minecraft.world.level.storage.loot.parameters
Fields in net.minecraft.world.level.storage.loot.parameters with type parameters of type ItemStack -
Uses of ItemStack in net.minecraft.world.phys.shapes
Fields in net.minecraft.world.phys.shapes declared as ItemStackConstructors in net.minecraft.world.phys.shapes with parameters of type ItemStackModifierConstructorDescriptionprotectedEntityCollisionContext(boolean p_198916_, double p_198917_, ItemStack p_198918_, Predicate<FluidState> p_198919_, Entity p_198920_) -
Uses of ItemStack in net.minecraft.world.ticks
Methods in net.minecraft.world.ticks that return ItemStackModifier and TypeMethodDescriptiondefault ItemStackContainerSingleItem.getItem(int p_304882_) ContainerSingleItem.getTheItem()default ItemStackContainerSingleItem.removeItem(int p_304944_, int p_304791_) default ItemStackContainerSingleItem.removeItemNoUpdate(int p_273409_) default ItemStackContainerSingleItem.removeTheItem()default ItemStackContainerSingleItem.splitTheItem(int p_304641_) Methods in net.minecraft.world.ticks with parameters of type ItemStackModifier and TypeMethodDescriptiondefault voidvoidContainerSingleItem.setTheItem(ItemStack p_304718_) -
Uses of ItemStack in net.neoforged.neoforge.capabilities
Fields in net.neoforged.neoforge.capabilities with type parameters of type ItemStackMethods in net.neoforged.neoforge.capabilities with parameters of type ItemStackMethod parameters in net.neoforged.neoforge.capabilities with type arguments of type ItemStackModifier and TypeMethodDescription<T,C> void RegisterCapabilitiesEvent.registerItem(ItemCapability<T, C> capability, ICapabilityProvider<ItemStack, C, T> provider, ItemLike... items) Register a capability provider for some items. -
Uses of ItemStack in net.neoforged.neoforge.client
Fields in net.neoforged.neoforge.client with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate static final CompletableFuture<SearchTree<ItemStack>> CreativeModeTabSearchRegistry.DEFAULT_SEARCHprivate static final Map<SessionSearchTrees.Key, CompletableFuture<SearchTree<ItemStack>>> CreativeModeTabSearchRegistry.NAME_SEARCH_TREESprivate static final Map<SessionSearchTrees.Key, CompletableFuture<SearchTree<ItemStack>>> CreativeModeTabSearchRegistry.TAG_SEARCH_TREESMethods in net.neoforged.neoforge.client that return types with arguments of type ItemStackModifier and TypeMethodDescriptionstatic CompletableFuture<SearchTree<ItemStack>> CreativeModeTabSearchRegistry.getNameSearchTree(SessionSearchTrees.Key key) static CompletableFuture<SearchTree<ItemStack>> CreativeModeTabSearchRegistry.getTagSearchTree(SessionSearchTrees.Key key) Methods in net.neoforged.neoforge.client with parameters of type ItemStackModifier and TypeMethodDescriptionstatic List<ClientTooltipComponent> ClientHooks.gatherTooltipComponents(ItemStack stack, List<? extends FormattedText> textElements, int mouseX, int screenWidth, int screenHeight, Font fallbackFont) static List<ClientTooltipComponent> ClientHooks.gatherTooltipComponents(ItemStack stack, List<? extends FormattedText> textElements, Optional<TooltipComponent> itemComponent, int mouseX, int screenWidth, int screenHeight, Font fallbackFont) static ModelClientHooks.getArmorModel(LivingEntity entityLiving, ItemStack itemStack, EquipmentSlot slot, HumanoidModel<?> _default) static ResourceLocationClientHooks.getArmorTexture(Entity entity, ItemStack armor, ArmorMaterial.Layer layer, boolean innerModel, EquipmentSlot slot) static RenderTypeRenderTypeHelper.getFallbackItemRenderType(ItemStack stack, BakedModel model, boolean cull) Provides a fallbackRenderTypefor the givenItemStackin the case that none is explicitly specified.static FontClientHooks.getTooltipFont(ItemStack stack, Font fallbackFont) static ItemDecoratorHandlerstatic RenderTooltipEvent.ColorClientHooks.onRenderTooltipColor(ItemStack stack, GuiGraphics graphics, int x, int y, Font font, List<ClientTooltipComponent> components) static RenderTooltipEvent.PreClientHooks.onRenderTooltipPre(ItemStack stack, GuiGraphics graphics, int x, int y, int screenWidth, int screenHeight, List<ClientTooltipComponent> components, Font fallbackFont, ClientTooltipPositioner positioner) booleanIItemDecorator.render(GuiGraphics guiGraphics, Font font, ItemStack stack, int xOffset, int yOffset) Is called after GuiGraphics.renderItemDecorations(Font, ItemStack, int, int, String) is done rendering.voidItemDecoratorHandler.render(GuiGraphics guiGraphics, Font font, ItemStack stack, int xOffset, int yOffset) static booleanClientHooks.renderSpecificFirstPersonHand(InteractionHand hand, PoseStack poseStack, MultiBufferSource bufferSource, int packedLight, float partialTick, float interpPitch, float swingProgress, float equipProgress, ItemStack stack) static booleanClientHooks.shouldCauseReequipAnimation(ItemStack from, ItemStack to, int slot) Method parameters in net.neoforged.neoforge.client with type arguments of type ItemStackModifier and TypeMethodDescriptionstatic voidCreativeModeTabSearchRegistry.putNameSearchTree(SessionSearchTrees.Key key, CompletableFuture<SearchTree<ItemStack>> future) static voidCreativeModeTabSearchRegistry.putTagSearchTree(SessionSearchTrees.Key key, CompletableFuture<SearchTree<ItemStack>> future) -
Uses of ItemStack in net.neoforged.neoforge.client.event
Fields in net.neoforged.neoforge.client.event declared as ItemStackModifier and TypeFieldDescriptionprivate final ItemStackRenderItemInFrameEvent.itemStackprivate final ItemStackRenderTooltipEvent.GatherComponents.itemStackprotected final ItemStackRenderTooltipEvent.itemStackprivate final ItemStackRenderHandEvent.stackMethods in net.neoforged.neoforge.client.event that return ItemStackModifier and TypeMethodDescriptionRenderHandEvent.getItemStack()Returns the item stack to be rendered.RenderItemInFrameEvent.getItemStack()Returns the item stack being rendered.RenderTooltipEvent.GatherComponents.getItemStack()Returns the item stack which the tooltip is being rendered for, or an empty item stack if there is no associated item stack.RenderTooltipEvent.getItemStack()Returns the item stack which the tooltip is being rendered for, or an empty item stack if there is no associated item stack.Constructors in net.neoforged.neoforge.client.event with parameters of type ItemStackModifierConstructorDescriptionColor(ItemStack stack, GuiGraphics graphics, int x, int y, Font fr, int background, int borderStart, int borderEnd, List<ClientTooltipComponent> components) GatherComponents(ItemStack itemStack, int screenWidth, int screenHeight, List<com.mojang.datafixers.util.Either<FormattedText, TooltipComponent>> tooltipElements, int maxWidth) Pre(ItemStack stack, GuiGraphics graphics, int x, int y, int screenWidth, int screenHeight, Font font, List<ClientTooltipComponent> components, ClientTooltipPositioner positioner) RenderHandEvent(InteractionHand hand, PoseStack poseStack, MultiBufferSource multiBufferSource, int packedLight, float partialTick, float interpolatedPitch, float swingProgress, float equipProgress, ItemStack stack) protectedRenderTooltipEvent(ItemStack itemStack, GuiGraphics graphics, int x, int y, Font font, List<ClientTooltipComponent> components) -
Uses of ItemStack in net.neoforged.neoforge.client.extensions
Methods in net.neoforged.neoforge.client.extensions with parameters of type ItemStackModifier and TypeMethodDescriptiondefault List<BakedModel> IBakedModelExtension.getRenderPasses(ItemStack itemStack, boolean fabulous) Gets an ordered list of baked models used to render this model as an item.default List<RenderType> IBakedModelExtension.getRenderTypes(ItemStack itemStack, boolean fabulous) Gets an ordered list ofrender typesto use when drawing this item. -
Uses of ItemStack in net.neoforged.neoforge.client.extensions.common
Methods in net.neoforged.neoforge.client.extensions.common with parameters of type ItemStackModifier and TypeMethodDescriptiondefault booleanIClientItemExtensions.applyForgeHandTransform(PoseStack poseStack, LocalPlayer player, HumanoidArm arm, ItemStack itemInHand, float partialTick, float equipProcess, float swingProcess) Called right before when client applies transformations to item in hand and render it.default HumanoidModel.ArmPoseIClientItemExtensions.getArmPose(LivingEntity entityLiving, InteractionHand hand, ItemStack itemStack) This method returns an ArmPose that can be defined using themethod.invalid reference
net.minecraft.client.model.HumanoidModel.ArmPose#create(String, boolean, IArmPoseTransformer)default @Nullable FontIClientItemExtensions.getFont(ItemStack stack, IClientItemExtensions.FontContext context) Returns the font used to render data related to this item as specified in thecontext.default ModelIClientItemExtensions.getGenericArmorModel(LivingEntity livingEntity, ItemStack itemStack, EquipmentSlot equipmentSlot, HumanoidModel<?> original) Queries the armor model for this item when it's equipped.default HumanoidModel<?> IClientItemExtensions.getHumanoidArmorModel(LivingEntity livingEntity, ItemStack itemStack, EquipmentSlot equipmentSlot, HumanoidModel<?> original) Queries the humanoid armor model for this item when it's equipped.static IClientItemExtensionsdefault voidIClientItemExtensions.renderHelmetOverlay(ItemStack stack, Player player, int width, int height, float partialTick) Called when the client starts rendering the HUD, and is wearing this item in the helmet slot.default booleanIClientItemExtensions.shouldBobAsEntity(ItemStack stack) Returns Whether the item should bob when rendered in the world as an entity.default booleanIClientItemExtensions.shouldSpreadAsEntity(ItemStack stack) Returns Whether the item should be spread out when rendered in the world as an entity. -
Uses of ItemStack in net.neoforged.neoforge.client.model
Methods in net.neoforged.neoforge.client.model with parameters of type ItemStackModifier and TypeMethodDescriptionintRegistryAwareItemModelShaper.getLocation(ItemStack stack) BakedModelWrapper.getRenderPasses(ItemStack itemStack, boolean fabulous) CompositeModel.Baked.getRenderPasses(ItemStack itemStack, boolean fabulous) BakedModelWrapper.getRenderTypes(ItemStack itemStack, boolean fabulous) DynamicFluidContainerModel.ContainedFluidOverrideHandler.resolve(BakedModel originalModel, ItemStack stack, @Nullable ClientLevel level, @Nullable LivingEntity entity, int seed) -
Uses of ItemStack in net.neoforged.neoforge.common
Fields in net.neoforged.neoforge.common declared as ItemStackModifier and TypeFieldDescriptionprotected final ItemStackBasicItemListing.forSaleprotected final ItemStackBasicItemListing.priceprotected final ItemStackBasicItemListing.price2Methods in net.neoforged.neoforge.common that return ItemStackModifier and TypeMethodDescriptionstatic ItemStackCommonHooks.getCraftingRemainingItem(ItemStack stack) static ItemStackCommonHooks.getProjectile(LivingEntity entity, ItemStack projectileWeaponItem, ItemStack projectile) Hook to fireLivingGetProjectileEvent.Methods in net.neoforged.neoforge.common that return types with arguments of type ItemStackModifier and TypeMethodDescriptionCommonHooks.modifyLoot(List<ItemStack> list, LootContext context) Deprecated.static it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> CommonHooks.modifyLoot(ResourceLocation lootTableId, it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) Handles the modification of loot table drops via the registered Global Loot Modifiers, so that custom effects can be processed.Performs the shear function on this object.Methods in net.neoforged.neoforge.common with parameters of type ItemStackModifier and TypeMethodDescriptionstatic booleanCommonHooks.canContinueUsing(ItemStack from, ItemStack to) static ItemAttributeModifiersCommonHooks.computeModifiedAttributes(ItemStack stack, ItemAttributeModifiers defaultModifiers) Hook to fireItemAttributeModifierEvent.static ItemStackCommonHooks.getCraftingRemainingItem(ItemStack stack) static @Nullable StringCommonHooks.getDefaultCreatorModId(ItemStack itemStack) Used as the default implementation ofIItemExtension.getCreatorModId(net.minecraft.world.item.ItemStack).static ItemStackCommonHooks.getProjectile(LivingEntity entity, ItemStack projectileWeaponItem, ItemStack projectile) Hook to fireLivingGetProjectileEvent.static voidCommonHooks.handleBlockDrops(ServerLevel level, BlockPos pos, BlockState state, @Nullable BlockEntity blockEntity, List<ItemEntity> drops, @Nullable Entity breaker, ItemStack tool) Fires theBlockDropsEventwhen block drops (items and experience) are determined.default booleanIShearable.isShearable(@Nullable Player player, ItemStack item, Level level, BlockPos pos) Checks if the object is currently shearable Example: Sheep return false when they have no woolstatic booleanCommonHooks.onAnvilChange(AnvilMenu container, ItemStack left, ItemStack right, Container outputSlot, String name, long baseCost, Player player) static floatCommonHooks.onAnvilRepair(Player player, ItemStack output, ItemStack left, ItemStack right) static intCommonHooks.onGrindstoneChange(ItemStack top, ItemStack bottom, Container outputSlot, int xp) static booleanCommonHooks.onItemStackedOn(ItemStack carriedItem, ItemStack stackedOnItem, Slot slot, ClickAction action, Player player, SlotAccess carriedSlotAccess) static booleanCommonHooks.onLivingUseTotem(LivingEntity entity, DamageSource damageSource, ItemStack totem, InteractionHand hand) static @Nullable ItemEntityCommonHooks.onPlayerTossEvent(Player player, ItemStack item, boolean includeName) Performs the shear function on this object.static booleanCommonHooks.shouldSuppressEnderManAnger(EnderMan enderMan, Player player, ItemStack mask) default voidIShearable.spawnShearedDrop(Level level, BlockPos pos, ItemStack drop) Performs the logic used to drop a shear result into the world at the correct position and with the proper movement.Method parameters in net.neoforged.neoforge.common with type arguments of type ItemStackModifier and TypeMethodDescriptionCommonHooks.modifyLoot(List<ItemStack> list, LootContext context) Deprecated.static it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> CommonHooks.modifyLoot(ResourceLocation lootTableId, it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) Handles the modification of loot table drops via the registered Global Loot Modifiers, so that custom effects can be processed.Constructors in net.neoforged.neoforge.common with parameters of type ItemStackModifierConstructorDescriptionBasicItemListing(int emeralds, ItemStack forSale, int maxTrades, int xp) BasicItemListing(int emeralds, ItemStack forSale, int maxTrades, int xp, float mult) BasicItemListing(ItemStack price, ItemStack forSale, int maxTrades, int xp, float priceMult) BasicItemListing(ItemStack price, ItemStack price2, ItemStack forSale, int maxTrades, int xp, float priceMult) -
Uses of ItemStack in net.neoforged.neoforge.common.advancements.critereon
Methods in net.neoforged.neoforge.common.advancements.critereon with parameters of type ItemStack -
Uses of ItemStack in net.neoforged.neoforge.common.brewing
Fields in net.neoforged.neoforge.common.brewing declared as ItemStackMethods in net.neoforged.neoforge.common.brewing that return ItemStackModifier and TypeMethodDescriptionBrewingRecipe.getOutput()Returns the output ItemStack obtained by brewing the passed input and ingredient.Returns the output when the passed input is brewed with the passed ingredient.Methods in net.neoforged.neoforge.common.brewing with parameters of type ItemStackModifier and TypeMethodDescriptionReturns the output ItemStack obtained by brewing the passed input and ingredient.Returns the output when the passed input is brewed with the passed ingredient.booleanReturns true if the passed input and ingredient have an outputbooleanBrewingRecipe.isIngredient(ItemStack ingredient) booleanIBrewingRecipe.isIngredient(ItemStack ingredient) Returns true if the passed ItemStack is an ingredient for this recipe.booleanbooleanReturns true is the passed ItemStack is an input for this recipe.booleanBrewingRecipeRegistry.isValidIngredient(ItemStack stack) Returns true if the passed ItemStack is a valid ingredient for any of the recipes in the registry.booleanBrewingRecipeRegistry.isValidInput(ItemStack stack) Returns true if the passed ItemStack is a valid input for any of the recipes in the registry.Constructors in net.neoforged.neoforge.common.brewing with parameters of type ItemStackModifierConstructorDescriptionBrewingRecipe(Ingredient input, Ingredient ingredient, ItemStack output) -
Uses of ItemStack in net.neoforged.neoforge.common.crafting
Fields in net.neoforged.neoforge.common.crafting declared as ItemStackModifier and TypeFieldDescriptionprivate @Nullable ItemStack[]SizedIngredient.cachedStacksprotected @Nullable ItemStack[]BlockTagIngredient.itemStacksprivate final ItemStack[]DataComponentIngredient.stacksMethods in net.neoforged.neoforge.common.crafting that return ItemStackModifier and TypeMethodDescriptionSizedIngredient.getItems()Returns a list of the stacks from thisSizedIngredient.ingredient, with an updatedSizedIngredient.count.Methods in net.neoforged.neoforge.common.crafting that return types with arguments of type ItemStackModifier and TypeMethodDescriptionBlockTagIngredient.getItems()CompoundIngredient.getItems()DataComponentIngredient.getItems()DifferenceIngredient.getItems()ICustomIngredient.getItems()Returns the list of stacks that this ingredient accepts.IntersectionIngredient.getItems()Methods in net.neoforged.neoforge.common.crafting with parameters of type ItemStackModifier and TypeMethodDescriptionstatic IngredientCreates a new ingredient matching the given item, containing the given componentsbooleanbooleanbooleanbooleanbooleanChecks if a stack matches this ingredient.booleanbooleanPerforms a size-sensitive test on the given stack. -
Uses of ItemStack in net.neoforged.neoforge.common.data
Methods in net.neoforged.neoforge.common.data with parameters of type ItemStackMethod parameters in net.neoforged.neoforge.common.data with type arguments of type ItemStackModifier and TypeMethodDescriptionvoidLanguageProvider.addItemStack(Supplier<ItemStack> key, String name) -
Uses of ItemStack in net.neoforged.neoforge.common.extensions
Methods in net.neoforged.neoforge.common.extensions that return ItemStackModifier and TypeMethodDescriptiondefault ItemStackIBlockExtension.getCloneItemStack(BlockState state, HitResult target, LevelReader level, BlockPos pos, Player player) Called when A user uses the creative pick block button on this blockdefault ItemStackIBlockStateExtension.getCloneItemStack(HitResult target, LevelReader level, BlockPos pos, Player player) Called when A user uses the creative pick block button on this blockdefault ItemStackIItemExtension.getCraftingRemainingItem(ItemStack itemStack) ItemStack sensitive version ofItem.getCraftingRemainingItem().default ItemStackIItemStackExtension.getCraftingRemainingItem()ItemStack sensitive version ofItem.getCraftingRemainingItem().default @Nullable ItemStackIEntityExtension.getPickedResult(HitResult target) Called when a user uses the creative pick block button on this entity.private ItemStackIItemStackExtension.self()Methods in net.neoforged.neoforge.common.extensions with parameters of type ItemStackModifier and TypeMethodDescriptiondefault booleanIItemExtension.canContinueUsing(ItemStack oldStack, ItemStack newStack) Called while an item is in 'active' use to determine if usage should continue.default booleanIItemExtension.canDisableShield(ItemStack stack, ItemStack shield, LivingEntity entity, LivingEntity attacker) Can this Item disable a shielddefault booleanIItemStackExtension.canDisableShield(ItemStack shield, LivingEntity entity, LivingEntity attacker) Can this Item disable a shielddefault booleanIItemExtension.canElytraFly(ItemStack stack, LivingEntity entity) Used to determine if the player can use Elytra flight.default booleanIItemExtension.canEquip(ItemStack stack, EquipmentSlot armorType, LivingEntity entity) Determines if the specific ItemStack can be placed in the specified armor slot, for the entity.default booleanIItemExtension.canGrindstoneRepair(ItemStack stack) Returns true if the given ItemStack can be put into a grindstone to be repaired and/or stripped of its enchantments.default booleanIItemExtension.canPerformAction(ItemStack stack, ToolAction toolAction) Queries if an item can perform the given action.default booleanIItemExtension.canWalkOnPowderedSnow(ItemStack stack, LivingEntity wearer) Called by the powdered snow block to check if a living entity wearing this can walk on the snow, granting the same behavior as leather boots.default @Nullable EntityIItemExtension.createEntity(Level level, Entity location, ItemStack stack) This function should return a new entity to replace the dropped item.default <T extends LivingEntity>
intIItemExtension.damageItem(ItemStack stack, int amount, T entity, Consumer<Item> onBroken) Reduce the durability of this item by the amount given.default booleanIItemExtension.doesSneakBypassUse(ItemStack stack, LevelReader level, BlockPos pos, Player player) Should this item, when held, allow sneak-clicks to pass through to the underlying block?default booleanIItemExtension.elytraFlightTick(ItemStack stack, LivingEntity entity, int flightTicks) Used to determine if the player can continue Elytra flight, this is called each tick, and can be used to apply ItemStack damage, consume Energy, or what have you.default booleanIDispensibleContainerItemExtension.emptyContents(@Nullable Player player, Level level, BlockPos pos, @Nullable BlockHitResult hitResult, @Nullable ItemStack container) Empties the contents of the container and returns whether it was successful.default ItemEnchantmentsIItemExtension.getAllEnchantments(ItemStack stack, HolderLookup.RegistryLookup<Enchantment> lookup) Gets a map of all enchantments present on the stack.default @Nullable ResourceLocationIItemExtension.getArmorTexture(ItemStack stack, Entity entity, EquipmentSlot slot, ArmorMaterial.Layer layer, boolean innerModel) Called by RenderBiped and RenderPlayer to determine the armor texture that should be use for the currently equipped item.default intIItemExtension.getBurnTime(ItemStack itemStack, @Nullable RecipeType<?> recipeType) default ItemStackIItemExtension.getCraftingRemainingItem(ItemStack itemStack) ItemStack sensitive version ofItem.getCraftingRemainingItem().default @Nullable StringIItemExtension.getCreatorModId(ItemStack itemStack) Called to get the Mod ID of the mod that *created* the ItemStack, instead of the real Mod ID that *registered* it.default intReturn the itemDamage represented by this ItemStack.default ItemAttributeModifiersIItemExtension.getDefaultAttributeModifiers(ItemStack stack) ItemStack sensitive version of getDefaultAttributeModifiers.default intIItemExtension.getEnchantmentLevel(ItemStack stack, Holder<Enchantment> enchantment) Gets the level of the enchantment currently present on the stack.default intIItemExtension.getEnchantmentValue(ItemStack stack) ItemStack sensitive version ofItem.getEnchantmentValue().default intIItemExtension.getEntityLifespan(ItemStack itemStack, Level level) Retrieves the normal 'lifespan' of this item when it is dropped on the ground as a EntityItem.default @Nullable EquipmentSlotIItemExtension.getEquipmentSlot(ItemStack stack) Override this to set a non-default armor slot for an ItemStack, but do not use this to get the armor slot of said stack; for that, useLivingEntity.getEquipmentSlotForItem(ItemStack)..default intIBlockExtension.getExpDrop(BlockState state, LevelAccessor level, BlockPos pos, @Nullable BlockEntity blockEntity, @Nullable Entity breaker, ItemStack tool) Returns how many experience points this block drops when broken, before application of enchantments.default intIBlockStateExtension.getExpDrop(LevelAccessor level, BlockPos pos, @Nullable BlockEntity blockEntity, @Nullable Entity breaker, ItemStack tool) Returns how many experience points this block drops when broken, before application of enchantments.default @Nullable FoodPropertiesIItemExtension.getFoodProperties(ItemStack stack, @Nullable LivingEntity entity) Get the food properties for this item.default ComponentIItemExtension.getHighlightTip(ItemStack item, Component displayName) Allow the item one last chance to modify its name used for the tool highlight useful for adding something extra that can't be removed by a user in the displayed name, such as a mode of operation.default intIItemExtension.getMaxDamage(ItemStack stack) Return the maxDamage for this ItemStack.default intIItemExtension.getMaxStackSize(ItemStack stack) Gets the maximum number of items that this stack should be able to hold.default AABBIItemExtension.getSweepHitBox(ItemStack stack, Player player, Entity target) Get a bounding box (AABB) of a sweep attack.default floatIItemExtension.getXpRepairRatio(ItemStack stack) Determines the amount of durability the mending enchantment will repair, on average, per 0.5 points of experience.default booleanIItemExtension.hasCraftingRemainingItem(ItemStack stack) ItemStack sensitive version ofItem.hasCraftingRemainingItem().default booleanIItemExtension.hasCustomEntity(ItemStack stack) Determines if this Item has a special entity for when they are in the world.default booleanIItemExtension.isBookEnchantable(ItemStack stack, ItemStack book) Allow or forbid the specific book/item combination as an anvil enchantdefault booleanIItemStackExtension.isBookEnchantable(ItemStack book) Allow or forbid the specific book/item combination as an anvil enchantdefault booleanIItemExtension.isDamageable(ItemStack stack) Used to test if this item can be damaged, but with the ItemStack in question.default booleanReturn if this itemstack is damaged.default booleanIItemExtension.isEnderMask(ItemStack stack, Player player, EnderMan endermanEntity) Whether this Item can be used to hide player head for enderman.default booleanIItemExtension.isNotReplaceableByPickAction(ItemStack stack, Player player, int inventorySlot) Whether the given ItemStack should be excluded (if possible) when selecting the target hotbar slot of a "pick" action.default booleanIItemExtension.isPiglinCurrency(ItemStack stack) Called by Piglins when checking to see if they will give an item or something in exchange for this item.default booleanIItemExtension.isPrimaryItemFor(ItemStack stack, Holder<Enchantment> enchantment) Checks if an item should be treated as a primary item for a given enchantment.booleanIItemExtension.isRepairable(ItemStack stack) Called by CraftingManager to determine if an item is reparable.default booleanIItemExtension.makesPiglinsNeutral(ItemStack stack, LivingEntity wearer) Called by Piglins to check if a given item prevents hostility on sight.default voidIItemExtension.onAnimalArmorTick(ItemStack stack, Level level, Mob horse) Called every tick when this item is equipped as an armor item by a horse.invalid reference
that can wear armor
default booleanIItemExtension.onDroppedByPlayer(ItemStack item, Player player) Called when a player drops the item into the world, returning false from this will prevent the item from being removed from the players inventory and spawning in the worlddefault booleanIItemExtension.onEntityItemUpdate(ItemStack stack, ItemEntity entity) Called by the default implemetation of EntityItem's onUpdate method, allowing for cleaner control over the update of the item without having to write a subclass.default booleanIItemExtension.onEntitySwing(ItemStack stack, LivingEntity entity) Called when a entity tries to play the 'swing' animation.default InteractionResultIItemExtension.onItemUseFirst(ItemStack stack, UseOnContext context) This is called when the item is used, before the block is activated.default booleanIItemExtension.onLeftClickEntity(ItemStack stack, Player player, Entity entity) Called when the player Left Clicks (attacks) an entity.default voidIItemExtension.onStopUsing(ItemStack stack, LivingEntity entity, int count) Called when an entity stops using an item for any reason, notably when selecting another item without releasing or finishing.default voidSet the damage for this itemstack.default booleanIItemExtension.shouldCauseBlockBreakReset(ItemStack oldStack, ItemStack newStack) Called when the player is mining a block and the item in his hand changes.default booleanIItemStackExtension.shouldCauseBlockBreakReset(ItemStack newStack) Called when the player is mining a block and the item in his hand changes.default booleanIItemExtension.shouldCauseReequipAnimation(ItemStack oldStack, ItemStack newStack, boolean slotChanged) Determine if the player switching between these two item stacks -
Uses of ItemStack in net.neoforged.neoforge.common.loot
Methods in net.neoforged.neoforge.common.loot that return types with arguments of type ItemStackModifier and TypeMethodDescriptionit.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> IGlobalLootModifier.apply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) Applies the modifier to the list of generated loot.final it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> LootModifier.apply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) protected it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> AddTableLootModifier.doApply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) protected abstract it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> LootModifier.doApply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) Applies the modifier to the generated loot (all loot conditions have already been checked and have returned true).Method parameters in net.neoforged.neoforge.common.loot with type arguments of type ItemStackModifier and TypeMethodDescriptionit.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> IGlobalLootModifier.apply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) Applies the modifier to the list of generated loot.final it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> LootModifier.apply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) protected it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> AddTableLootModifier.doApply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) protected abstract it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> LootModifier.doApply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) Applies the modifier to the generated loot (all loot conditions have already been checked and have returned true). -
Uses of ItemStack in net.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util that return types with arguments of type ItemStackModifier and TypeMethodDescriptionItemStackMap.createTypeAndTagLinkedMap()ItemStackMap.createTypeAndTagMap() -
Uses of ItemStack in net.neoforged.neoforge.debug.crafting
Constructors in net.neoforged.neoforge.debug.crafting with parameters of type ItemStackModifierConstructorDescriptionCompressedShapelessRecipe(String group, CraftingBookCategory category, ItemStack result, List<SizedIngredient> ingredients) CompressedShapelessRecipeBuilder(RecipeCategory category, ItemStack result) -
Uses of ItemStack in net.neoforged.neoforge.debug.entity.player
Methods in net.neoforged.neoforge.debug.entity.player with parameters of type ItemStack -
Uses of ItemStack in net.neoforged.neoforge.debug.loot
Methods in net.neoforged.neoforge.debug.loot that return ItemStackModifier and TypeMethodDescriptionprivate static ItemStackGlobalLootModifiersTest.SmeltingEnchantmentModifier.smelt(ItemStack stack, LootContext context) Methods in net.neoforged.neoforge.debug.loot that return types with arguments of type ItemStackModifier and TypeMethodDescriptionprotected it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> GlobalLootModifiersTest.DungeonLootEnhancerModifier.doApply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> GlobalLootModifiersTest.SilkTouchTestModifier.doApply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> GlobalLootModifiersTest.SmeltingEnchantmentModifier.doApply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> GlobalLootModifiersTest.WheatSeedsConverterModifier.doApply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) Methods in net.neoforged.neoforge.debug.loot with parameters of type ItemStackModifier and TypeMethodDescriptionprivate static ItemStackGlobalLootModifiersTest.SmeltingEnchantmentModifier.smelt(ItemStack stack, LootContext context) Method parameters in net.neoforged.neoforge.debug.loot with type arguments of type ItemStackModifier and TypeMethodDescriptionprotected it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> GlobalLootModifiersTest.DungeonLootEnhancerModifier.doApply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> GlobalLootModifiersTest.SilkTouchTestModifier.doApply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> GlobalLootModifiersTest.SmeltingEnchantmentModifier.doApply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> GlobalLootModifiersTest.WheatSeedsConverterModifier.doApply(it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> generatedLoot, LootContext context) -
Uses of ItemStack in net.neoforged.neoforge.event
Fields in net.neoforged.neoforge.event declared as ItemStackModifier and TypeFieldDescriptionprivate final ItemStackGrindstoneEvent.bottomprivate final ItemStackItemStackedOnOtherEvent.carriedItemprivate final ItemStackAnvilUpdateEvent.leftprivate ItemStackGrindstoneEvent.OnTakeItem.newBottomprivate ItemStackGrindstoneEvent.OnTakeItem.newTopprivate ItemStackAnvilUpdateEvent.outputprivate ItemStackGrindstoneEvent.OnPlaceItem.outputprivate final ItemStackAnvilUpdateEvent.rightprivate final ItemStackItemAttributeModifierEvent.stackprivate final ItemStackItemStackedOnOtherEvent.stackedOnItemprivate final ItemStackGrindstoneEvent.topFields in net.neoforged.neoforge.event with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate final MutableHashedLinkedMap<ItemStack, CreativeModeTab.TabVisibility> BuildCreativeModeTabContentsEvent.entriesMethods in net.neoforged.neoforge.event that return ItemStackModifier and TypeMethodDescriptionGrindstoneEvent.getBottomItem()ItemStackedOnOtherEvent.getCarriedItem()Returns the stack being carried by the mouse.ItemAttributeModifierEvent.getItemStack()Returns the item stack whose attribute modifiers are being computed.AnvilUpdateEvent.getLeft()GrindstoneEvent.OnTakeItem.getNewBottomItem()GrindstoneEvent.OnTakeItem.getNewTopItem()AnvilUpdateEvent.getOutput()This is the output as determined by the event, not by the vanilla behavior between these two items.GrindstoneEvent.OnPlaceItem.getOutput()This is the output as determined by the event, not by the vanilla behavior between these two items.AnvilUpdateEvent.getRight()ItemStackedOnOtherEvent.getStackedOnItem()Returns the stack currently in the slot being clicked on.GrindstoneEvent.getTopItem()static ItemStackEventHooks.onItemUseFinish(LivingEntity entity, ItemStack item, int duration, ItemStack result) Methods in net.neoforged.neoforge.event that return types with arguments of type ItemStackModifier and TypeMethodDescriptionBuildCreativeModeTabContentsEvent.getEntries()static InteractionResultHolder<ItemStack> EventHooks.onArrowNock(ItemStack item, Level level, Player player, InteractionHand hand, boolean hasAmmo) Methods in net.neoforged.neoforge.event with parameters of type ItemStackModifier and TypeMethodDescriptionvoidBuildCreativeModeTabContentsEvent.accept(ItemStack stack, CreativeModeTab.TabVisibility visibility) static BonemealEventEventHooks.fireBonemealEvent(@Nullable Player player, Level level, BlockPos pos, BlockState state, ItemStack stack) Called when bone meal (or equivalent) is used on a block.static voidEventHooks.fireItemPickupPost(ItemEntity itemEntity, Player player, ItemStack copy) Called inItemEntity.playerTouch(Player)after an item was successfully picked up.static voidEventHooks.firePlayerCraftingEvent(Player player, ItemStack crafted, Container craftMatrix) static voidEventHooks.firePlayerSmeltedEvent(Player player, ItemStack smelted) static ItemEnchantmentsEventHooks.getAllEnchantmentLevels(ItemEnchantments enchantments, ItemStack stack, HolderLookup.RegistryLookup<Enchantment> lookup) FiresGetEnchantmentLevelEventand for all enchantments, returning the (possibly event-modified) enchantment map.static intEventHooks.getEnchantmentLevelSpecific(int level, ItemStack stack, Holder<Enchantment> ench) FiresGetEnchantmentLevelEventand for a single enchantment, returning the (possibly event-modified) level.static intEventHooks.getItemBurnTime(ItemStack itemStack, int burnTime, @Nullable RecipeType<?> recipeType) static intEventHooks.onArrowLoose(ItemStack stack, Level level, Player player, int charge, boolean hasAmmo) static InteractionResultHolder<ItemStack> EventHooks.onArrowNock(ItemStack item, Level level, Player player, InteractionHand hand, boolean hasAmmo) static intEventHooks.onEnchantmentLevelSet(Level level, BlockPos pos, int enchantRow, int power, ItemStack itemStack, int enchantmentLevel) static intEventHooks.onItemExpire(ItemEntity entity, ItemStack item) static ItemTooltipEventEventHooks.onItemTooltip(ItemStack itemStack, @Nullable Player entityPlayer, List<Component> list, TooltipFlag flags, Item.TooltipContext context) static ItemStackEventHooks.onItemUseFinish(LivingEntity entity, ItemStack item, int duration, ItemStack result) static intEventHooks.onItemUseStart(LivingEntity entity, ItemStack item, int duration) static intEventHooks.onItemUseTick(LivingEntity entity, ItemStack item, int duration) static voidEventHooks.onPlayerBrewedPotion(Player player, ItemStack stack) static voidEventHooks.onPlayerDestroyItem(Player player, ItemStack stack, @Nullable InteractionHand hand) static booleanEventHooks.onUseItemStop(LivingEntity entity, ItemStack item, int duration) voidGrindstoneEvent.OnTakeItem.setNewBottomItem(ItemStack newBottom) Sets the itemstack in the bottom slot.voidGrindstoneEvent.OnTakeItem.setNewTopItem(ItemStack newTop) Sets the itemstack in the top slot.voidSets the output slot to a specific itemstack.voidSets the output slot to a specific itemstack.Method parameters in net.neoforged.neoforge.event with type arguments of type ItemStackModifier and TypeMethodDescriptionstatic booleanEventHooks.onPotionAttemptBrew(NonNullList<ItemStack> stacks) static voidEventHooks.onPotionBrewed(NonNullList<ItemStack> brewingItemStacks) Constructors in net.neoforged.neoforge.event with parameters of type ItemStackModifierConstructorDescriptionAnvilUpdateEvent(ItemStack left, ItemStack right, String name, long cost, Player player) protectedGrindstoneEvent(ItemStack top, ItemStack bottom, int xp) ItemAttributeModifierEvent(ItemStack stack, ItemAttributeModifiers defaultModifiers) ItemStackedOnOtherEvent(ItemStack carriedItem, ItemStack stackedOnItem, Slot slot, ClickAction action, Player player, SlotAccess carriedSlotAccess) OnPlaceItem(ItemStack top, ItemStack bottom, int xp) OnTakeItem(ItemStack top, ItemStack bottom, int xp) Constructor parameters in net.neoforged.neoforge.event with type arguments of type ItemStackModifierConstructorDescriptionBuildCreativeModeTabContentsEvent(CreativeModeTab tab, ResourceKey<CreativeModeTab> tabKey, CreativeModeTab.ItemDisplayParameters parameters, MutableHashedLinkedMap<ItemStack, CreativeModeTab.TabVisibility> entries) -
Uses of ItemStack in net.neoforged.neoforge.event.brewing
Fields in net.neoforged.neoforge.event.brewing declared as ItemStackFields in net.neoforged.neoforge.event.brewing with type parameters of type ItemStackMethods in net.neoforged.neoforge.event.brewing that return ItemStackModifier and TypeMethodDescriptionPotionBrewEvent.getItem(int index) PlayerBrewedPotionEvent.getStack()The ItemStack of the potion.Methods in net.neoforged.neoforge.event.brewing with parameters of type ItemStackConstructors in net.neoforged.neoforge.event.brewing with parameters of type ItemStackConstructor parameters in net.neoforged.neoforge.event.brewing with type arguments of type ItemStackModifierConstructorDescriptionPost(NonNullList<ItemStack> stacks) protectedPotionBrewEvent(NonNullList<ItemStack> stacks) Pre(NonNullList<ItemStack> stacks) -
Uses of ItemStack in net.neoforged.neoforge.event.enchanting
Fields in net.neoforged.neoforge.event.enchanting declared as ItemStackModifier and TypeFieldDescriptionprivate final ItemStackEnchantmentLevelSetEvent.itemStackprotected final ItemStackGetEnchantmentLevelEvent.stackMethods in net.neoforged.neoforge.event.enchanting that return ItemStackModifier and TypeMethodDescriptionEnchantmentLevelSetEvent.getItem()Get the item being enchantedGetEnchantmentLevelEvent.getStack()Returns the item stack that is being queried against.Constructors in net.neoforged.neoforge.event.enchanting with parameters of type ItemStackModifierConstructorDescriptionEnchantmentLevelSetEvent(Level level, BlockPos pos, int enchantRow, int power, ItemStack itemStack, int enchantLevel) GetEnchantmentLevelEvent(ItemStack stack, ItemEnchantments.Mutable enchantments, @Nullable Holder<Enchantment> targetEnchant, HolderLookup.RegistryLookup<Enchantment> lookup) -
Uses of ItemStack in net.neoforged.neoforge.event.entity.living
Fields in net.neoforged.neoforge.event.entity.living declared as ItemStackModifier and TypeFieldDescriptionprivate final ItemStackLivingEquipmentChangeEvent.fromprivate final ItemStackLivingEntityUseItemEvent.itemprivate ItemStackLivingGetProjectileEvent.projectileItemStackprivate final ItemStackLivingGetProjectileEvent.projectileWeaponItemStackprivate ItemStackLivingEntityUseItemEvent.Finish.resultprivate final ItemStackLivingEquipmentChangeEvent.toprivate ItemStackLivingSwapItemsEvent.Hands.toMainHandprivate ItemStackLivingSwapItemsEvent.Hands.toOffHandprivate final ItemStackLivingUseTotemEvent.totemMethods in net.neoforged.neoforge.event.entity.living that return ItemStackModifier and TypeMethodDescriptionLivingEquipmentChangeEvent.getFrom()LivingEntityUseItemEvent.getItem()LivingSwapItemsEvent.Hands.getItemSwappedToMainHand()Gets the item that will be swapped to the main hand of the entity.LivingSwapItemsEvent.Hands.getItemSwappedToOffHand()Gets the item that will be swapped to the offhand of the entity.LivingGetProjectileEvent.getProjectileItemStack()LivingGetProjectileEvent.getProjectileWeaponItemStack()LivingEntityUseItemEvent.Finish.getResultStack()LivingEquipmentChangeEvent.getTo()LivingUseTotemEvent.getTotem()Returns the totem of undying being used from the entity's inventory.Methods in net.neoforged.neoforge.event.entity.living with parameters of type ItemStackModifier and TypeMethodDescriptionvoidLivingSwapItemsEvent.Hands.setItemSwappedToMainHand(ItemStack item) Sets the item that will be swapped to the main hand of the entity.voidLivingSwapItemsEvent.Hands.setItemSwappedToOffHand(ItemStack item) Sets the item that will be swapped to the offhand of the entity.voidLivingGetProjectileEvent.setProjectileItemStack(ItemStack projectileItemStack) Sets the projectile itemstack to be used.voidLivingEntityUseItemEvent.Finish.setResultStack(ItemStack result) Constructors in net.neoforged.neoforge.event.entity.living with parameters of type ItemStackModifierConstructorDescriptionFinish(LivingEntity entity, ItemStack item, int duration, ItemStack result) privateLivingEntityUseItemEvent(LivingEntity entity, ItemStack item, int duration) LivingEquipmentChangeEvent(LivingEntity entity, EquipmentSlot slot, ItemStack from, ItemStack to) LivingGetProjectileEvent(LivingEntity livingEntity, ItemStack projectileWeaponItemStack, ItemStack ammo) LivingUseTotemEvent(LivingEntity entity, DamageSource source, ItemStack totem, InteractionHand hand) Start(LivingEntity entity, ItemStack item, int duration) Stop(LivingEntity entity, ItemStack item, int duration) Tick(LivingEntity entity, ItemStack item, int duration) -
Uses of ItemStack in net.neoforged.neoforge.event.entity.player
Fields in net.neoforged.neoforge.event.entity.player declared as ItemStackModifier and TypeFieldDescriptionprivate final ItemStackArrowLooseEvent.bowprivate final ItemStackArrowNockEvent.bowprivate final ItemStackPlayerEvent.ItemCraftedEvent.craftingprivate final ItemStackItemTooltipEvent.itemStackprivate final ItemStackAnvilRepairEvent.leftprivate final ItemStackPlayerDestroyItemEvent.originalprivate final ItemStackItemEntityPickupEvent.Post.originalStackprivate final ItemStackAnvilRepairEvent.outputprivate final ItemStackAnvilRepairEvent.rightprivate final ItemStackPlayerEvent.ItemSmeltedEvent.smeltingprivate final ItemStackBonemealEvent.stackFields in net.neoforged.neoforge.event.entity.player with type parameters of type ItemStackModifier and TypeFieldDescriptionprivate InteractionResultHolder<ItemStack> ArrowNockEvent.actionprivate final NonNullList<ItemStack> ItemFishedEvent.stacksMethods in net.neoforged.neoforge.event.entity.player that return ItemStackModifier and TypeMethodDescriptionArrowLooseEvent.getBow()ArrowNockEvent.getBow()PlayerEvent.ItemCraftedEvent.getCrafting()ItemEntityPickupEvent.Post.getCurrentStack()Returns a live reference to the remaining stack held by theItemEntity.ItemTooltipEvent.getItemStack()TheItemStackwith the tooltip.PlayerInteractEvent.getItemStack()AnvilRepairEvent.getLeft()Get the first item input into the anvilPlayerDestroyItemEvent.getOriginal()ItemEntityPickupEvent.Post.getOriginalStack()Returns a copy of the original stack, before it was added to the player's inventory.AnvilRepairEvent.getOutput()Get the output result from the anvilAnvilRepairEvent.getRight()Get the second item input into the anvilPlayerEvent.ItemSmeltedEvent.getSmelting()BonemealEvent.getStack()Returns the bone meal item stack.Methods in net.neoforged.neoforge.event.entity.player that return types with arguments of type ItemStackModifier and TypeMethodDescriptionArrowNockEvent.getAction()ItemFishedEvent.getDrops()Use this to get the items the player will receive.Method parameters in net.neoforged.neoforge.event.entity.player with type arguments of type ItemStackModifier and TypeMethodDescriptionvoidArrowNockEvent.setAction(InteractionResultHolder<ItemStack> action) Constructors in net.neoforged.neoforge.event.entity.player with parameters of type ItemStackModifierConstructorDescriptionAnvilRepairEvent(Player player, ItemStack left, ItemStack right, ItemStack output) ArrowLooseEvent(Player player, ItemStack bow, Level level, int charge, boolean hasAmmo) ArrowNockEvent(Player player, ItemStack item, InteractionHand hand, Level level, boolean hasAmmo) BonemealEvent(@Nullable Player player, Level level, BlockPos pos, BlockState state, ItemStack stack) ItemCraftedEvent(Player player, ItemStack crafting, Container craftMatrix) ItemSmeltedEvent(Player player, ItemStack crafting) ItemTooltipEvent(ItemStack itemStack, @Nullable Player player, List<Component> list, TooltipFlag flags, Item.TooltipContext context) This event is fired ingetTooltipLines(TooltipContext, Player, TooltipFlag), which in turn is called from its respective GUIContainer.PlayerDestroyItemEvent(Player player, ItemStack original, @Nullable InteractionHand hand) Post(Player player, ItemEntity item, ItemStack originalStack) Constructor parameters in net.neoforged.neoforge.event.entity.player with type arguments of type ItemStackModifierConstructorDescriptionItemFishedEvent(List<ItemStack> stacks, int rodDamage, FishingHook hook) -
Uses of ItemStack in net.neoforged.neoforge.event.furnace
Fields in net.neoforged.neoforge.event.furnace declared as ItemStackMethods in net.neoforged.neoforge.event.furnace that return ItemStackModifier and TypeMethodDescriptionFurnaceFuelBurnTimeEvent.getItemStack()Get the ItemStack "fuel" in question.Constructors in net.neoforged.neoforge.event.furnace with parameters of type ItemStackModifierConstructorDescriptionFurnaceFuelBurnTimeEvent(ItemStack itemStack, int burnTime, @Nullable RecipeType<?> recipeType) -
Uses of ItemStack in net.neoforged.neoforge.event.level
Fields in net.neoforged.neoforge.event.level declared as ItemStackMethods in net.neoforged.neoforge.event.level that return ItemStackModifier and TypeMethodDescriptionBlockEvent.BlockToolModificationEvent.getHeldItemStack()BlockDropsEvent.getTool()Returns the tool used when breaking this block; may be empty.Constructors in net.neoforged.neoforge.event.level with parameters of type ItemStackModifierConstructorDescriptionBlockDropsEvent(ServerLevel level, BlockPos pos, BlockState state, @Nullable BlockEntity blockEntity, List<ItemEntity> drops, @Nullable Entity breaker, ItemStack tool) Constructs a new BlockDropsEvent -
Uses of ItemStack in net.neoforged.neoforge.fluids
Fields in net.neoforged.neoforge.fluids declared as ItemStackMethods in net.neoforged.neoforge.fluids that return ItemStackModifier and TypeMethodDescriptionprivate ItemStackDispenseFluidContainer.dumpContainer(BlockSource source, ItemStack stack) Drains a filled container and places the fluid in front of the Dispenser.DispenseFluidContainer.execute(BlockSource source, ItemStack stack) private ItemStackDispenseFluidContainer.fillContainer(BlockSource source, ItemStack stack) Picks up fluid in front of a Dispenser and fills a container with it.FluidType.getBucket(FluidStack stack) Returns the bucket containing the fluid.static ItemStackFluidUtil.getFilledBucket(FluidStack fluidStack) FluidActionResult.getResult()Methods in net.neoforged.neoforge.fluids with parameters of type ItemStackModifier and TypeMethodDescriptionprivate ItemStackDispenseFluidContainer.dumpContainer(BlockSource source, ItemStack stack) Drains a filled container and places the fluid in front of the Dispenser.DispenseFluidContainer.execute(BlockSource source, ItemStack stack) private ItemStackDispenseFluidContainer.fillContainer(BlockSource source, ItemStack stack) Picks up fluid in front of a Dispenser and fills a container with it.static Optional<FluidStack> FluidUtil.getFluidContained(ItemStack container) Helper method to get the fluid contained in an itemStackstatic Optional<IFluidHandlerItem> FluidUtil.getFluidHandler(ItemStack itemStack) Helper method to get anIFluidHandlerItemfor an itemStack.booleanFluidStack.isFluidEqual(ItemStack other) Deprecated, for removal: This API element is subject to removal in a future version.static FluidActionResultFluidUtil.tryEmptyContainer(ItemStack container, IFluidHandler fluidDestination, int maxAmount, @Nullable Player player, boolean doDrain) Takes a filled container and tries to empty it into the given tank.static FluidActionResultFluidUtil.tryEmptyContainerAndStow(ItemStack container, IFluidHandler fluidDestination, IItemHandler inventory, int maxAmount, @Nullable Player player, boolean doDrain) Takes an Fluid Container Item, tries to empty it into the fluid handler, and stows it in the given inventory.static FluidActionResultFluidUtil.tryFillContainer(ItemStack container, IFluidHandler fluidSource, int maxAmount, @Nullable Player player, boolean doFill) Fill a container from the given fluidSource.static FluidActionResultFluidUtil.tryFillContainerAndStow(ItemStack container, IFluidHandler fluidSource, IItemHandler inventory, int maxAmount, @Nullable Player player, boolean doFill) Takes an Fluid Container Item and tries to fill it from the given tank.static FluidActionResultFluidUtil.tryPickUpFluid(ItemStack emptyContainer, @Nullable Player playerIn, Level level, BlockPos pos, Direction side) Attempts to pick up a fluid in the level and put it in an empty container item.static FluidActionResultFluidUtil.tryPlaceFluid(@Nullable Player player, Level level, InteractionHand hand, BlockPos pos, ItemStack container, FluidStack resource) Constructors in net.neoforged.neoforge.fluids with parameters of type ItemStackModifierConstructorDescriptionprivateFluidActionResult(boolean success, ItemStack result) FluidActionResult(ItemStack result) -
Uses of ItemStack in net.neoforged.neoforge.fluids.capability
Methods in net.neoforged.neoforge.fluids.capability that return ItemStackModifier and TypeMethodDescriptionIFluidHandlerItem.getContainer()Get the container currently acted on by this fluid handler. -
Uses of ItemStack in net.neoforged.neoforge.fluids.capability.templates
Fields in net.neoforged.neoforge.fluids.capability.templates declared as ItemStackModifier and TypeFieldDescriptionprotected ItemStackFluidHandlerItemStack.containerprotected ItemStackFluidHandlerItemStackSimple.containerprotected final ItemStackFluidHandlerItemStack.SwapEmpty.emptyContainerprotected final ItemStackFluidHandlerItemStackSimple.SwapEmpty.emptyContainerMethods in net.neoforged.neoforge.fluids.capability.templates that return ItemStackModifier and TypeMethodDescriptionFluidHandlerItemStack.getContainer()FluidHandlerItemStackSimple.getContainer()Constructors in net.neoforged.neoforge.fluids.capability.templates with parameters of type ItemStackModifierConstructorDescriptionConsumable(Supplier<DataComponentType<SimpleFluidContent>> componentType, ItemStack container, int capacity) Consumable(Supplier<DataComponentType<SimpleFluidContent>> componentType, ItemStack container, int capacity) FluidHandlerItemStack(Supplier<DataComponentType<SimpleFluidContent>> componentType, ItemStack container, int capacity) FluidHandlerItemStackSimple(Supplier<DataComponentType<SimpleFluidContent>> componentType, ItemStack container, int capacity) SwapEmpty(Supplier<DataComponentType<SimpleFluidContent>> componentType, ItemStack container, ItemStack emptyContainer, int capacity) SwapEmpty(Supplier<DataComponentType<SimpleFluidContent>> componentType, ItemStack container, ItemStack emptyContainer, int capacity) -
Uses of ItemStack in net.neoforged.neoforge.fluids.capability.wrappers
Fields in net.neoforged.neoforge.fluids.capability.wrappers declared as ItemStackMethods in net.neoforged.neoforge.fluids.capability.wrappers that return ItemStackConstructors in net.neoforged.neoforge.fluids.capability.wrappers with parameters of type ItemStack -
Uses of ItemStack in net.neoforged.neoforge.items
Fields in net.neoforged.neoforge.items with type parameters of type ItemStackMethods in net.neoforged.neoforge.items that return ItemStackModifier and TypeMethodDescriptionComponentItemHandler.extractItem(int slot, int amount, boolean simulate) IItemHandler.extractItem(int slot, int amount, boolean simulate) Extracts an ItemStack from the given slot.ItemStackHandler.extractItem(int slot, int amount, boolean simulate) SlotItemHandler.getItem()protected ItemStackComponentItemHandler.getStackFromContents(ItemContainerContents contents, int slot) Retrieves a copy of a single stack from the underlying data component, returningEMPTYif the component does not have a slot present.ComponentItemHandler.getStackInSlot(int slot) IItemHandler.getStackInSlot(int slot) Returns the ItemStack in a given slot.ItemStackHandler.getStackInSlot(int slot) ComponentItemHandler.insertItem(int slot, ItemStack toInsert, boolean simulate) IItemHandler.insertItem(int slot, ItemStack stack, boolean simulate) Inserts an ItemStack into the given slot and return the remainder.static ItemStackItemHandlerHelper.insertItem(IItemHandler dest, ItemStack stack, boolean simulate) ItemStackHandler.insertItem(int slot, ItemStack stack, boolean simulate) VanillaHopperItemHandler.insertItem(int slot, ItemStack stack, boolean simulate) static ItemStackItemHandlerHelper.insertItemStacked(IItemHandler inventory, ItemStack stack, boolean simulate) Inserts the ItemStack into the inventory, filling up already present stacks first.private static ItemStackVanillaInventoryCodeHooks.insertStack(BlockEntity source, Object destination, IItemHandler destInventory, ItemStack stack, int slot) Copied from TileEntityHopper#insertStack and added capability supportprivate static ItemStackVanillaInventoryCodeHooks.putStackInInventoryAllSlots(BlockEntity source, Object destination, IItemHandler destInventory, ItemStack stack) SlotItemHandler.remove(int amount) Methods in net.neoforged.neoforge.items with parameters of type ItemStackModifier and TypeMethodDescriptionstatic booleanVanillaInventoryCodeHooks.dropperInsertHook(Level level, BlockPos pos, DispenserBlockEntity dropper, int slot, ItemStack stack) Copied from BlockDropper#dispense and added capability supportintSlotItemHandler.getMaxStackSize(ItemStack stack) protected intItemStackHandler.getStackLimit(int slot, ItemStack stack) static voidItemHandlerHelper.giveItemToPlayer(Player player, ItemStack stack) giveItemToPlayer without preferred slotstatic voidItemHandlerHelper.giveItemToPlayer(Player player, ItemStack stack, int preferredSlot) Inserts the given itemstack into the players inventory.voidSlotItemHandler.initialize(ItemStack stack) ComponentItemHandler.insertItem(int slot, ItemStack toInsert, boolean simulate) IItemHandler.insertItem(int slot, ItemStack stack, boolean simulate) Inserts an ItemStack into the given slot and return the remainder.static ItemStackItemHandlerHelper.insertItem(IItemHandler dest, ItemStack stack, boolean simulate) ItemStackHandler.insertItem(int slot, ItemStack stack, boolean simulate) VanillaHopperItemHandler.insertItem(int slot, ItemStack stack, boolean simulate) static ItemStackItemHandlerHelper.insertItemStacked(IItemHandler inventory, ItemStack stack, boolean simulate) Inserts the ItemStack into the inventory, filling up already present stacks first.private static ItemStackVanillaInventoryCodeHooks.insertStack(BlockEntity source, Object destination, IItemHandler destInventory, ItemStack stack, int slot) Copied from TileEntityHopper#insertStack and added capability supportbooleanComponentItemHandler.isItemValid(int slot, ItemStack stack) booleanIItemHandler.isItemValid(int slot, ItemStack stack) This function re-implements the vanilla functionContainer.canPlaceItem(int, ItemStack).booleanItemStackHandler.isItemValid(int slot, ItemStack stack) booleanprotected voidComponentItemHandler.onContentsChanged(int slot, ItemStack oldStack, ItemStack newStack) Called fromComponentItemHandler.updateContents(net.minecraft.world.item.component.ItemContainerContents, net.minecraft.world.item.ItemStack, int)after the stack stored in a slot has been updated.voidSlotItemHandler.onQuickCraft(ItemStack oldStackIn, ItemStack newStackIn) private static ItemStackVanillaInventoryCodeHooks.putStackInInventoryAllSlots(BlockEntity source, Object destination, IItemHandler destInventory, ItemStack stack) voidvoidComponentItemHandler.setStackInSlot(int slot, ItemStack stack) voidIItemHandlerModifiable.setStackInSlot(int slot, ItemStack stack) Overrides the stack in the given slot.voidItemStackHandler.setStackInSlot(int slot, ItemStack stack) protected voidComponentItemHandler.updateContents(ItemContainerContents contents, ItemStack stack, int slot) Performs a copy and write operation on the underlying data component, changing the stack in the target slot.Constructor parameters in net.neoforged.neoforge.items with type arguments of type ItemStack -
Uses of ItemStack in net.neoforged.neoforge.items.wrapper
Methods in net.neoforged.neoforge.items.wrapper that return ItemStackModifier and TypeMethodDescriptionCombinedInvWrapper.extractItem(int slot, int amount, boolean simulate) EmptyItemHandler.extractItem(int slot, int amount, boolean simulate) EntityEquipmentInvWrapper.extractItem(int slot, int amount, boolean simulate) ForwardingItemHandler.extractItem(int slot, int amount, boolean simulate) InvWrapper.extractItem(int slot, int amount, boolean simulate) RangedWrapper.extractItem(int slot, int amount, boolean simulate) SidedInvWrapper.extractItem(int slot, int amount, boolean simulate) RecipeWrapper.getItem(int slot) Returns the stack in this slot.CombinedInvWrapper.getStackInSlot(int slot) EmptyItemHandler.getStackInSlot(int slot) EntityEquipmentInvWrapper.getStackInSlot(int slot) ForwardingItemHandler.getStackInSlot(int slot) InvWrapper.getStackInSlot(int slot) RangedWrapper.getStackInSlot(int slot) SidedInvWrapper.getStackInSlot(int slot) CombinedInvWrapper.insertItem(int slot, ItemStack stack, boolean simulate) EmptyItemHandler.insertItem(int slot, ItemStack stack, boolean simulate) EntityEquipmentInvWrapper.insertItem(int slot, ItemStack stack, boolean simulate) ForwardingItemHandler.insertItem(int slot, ItemStack stack, boolean simulate) InvWrapper.insertItem(int slot, ItemStack stack, boolean simulate) PlayerArmorInvWrapper.insertItem(int slot, ItemStack stack, boolean simulate) PlayerMainInvWrapper.insertItem(int slot, ItemStack stack, boolean simulate) RangedWrapper.insertItem(int slot, ItemStack stack, boolean simulate) SidedInvWrapper.insertItem(int slot, ItemStack stack, boolean simulate) Methods in net.neoforged.neoforge.items.wrapper with parameters of type ItemStackModifier and TypeMethodDescriptionprotected intEntityEquipmentInvWrapper.getStackLimit(int slot, ItemStack stack) CombinedInvWrapper.insertItem(int slot, ItemStack stack, boolean simulate) EmptyItemHandler.insertItem(int slot, ItemStack stack, boolean simulate) EntityEquipmentInvWrapper.insertItem(int slot, ItemStack stack, boolean simulate) ForwardingItemHandler.insertItem(int slot, ItemStack stack, boolean simulate) InvWrapper.insertItem(int slot, ItemStack stack, boolean simulate) PlayerArmorInvWrapper.insertItem(int slot, ItemStack stack, boolean simulate) PlayerMainInvWrapper.insertItem(int slot, ItemStack stack, boolean simulate) RangedWrapper.insertItem(int slot, ItemStack stack, boolean simulate) SidedInvWrapper.insertItem(int slot, ItemStack stack, boolean simulate) booleanCombinedInvWrapper.isItemValid(int slot, ItemStack stack) booleanEmptyItemHandler.isItemValid(int slot, ItemStack stack) booleanEntityEquipmentInvWrapper.isItemValid(int slot, ItemStack stack) booleanForwardingItemHandler.isItemValid(int slot, ItemStack stack) booleanInvWrapper.isItemValid(int slot, ItemStack stack) booleanRangedWrapper.isItemValid(int slot, ItemStack stack) booleanSidedInvWrapper.isItemValid(int slot, ItemStack stack) intSidedInvWrapper.InsertLimit.limitInsert(int wrapperSlot, int invSlot, ItemStack stack) private voidSidedInvWrapper.setInventorySlotContents(int slot, ItemStack stack) voidCombinedInvWrapper.setStackInSlot(int slot, ItemStack stack) voidEmptyItemHandler.setStackInSlot(int slot, ItemStack stack) voidEntityEquipmentInvWrapper.setStackInSlot(int slot, ItemStack stack) voidInvWrapper.setStackInSlot(int slot, ItemStack stack) voidRangedWrapper.setStackInSlot(int slot, ItemStack stack) voidSidedInvWrapper.setStackInSlot(int slot, ItemStack stack) -
Uses of ItemStack in net.neoforged.neoforge.oldtest
Fields in net.neoforged.neoforge.oldtest declared as ItemStackModifier and TypeFieldDescriptionprivate final ItemStack[]CreativeModeTabTest.CreativeModeColorTab.iconItemsMethods in net.neoforged.neoforge.oldtest that return ItemStackModifier and TypeMethodDescriptionCreativeModeTabTest.CreativeModeColorTab.getIconItem()private static ItemStackMethods in net.neoforged.neoforge.oldtest with parameters of type ItemStackModifier and TypeMethodDescriptionprivate static voidFluidUtilTest.checkItemStack(ItemStack stack, Item item, int count) -
Uses of ItemStack in net.neoforged.neoforge.oldtest.block
Methods in net.neoforged.neoforge.oldtest.block with parameters of type ItemStackModifier and TypeMethodDescriptionFullPotsAccessorDemo.DioriteFlowerPotBlock.useItemOn(ItemStack stack, BlockState state, Level level, BlockPos pos, Player player, InteractionHand hand, BlockHitResult hit) -
Uses of ItemStack in net.neoforged.neoforge.oldtest.client
Fields in net.neoforged.neoforge.oldtest.client declared as ItemStackMethods in net.neoforged.neoforge.oldtest.client that return types with arguments of type ItemStackModifier and TypeMethodDescriptionCustomTooltipTest.CustomItemWithTooltip.use(Level level, Player player, InteractionHand hand) Methods in net.neoforged.neoforge.oldtest.client with parameters of type ItemStackModifier and TypeMethodDescriptionvoidCustomTooltipTest.CustomItemWithTooltip.appendHoverText(ItemStack stack, Item.TooltipContext context, List<Component> components, TooltipFlag flag) @Nullable ResourceLocationCustomArmorModelTest.EndermanArmorItem.getArmorTexture(ItemStack stack, Entity entity, EquipmentSlot slot, ArmorMaterial.Layer layer, boolean innerModel) CustomTooltipTest.CustomItemWithTooltip.getTooltipImage(ItemStack stack) -
Uses of ItemStack in net.neoforged.neoforge.oldtest.client.model
Fields in net.neoforged.neoforge.oldtest.client.model declared as ItemStackModifier and TypeFieldDescriptionprivate ItemStackCustomItemDisplayContextTest.ItemHangerBlockEntity.heldItemMethods in net.neoforged.neoforge.oldtest.client.model with parameters of type ItemStackModifier and TypeMethodDescriptionprotected ItemInteractionResultMegaModelTest.TestBlock.useItemOn(ItemStack stack, BlockState state, Level level, BlockPos pos, Player player, InteractionHand hand, BlockHitResult hit) -
Uses of ItemStack in net.neoforged.neoforge.oldtest.client.rendering
Methods in net.neoforged.neoforge.oldtest.client.rendering that return ItemStackModifier and TypeMethodDescriptionEntityRendererEventsTest.MyEntity.getItemBySlot(EquipmentSlot p_21127_) Methods in net.neoforged.neoforge.oldtest.client.rendering that return types with arguments of type ItemStackMethods in net.neoforged.neoforge.oldtest.client.rendering with parameters of type ItemStackModifier and TypeMethodDescriptionbooleanCustomItemDecorationsTest.StackSizeDurabilityBar.render(GuiGraphics graphics, Font font, ItemStack stack, int xOffset, int yOffset) voidEntityRendererEventsTest.MyEntity.setItemSlot(EquipmentSlot p_21036_, ItemStack p_21037_) -
Uses of ItemStack in net.neoforged.neoforge.oldtest.entity.player
Methods in net.neoforged.neoforge.oldtest.entity.player with parameters of type ItemStackModifier and TypeMethodDescriptionItemUseAnimationTest.ThingItem.getUseAnimation(ItemStack stack) -
Uses of ItemStack in net.neoforged.neoforge.oldtest.fluid
Methods in net.neoforged.neoforge.oldtest.fluid that return ItemStackModifier and TypeMethodDescriptionNewFluidTest.FluidloggableBlock.pickupBlock(@Nullable Player player, LevelAccessor worldIn, BlockPos pos, BlockState state) -
Uses of ItemStack in net.neoforged.neoforge.oldtest.item
Methods in net.neoforged.neoforge.oldtest.item that return types with arguments of type ItemStackModifier and TypeMethodDescriptionCustomFluidContainerTest.CustomFluidContainer.use(Level level, Player player, InteractionHand hand) CustomShieldTest.CustomShieldItem.use(Level world, Player player, InteractionHand hand) StopUsingItemTest.InvertedTelescope.use(Level level, Player player, InteractionHand hand) Methods in net.neoforged.neoforge.oldtest.item with parameters of type ItemStackModifier and TypeMethodDescriptionbooleanCustomElytraTest.CustomElytra.canElytraFly(ItemStack stack, LivingEntity entity) booleanCustomShieldTest.CustomShieldItem.canPerformAction(ItemStack stack, ToolAction toolAction) booleanCustomElytraTest.CustomElytra.elytraFlightTick(ItemStack stack, LivingEntity entity, int flightTicks) MayFlyAttributeTest.InvertedTelescope.getDefaultAttributeModifiers(ItemStack stack) CustomElytraTest.CustomElytraLayer.getElytraTexture(ItemStack stack, AbstractClientPlayer entity) @Nullable EquipmentSlotCustomElytraTest.CustomElytra.getEquipmentSlot(ItemStack stack) CustomShieldTest.CustomShieldItem.getUseAnimation(ItemStack stack) StopUsingItemTest.InvertedTelescope.getUseAnimation(ItemStack stack) intCustomShieldTest.CustomShieldItem.getUseDuration(ItemStack stack, LivingEntity entity) intStopUsingItemTest.InvertedTelescope.getUseDuration(ItemStack stack, LivingEntity entity) booleanCustomElytraTest.CustomElytraLayer.shouldRender(ItemStack stack, AbstractClientPlayer entity) -
Uses of ItemStack in net.neoforged.neoforge.oldtest.misc
Methods in net.neoforged.neoforge.oldtest.misc that return ItemStackModifier and TypeMethodDescriptionContainerTypeTest.TestContainer.quickMoveStack(Player p_38941_, int p_38942_) -
Uses of ItemStack in net.neoforged.neoforge.oldtest.recipebook
Fields in net.neoforged.neoforge.oldtest.recipebook declared as ItemStackModifier and TypeFieldDescriptionprivate final ItemStackRecipeBookTestRecipe.Ingredients.resultThe field for theresultrecord component.Methods in net.neoforged.neoforge.oldtest.recipebook that return ItemStackModifier and TypeMethodDescriptionRecipeBookTestRecipe.assemble(CraftingInput p_44001_, HolderLookup.Provider registryAccess) RecipeBookTestRecipe.getResultItem(HolderLookup.Provider registryAccess) RecipeBookTestRecipe.getToastSymbol()RecipeBookTestMenu.quickMoveStack(Player player, int idx) Mostly copied fromCraftingMenu.quickMoveStack(net.minecraft.world.entity.player.Player, int)RecipeBookTestRecipe.Ingredients.result()Returns the value of theresultrecord component.Methods in net.neoforged.neoforge.oldtest.recipebook with parameters of type ItemStackModifier and TypeMethodDescriptionbooleanRecipeBookTestMenu.canTakeItemForPickAll(ItemStack stack, Slot slot) Constructors in net.neoforged.neoforge.oldtest.recipebook with parameters of type ItemStackModifierConstructorDescriptionIngredients(String group, List<String> pattern, Map<String, Ingredient> recipe, ItemStack result) Creates an instance of aIngredientsrecord class. -
Uses of ItemStack in net.neoforged.neoforge.registries
Methods in net.neoforged.neoforge.registries that return ItemStack -
Uses of ItemStack in net.neoforged.neoforge.unittest
Fields in net.neoforged.neoforge.unittest with type parameters of type ItemStackModifier and TypeFieldDescriptionCreativeTabOrderTest.ingredientsTabCreativeTabOrderTest.searchTab -
Uses of ItemStack in net.neoforged.testframework.condition
Methods in net.neoforged.testframework.condition that return types with arguments of type ItemStackMethods in net.neoforged.testframework.condition with parameters of type ItemStack -
Uses of ItemStack in net.neoforged.testframework.gametest
Methods in net.neoforged.testframework.gametest with parameters of type ItemStackModifier and TypeMethodDescriptionvoidExtendedGameTestHelper.breakBlock(BlockPos relativePos, ItemStack tool, @Nullable Entity breakingEntity) voidvoidvoid
IBakedModelExtension.getRenderPasses(ItemStack, boolean)andIBakedModelExtension.getRenderTypes(ItemStack, boolean).