Package | Description |
---|---|
me.leoko.advancedgui.utils |
Modifier and Type | Field and Description |
---|---|
protected GuiInstance.GuiType |
GuiInstance.type |
protected GuiInstance.GuiType |
GuiInstance.type |
Modifier and Type | Method and Description |
---|---|
GuiInstance.GuiType |
GuiInstance.getType()
Gets GUI type.
|
GuiInstance.GuiType |
GuiInstance.getType()
Gets GUI type.
|
static GuiInstance.GuiType |
GuiInstance.GuiType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GuiInstance.GuiType |
GuiInstance.GuiType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GuiInstance.GuiType[] |
GuiInstance.GuiType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static GuiInstance.GuiType[] |
GuiInstance.GuiType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
GuiInstance(Layout layout,
int[] mapIDs,
boolean showCursor,
GuiInstance.GuiType type)
Instantiates a new GuiInstance.
|
GuiInstance(Layout layout,
int[] mapIDs,
boolean showCursor,
GuiInstance.GuiType type)
Instantiates a new GuiInstance.
|
Copyright © 2021. All rights reserved.