Uses of Interface
org.bukkit.inventory.view.EnchantmentView
Packages that use 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
Methods in org.bukkit.event.enchantment that return EnchantmentViewConstructors in org.bukkit.event.enchantment with parameters of type EnchantmentViewModifierConstructorDescriptionPrepareItemEnchantEvent
(@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
Fields in org.bukkit.inventory with type parameters of type EnchantmentViewModifier and TypeFieldDescriptionstatic 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.