Uses of Interface
xyz.xenondevs.invui.gui.GuiParent
Packages that use GuiParent
-
Uses of GuiParent in xyz.xenondevs.invui.gui
Classes in xyz.xenondevs.invui.gui that implement GuiParentModifier and TypeClassDescriptionclassThe abstract base class of allGuiimplementations.classAGuiwith pages.classA scrollableGuiclassAGuiwith tabs.Methods in xyz.xenondevs.invui.gui that return types with arguments of type GuiParentModifier and TypeMethodDescriptionAbstractGui.getParents()Gets allGuiParentsof thisAbstractGui.Methods in xyz.xenondevs.invui.gui with parameters of type GuiParentModifier and TypeMethodDescriptionvoidAdds aGuiParentto thisAbstractGui.voidAbstractGui.removeParent(@NotNull GuiParent parent) Removes aGuiParentfrom thisAbstractGui. -
Uses of GuiParent in xyz.xenondevs.invui.window
Classes in xyz.xenondevs.invui.window that implement GuiParent