Package net.minecraft.world.item
Interface Equipable
- All Superinterfaces:
- Vanishable
- All Known Implementing Classes:
- AbstractSkullBlock,- ArmorItem,- CustomArmorModelTest.EndermanArmorItem,- CustomArmorModelTest.TintedArmorItem,- CustomHeadTest.CustomSkullBlock,- CustomHeadTest.CustomWallSkullBlock,- DyeableArmorItem,- ElytraItem,- EquipableCarvedPumpkinBlock,- PiglinWallSkullBlock,- PlayerHeadBlock,- PlayerWallHeadBlock,- ShieldItem,- SkullBlock,- WallSkullBlock,- WitherSkullBlock,- WitherWallSkullBlock
- 
Method SummaryModifier and TypeMethodDescriptionstatic Equipabledefault SoundEventdefault InteractionResultHolder<ItemStack>swapWithEquipmentSlot(Item p_270453_, Level p_270395_, Player p_270300_, InteractionHand p_270262_) 
- 
Method Details- 
getEquipmentSlotEquipmentSlot getEquipmentSlot()
- 
getEquipSound
- 
swapWithEquipmentSlotdefault InteractionResultHolder<ItemStack> swapWithEquipmentSlot(Item p_270453_, Level p_270395_, Player p_270300_, InteractionHand p_270262_) 
- 
get
 
-