Package net.minecraft.world.item
Class ItemUtils
java.lang.Object
net.minecraft.world.item.ItemUtils
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic ItemStackcreateFilledResult(ItemStack p_41814_, Player p_41815_, ItemStack p_41816_)static ItemStackcreateFilledResult(ItemStack p_41818_, Player p_41819_, ItemStack p_41820_, boolean p_41821_)static voidonContainerDestroyed(ItemEntity p_150953_, Stream<ItemStack> p_150954_)static InteractionResultHolder<ItemStack>startUsingInstantly(Level p_150960_, Player p_150961_, InteractionHand p_150962_)
- 
Constructor Details- 
ItemUtilspublic ItemUtils()
 
- 
- 
Method Details- 
startUsingInstantlypublic static InteractionResultHolder<ItemStack> startUsingInstantly(Level p_150960_, Player p_150961_, InteractionHand p_150962_)
- 
createFilledResult
- 
createFilledResult
- 
onContainerDestroyed
 
-