Uses of Class
ovh.mythmc.gestalt.loader.GestaltLoaderInitializationResponse
Packages that use GestaltLoaderInitializationResponse
-
Uses of GestaltLoaderInitializationResponse in ovh.mythmc.gestalt.loader
Methods in ovh.mythmc.gestalt.loader that return GestaltLoaderInitializationResponseModifier and TypeMethodDescriptionGestaltLoader.initialize()Runs the full Gestalt initialization flow: Checks if Gestalt is already available and returns early if so. Ensures thelibs/directory exists. Compares the local JAR checksum against the remote checksum and deletes an outdated JAR if found. Downloads the JAR if it is not present on disk. CallsGestaltLoader.load()to load the JAR into the server.protected GestaltLoaderInitializationResponseGestaltLoaderInitializationResponse.warnings(GestaltLoaderInitializationResponse.Warning... warnings)