接口的使用
org.bukkit.inventory.meta.components.BlocksAttacksComponent
使用BlocksAttacksComponent的程序包
-
org.bukkit.inventory.meta中BlocksAttacksComponent的使用
修饰符和类型方法说明ItemMeta.getBlocksAttacks()
Gets theBlocksAttacksComponent
set on this item, or creates an emptyBlocksAttacksComponent
instance.修饰符和类型方法说明void
ItemMeta.setBlocksAttacks
(@Nullable BlocksAttacksComponent blocksAttacks) Sets the itemBlocksAttacksComponent
.