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