Class SetupPage
java.lang.Object
dev.despical.tntrun.setup.SetupPage
- All Implemented Interfaces:
Page
- Direct Known Subclasses:
LocationsPage, PlayerAmountsPage, PlayerSettingsPage, PotionEffectSelectionPage, PotionLevelSelectionPage, ResetArenaRecordsConfirmationPage, SelectedPotionEffectsPage, SetupHomePage
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Arenaprotected final ChatManagerprotected final dev.despical.fileitems.ItemManagerprotected final SetupMenuprotected static final TNTRun -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final dev.despical.inventoryframework.GuiItemprotected final dev.despical.inventoryframework.GuiItemprotected final dev.despical.inventoryframework.GuiItemMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Page
beforeOpening, injectItems
-
Field Details
-
plugin
-
arena
-
itemManager
protected final dev.despical.fileitems.ItemManager itemManager -
chatManager
-
-
Constructor Details
-
SetupPage
-
-
Method Details
-
createGoBackItem
protected final dev.despical.inventoryframework.GuiItem createGoBackItem() -
createPlayerSettingsBackItem
protected final dev.despical.inventoryframework.GuiItem createPlayerSettingsBackItem() -
createPotionEffectsBackItem
protected final dev.despical.inventoryframework.GuiItem createPotionEffectsBackItem()
-