Uses of Enum Class
net.risingworld.api.ui.style.DisplayStyle
-
Uses of DisplayStyle in net.risingworld.api.ui.style
Modifier and TypeFieldDescriptionfinal StyleEnum<DisplayStyle>
Style.display
Changes the visibility of the element, but also affects the layout.Modifier and TypeMethodDescriptionstatic DisplayStyle
DisplayStyle.get
(int ordinal) Gets an enum from the ordinal value.static DisplayStyle
Returns the enum constant of this class with the specified name.static DisplayStyle[]
DisplayStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.