Object AdministratorsPage
-
- All Implemented Interfaces:
-
io.github.pylonmc.rebar.guide.pages.base.GuidePage,io.github.pylonmc.rebar.guide.pages.base.PagedGuidePage,net.kyori.adventure.key.Keyed,org.bukkit.Keyed
public class AdministratorsPage extends SimpleStaticGuidePage
-
-
Field Summary
Fields Modifier and Type Field Description private final List<Item>buttonsprivate final Supplier<List<Item>>buttonSupplierprivate final Componenttitleprivate final NamespacedKeykeypublic final static AdministratorsPageINSTANCE
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class io.github.pylonmc.rebar.guide.pages.base.SimpleStaticGuidePage
addButton, addFluid, addItem, addPage, addPage, addPage, addResearch, getButtons -
Methods inherited from class org.bukkit.Keyed
key -
Methods inherited from class io.github.pylonmc.rebar.guide.pages.base.SimpleDynamicGuidePage
getButtonSupplier, getGui, getHeader, getKey, getKey -
Methods inherited from class io.github.pylonmc.rebar.guide.pages.base.PagedGuidePage
loadCurrentPage, resetCurrentPage, saveCurrentPage -
Methods inherited from class io.github.pylonmc.rebar.guide.pages.base.GuidePage
getTitle, open, shouldDisplay -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-