Class InventoryManager
-
- All Implemented Interfaces:
public final class InventoryManager
-
-
Constructor Summary
Constructors Constructor Description InventoryManager()
-
Method Summary
Modifier and Type Method Description final Unitregen()final PaginatedGuiitemsView(Player player)final GuirecipesShowcase(Integer page, List<CustomRecipe> filteredRecipes)-
-
Method Detail
-
itemsView
final PaginatedGui itemsView(Player player)
-
recipesShowcase
final Gui recipesShowcase(Integer page, List<CustomRecipe> filteredRecipes)
-
-
-
-