Interface HomeButton
- All Superinterfaces:
BackButton,Button,PerformButton,PermissibleButton,PlaceholderButton,SlotButton
Represents a button that allows the user to return to the main inventory,
typically the first inventory that was opened.
This button is useful for navigating back to the root of the inventory system.
-
Method Summary
Methods inherited from interface fr.maxlego08.menu.api.button.Button
buildDisplayName, buildLore, closeInventory, getActions, getClickRequirements, getCustomItemStack, getData, getItemStack, getMessages, getName, getOpenLink, getOptions, getPlayerHead, getRealSlot, getSlot, getSound, getViewRequirement, hasCustomRender, hasSpecialRender, isClickable, isPermanent, isRefreshOnClick, isUpdated, isUseCache, onBackClick, onClick, onDrag, onInventoryClick, onInventoryClose, onInventoryOpen, onLeftClick, onMiddleClick, onRender, onRightClick, updateOnClickMethods inherited from interface fr.maxlego08.menu.api.button.PerformButton
execute, getCommands, getConsoleCommands, getConsoleLeftCommands, getConsolePermission, getConsolePermissionCommands, getConsoleRightCommandsMethods inherited from interface fr.maxlego08.menu.api.button.PermissibleButton
checkPermission, getElseButton, getMasterParentButton, getOrPermission, getParentButton, getPermissions, hasElseButton, hasPermissionMethods inherited from interface fr.maxlego08.menu.api.button.PlaceholderButton
getPlaceholders, hasPlaceHolderMethods inherited from interface fr.maxlego08.menu.api.button.SlotButton
getSlots