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 DefaultTreeTypeRetrieves a tree type by enum value namestatic DefaultTreeTypeReturns 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.