Uses of Interface
org.bukkit.inventory.view.EnchantmentView
Package
Description
Events
triggered from an enchantment table
.Classes involved in manipulating player inventories and item interactions.
-
Uses of EnchantmentView in org.bukkit.event.enchantment
ModifierConstructorDescriptionPrepareItemEnchantEvent
(@NotNull Player enchanter, @NotNull EnchantmentView view, @NotNull Block table, @NotNull ItemStack item, @Nullable EnchantmentOffer @NotNull [] offers, int bonus) -
Uses of EnchantmentView in org.bukkit.inventory
Modifier and TypeFieldDescriptionstatic final MenuType.Typed
<EnchantmentView> MenuType.ENCHANTMENT
A MenuType which represents an enchantment table.