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