Uses of Enum Class
studio.magemonkey.fabled.api.classes.DefaultTreeType
Packages that use DefaultTreeType
-
Uses of DefaultTreeType in studio.magemonkey.fabled.api.classes
Methods in studio.magemonkey.fabled.api.classes that return DefaultTreeTypeModifier and TypeMethodDescriptionstatic DefaultTreeType
Retrieves a tree type by enum value namestatic DefaultTreeType
Returns the enum constant of this class with the specified name.static DefaultTreeType[]
DefaultTreeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.