Uses of Enum Class
net.playavalon.mythicdungeons.api.annotations.SavedField.FieldType
Packages that use SavedField.FieldType
-
Uses of SavedField.FieldType in net.playavalon.mythicdungeons.api.annotations
Methods in net.playavalon.mythicdungeons.api.annotations that return SavedField.FieldTypeModifier and TypeMethodDescriptionstatic SavedField.FieldType
Returns the enum constant of this class with the specified name.static SavedField.FieldType[]
SavedField.FieldType.values()
Returns an array containing the constants of this enum class, in the order they are declared.