Uses of Enum Class
net.risingworld.api.ui.style.Justify
-
Uses of Justify in net.risingworld.api.ui.style
Modifier and TypeFieldDescriptionStyle.justifyContent
Determines justification of the children on the main axis inside this containerModifier and TypeMethodDescriptionstatic Justify
Justify.get
(int ordinal) Gets an enum from the ordinal value.static Justify
Returns the enum constant of this class with the specified name.static Justify[]
Justify.values()
Returns an array containing the constants of this enum class, in the order they are declared.