toggle menu
HopperLib
experimental-1-21-SNAPSHOT
jvm
switch theme
search in API
HopperLib
/
cc.mrcl.hopperlib.Menus
/
HopperListMenu
Hopper
List
Menu
public
abstract
class
HopperListMenu
<
T
>
extends
HopperLibMenu
Members
Constructors
Hopper
List
Menu
Link copied to clipboard
public
void
HopperListMenu
(
Player
player
,
List
<
? extends
T
>
tList
,
int pageNumber
,
boolean initializeImmediately
)
Functions
initialize
Menu
Link copied to clipboard
public
void
initializeMenu
(
)
Initializes the menu, usually you want this to be the last method you call in a constructor