Uses of Enum
de.themoep.inventorygui.GuiElementGroup.Alignment
-
Uses of GuiElementGroup.Alignment in de.themoep.inventorygui
Methods in de.themoep.inventorygui that return GuiElementGroup.AlignmentModifier and TypeMethodDescriptionGuiElementGroup.getAlignment()
Get the alignment of the elements in this groupstatic GuiElementGroup.Alignment
Returns the enum constant of this type with the specified name.static GuiElementGroup.Alignment[]
GuiElementGroup.Alignment.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.themoep.inventorygui with parameters of type GuiElementGroup.AlignmentModifier and TypeMethodDescriptionvoid
GuiElementGroup.setAlignment
(GuiElementGroup.Alignment alignment) Set the alignment of the elements in this group