接口 Equipable
- 所有超级接口:
Vanishable
- 所有已知实现类:
AbstractSkullBlock
,ArmorItem
,DyeableArmorItem
,ElytraItem
,EquipableCarvedPumpkinBlock
,PiglinWallSkullBlock
,PlayerHeadBlock
,PlayerWallHeadBlock
,ShieldItem
,SkullBlock
,WallSkullBlock
,WitherSkullBlock
,WitherWallSkullBlock
-
方法概要
修饰符和类型方法说明static Equipable
default SoundEvent
default InteractionResultHolder<ItemStack>
swapWithEquipmentSlot
(Item pItem, Level pLevel, Player pPlayer, InteractionHand pHand)
-
方法详细资料
-
getEquipmentSlot
EquipmentSlot getEquipmentSlot() -
getEquipSound
-
swapWithEquipmentSlot
default InteractionResultHolder<ItemStack> swapWithEquipmentSlot(Item pItem, Level pLevel, Player pPlayer, InteractionHand pHand) -
get
-