Uses of Class
tech.guilhermekaua.spigotboot.inventoryapi.internal.registry.ViewRegistry
Packages that use ViewRegistry
-
Uses of ViewRegistry in tech.guilhermekaua.spigotboot.inventoryapi.internal.engine
Constructors in tech.guilhermekaua.spigotboot.inventoryapi.internal.engine with parameters of type ViewRegistryModifierConstructorDescriptionViewEngine(@NotNull org.bukkit.plugin.Plugin plugin, @NotNull ViewRegistry views, @NotNull SessionRegistry sessions, @NotNull SlotPainter painter, @NotNull TitleUpdater titleUpdater, @NotNull PlatformScheduler scheduler) Creates the engine and its phase handlers.