Class SetupMenu
java.lang.Object
dev.despical.tntrun.setup.SetupMenu
- All Implemented Interfaces:
Menu
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected dev.despical.inventoryframework.pane.PaginatedPane -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidopen()voidvoidvoidvoidopenPotionLevelSelection(String effectName) voidvoidsetPage(int page)
-
Field Details
-
basePane
protected dev.despical.inventoryframework.pane.PaginatedPane basePane
-
-
Constructor Details
-
SetupMenu
-
-
Method Details
-
setPage
public void setPage(int page) -
open
-
openPlayerSettings
public void openPlayerSettings() -
openPotionEffects
public void openPotionEffects() -
openPotionLevelSelection
-
openSelectedPotionEffects
public void openSelectedPotionEffects() -
openArenaRecordResetConfirmation
public void openArenaRecordResetConfirmation()
-