Uses of Class
eu.xap3y.xagui.GuiMenu
Packages that use GuiMenu
-
Uses of GuiMenu in eu.xap3y.xagui
Methods in eu.xap3y.xagui that return GuiMenuModifier and TypeMethodDescriptionXaGui.createMenu(String name, int rows) Create a new menuXaGui.createMenu(String name, int rows, int pages) Create a new menu -
Uses of GuiMenu in eu.xap3y.xagui.adapter
Methods in eu.xap3y.xagui.adapter with parameters of type GuiMenuModifier and TypeMethodDescriptionstatic @NotNull InventoryPaperAdapter.createInventory(GuiMenu holder, int size, String title)