接口的使用
org.bukkit.inventory.view.EnchantmentView
使用EnchantmentView的程序包
-
org.bukkit.event.enchantment中EnchantmentView的使用
参数类型为EnchantmentView的org.bukkit.event.enchantment中的构造器限定符构造器说明PrepareItemEnchantEvent
(@NotNull Player enchanter, @NotNull EnchantmentView view, @NotNull Block table, @NotNull ItemStack item, @NotNull EnchantmentOffer[] offers, int bonus) -
org.bukkit.inventory中EnchantmentView的使用
类型参数类型为EnchantmentView的org.bukkit.inventory中的字段修饰符和类型字段说明static final MenuType.Typed<EnchantmentView,
LocationInventoryViewBuilder<EnchantmentView>> MenuType.ENCHANTMENT
A MenuType which represents an enchantment table.static final MenuType.Typed<EnchantmentView,
LocationInventoryViewBuilder<EnchantmentView>> MenuType.ENCHANTMENT
A MenuType which represents an enchantment table.