Uses of Class
wbs.utils.util.menus.MenuSlot
Packages that use MenuSlot
-
Uses of MenuSlot in wbs.utils.util.menus
Subclasses of MenuSlot in wbs.utils.util.menusMethods in wbs.utils.util.menus that return MenuSlotModifier and TypeMethodDescriptionprotected MenuSlotPagedMenu.getPageChangeSlot(int page, org.bukkit.Material material, String display) Methods in wbs.utils.util.menus with parameters of type MenuSlotModifier and TypeMethodDescriptionvoidWbsMenu.setBanners(MenuSlot slot) Fill the first and last rows with the given slot.voidFill a given column with the given slot.booleanWbsMenu.setNextFreeSlot(int minRow, int maxRow, int minColumn, int maxColumn, MenuSlot slot) Set the next free slot in a rectangular region bound by a minimum and maximum row and column.booleanWbsMenu.setNextFreeSlot(int minSlotCorner, int maxSlotCorner, MenuSlot slot) Set the next free slot in a rectangular region defined by two corners, where the first slot is the upper left corner, and the second slot is the lower right corner.booleanWbsMenu.setNextFreeSlot(int startingAt, MenuSlot slot) Add a slot in the next available slot in the menu if any are availablebooleanWbsMenu.setNextFreeSlot(MenuSlot slot) Add a slot in the next available slot in the menu if any are availablevoidWbsMenu.setOutline(MenuSlot slot) Helper method to set the outline of the menu to a specific slot.voidWbsMenu.setOutline(MenuSlot slot, boolean override) Helper method to set the outline of the menu to a specific slot.voidFill a given row with the given slot.voidvoidSet a menu slot for this