Class ServerChangeIconEventImpl

    • Constructor Detail

      • ServerChangeIconEventImpl

        public ServerChangeIconEventImpl​(Server server,
                                         String newIconHash,
                                         String oldIconHash)
        Creates a new server change icon event.
        Parameters:
        server - The server of the event.
        newIconHash - The new icon hash of the server.
        oldIconHash - The old icon hash of the server.