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