Uses of Enum Class
ovh.mythmc.gestalt.loader.GestaltLoaderResponse.Type
Packages that use GestaltLoaderResponse.Type
-
Uses of GestaltLoaderResponse.Type in ovh.mythmc.gestalt.loader
Methods in ovh.mythmc.gestalt.loader that return GestaltLoaderResponse.TypeModifier and TypeMethodDescriptionGestaltLoaderResponse.type()static GestaltLoaderResponse.TypeReturns the enum constant of this class with the specified name.static GestaltLoaderResponse.Type[]GestaltLoaderResponse.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.