Class ServerChangeSplashEventImpl

    • Constructor Detail

      • ServerChangeSplashEventImpl

        public ServerChangeSplashEventImpl​(Server server,
                                           String newSplashHash,
                                           String oldSplashHash)
        Creates a new server change splash event.
        Parameters:
        server - The server of the event.
        newSplashHash - The new splash hash of the server.
        oldSplashHash - The old splash hash of the server.