Uses of Enum Class
org.cloudburstmc.server.utils.DataDir.Type
Packages that use DataDir.Type
-
Uses of DataDir.Type in org.cloudburstmc.server.inject.provider.config
Methods in org.cloudburstmc.server.inject.provider.config that return DataDir.Type -
Uses of DataDir.Type in org.cloudburstmc.server.utils
Methods in org.cloudburstmc.server.utils that return DataDir.TypeModifier and TypeMethodDescriptionstatic DataDir.TypeReturns the enum constant of this class with the specified name.static DataDir.Type[]DataDir.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.