Uses of Enum Class
org.cloudburstmc.server.form.element.ElementType
Packages that use ElementType
-
Uses of ElementType in org.cloudburstmc.server.form.element
Methods in org.cloudburstmc.server.form.element that return ElementTypeModifier and TypeMethodDescriptionElement.getElementType()static ElementTypeReturns the enum constant of this class with the specified name.static ElementType[]ElementType.values()Returns an array containing the constants of this enum class, in the order they are declared.