Uses of Class
ru.cwcode.tkach.refreshmenu.inventory.view.View
Packages that use View
Package
Description
-
Uses of View in ru.cwcode.tkach.refreshmenu
Methods in ru.cwcode.tkach.refreshmenu that return ViewModifier and TypeMethodDescriptionMenuContext.view()Returns the value of theviewrecord component.Methods in ru.cwcode.tkach.refreshmenu with parameters of type ViewModifier and TypeMethodDescriptionvoidMenuManager.onInventoryClose(org.bukkit.event.inventory.InventoryCloseEvent event, View view) Constructors in ru.cwcode.tkach.refreshmenu with parameters of type ViewModifierConstructorDescriptionMenuContext(View view, org.bukkit.entity.Player player) Creates an instance of aMenuContextrecord class. -
Uses of View in ru.cwcode.tkach.refreshmenu.configurationUI
Subclasses of View in ru.cwcode.tkach.refreshmenu.configurationUIMethods in ru.cwcode.tkach.refreshmenu.configurationUI with parameters of type ViewModifier and TypeMethodDescriptionvoidConfigurableIngredient.requireValue(Object object, org.bukkit.entity.Player player, View view) -
Uses of View in ru.cwcode.tkach.refreshmenu.configurationUI.valueSupplier
Methods in ru.cwcode.tkach.refreshmenu.configurationUI.valueSupplier with parameters of type ViewModifier and TypeMethodDescriptionvoidAnvilValueSupplier.supplyValue(Field field, Object object, org.bukkit.entity.Player player, View view) voidItemStackValueSupplier.supplyValue(Field field, Object object, org.bukkit.entity.Player player, View view) voidLocationValueSupplier.supplyValue(Field field, Object object, org.bukkit.entity.Player player, View view) voidValueSupplier.supplyValue(Field field, Object object, org.bukkit.entity.Player player, View view) -
Uses of View in ru.cwcode.tkach.refreshmenu.inventory
Methods in ru.cwcode.tkach.refreshmenu.inventory that return ViewMethods in ru.cwcode.tkach.refreshmenu.inventory that return types with arguments of type ViewMethods in ru.cwcode.tkach.refreshmenu.inventory with parameters of type View -
Uses of View in ru.cwcode.tkach.refreshmenu.inventory.shape
Methods in ru.cwcode.tkach.refreshmenu.inventory.shape with parameters of type ViewModifier and TypeMethodDescriptionvoidorg.bukkit.inventory.InventoryInventoryShape.createInventory(View view) -
Uses of View in ru.cwcode.tkach.refreshmenu.inventory.type
Methods in ru.cwcode.tkach.refreshmenu.inventory.type with parameters of type ViewModifier and TypeMethodDescriptionorg.bukkit.inventory.InventoryChestType.createInventory(View view, net.kyori.adventure.text.Component name) org.bukkit.inventory.InventoryInventoryTypeHolder.createInventory(View view, net.kyori.adventure.text.Component name) org.bukkit.inventory.InventoryInventoryTypeHolderImpl.createInventory(View view, net.kyori.adventure.text.Component name) -
Uses of View in ru.cwcode.tkach.refreshmenu.inventory.view
Subclasses of View in ru.cwcode.tkach.refreshmenu.inventory.viewModifier and TypeClassDescriptionclassArtExtendedView<T extends Ingredient,ART extends ArtIngredient> classclassExtendedView<T extends Ingredient>classMultiShapeArtExtendedView<T extends Ingredient,ART extends ArtIngredient> classPagedView<T extends Ingredient>classShopView<T extends Ingredient> -
Uses of View in ru.cwcode.tkach.refreshmenu.inventory.view.craft
Subclasses of View in ru.cwcode.tkach.refreshmenu.inventory.view.craft -
Uses of View in ru.cwcode.tkach.refreshmenu.refresh
Methods in ru.cwcode.tkach.refreshmenu.refresh with parameters of type ViewModifier and TypeMethodDescriptionMenuRefreshManager.extractRefreshableAnnotation(View view) voidMenuRefreshManager.tryRegister(View view) voidMenuRefreshManager.tryUnregister(View view) -
Uses of View in ru.cwcode.tkach.refreshmenu.test
Subclasses of View in ru.cwcode.tkach.refreshmenu.test