Uses of Enum Class
ovh.mythmc.gestalt.loader.GestaltLoaderInitializationResponse.Warning
Packages that use GestaltLoaderInitializationResponse.Warning
-
Uses of GestaltLoaderInitializationResponse.Warning in ovh.mythmc.gestalt.loader
Methods in ovh.mythmc.gestalt.loader that return GestaltLoaderInitializationResponse.WarningModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.GestaltLoaderInitializationResponse.Warning.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ovh.mythmc.gestalt.loader that return types with arguments of type GestaltLoaderInitializationResponse.WarningModifier and TypeMethodDescriptionGestaltLoaderInitializationResponse.warnings()Returns the set of non-fatal warnings that occurred during initialization.Methods in ovh.mythmc.gestalt.loader with parameters of type GestaltLoaderInitializationResponse.WarningModifier and TypeMethodDescriptionprotected GestaltLoaderInitializationResponseGestaltLoaderInitializationResponse.warnings(GestaltLoaderInitializationResponse.Warning... warnings)