Uses of Enum Class
net.risingworld.api.ui.style.DisplayStyle
Packages that use DisplayStyle
-
Uses of DisplayStyle in net.risingworld.api.ui.style
Fields in net.risingworld.api.ui.style with type parameters of type DisplayStyleModifier and TypeFieldDescriptionfinal StyleEnum<DisplayStyle>Style.displayChanges the visibility of the element, but also affects the layout.Methods in net.risingworld.api.ui.style that return DisplayStyleModifier and TypeMethodDescriptionstatic DisplayStyleDisplayStyle.get(int ordinal) Gets an enum from the ordinal value.static DisplayStyleReturns 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.