Class MenuHistoryHolder
java.lang.Object
net.okocraft.box.feature.gui.api.session.MenuHistoryHolder
-
Method Summary
Modifier and TypeMethodDescription@NotNull Menu
backMenu()
static @NotNull MenuHistoryHolder
getFromSession
(@NotNull PlayerSession session) boolean
void
rememberMenu
(@NotNull Menu menu)
-
Method Details
-
getFromSession
@NotNull public static @NotNull MenuHistoryHolder getFromSession(@NotNull @NotNull PlayerSession session) -
hasPreviousMenu
public boolean hasPreviousMenu() -
backMenu
-