Uses of Interface
xyz.xenondevs.invui.gui.GuiParent
-
Uses of GuiParent in xyz.xenondevs.invui.gui
Modifier and TypeClassDescriptionclass
The abstract base class of allGui
implementations.class
AGui
with pages.class
A scrollableGui
class
AGui
with tabs.Modifier and TypeMethodDescriptionAbstractGui.getParents()
Gets allGuiParents
of thisAbstractGui
.Modifier and TypeMethodDescriptionvoid
Adds aGuiParent
to thisAbstractGui
.void
AbstractGui.removeParent
(@NotNull GuiParent parent) Removes aGuiParent
from thisAbstractGui
. -
Uses of GuiParent in xyz.xenondevs.invui.window