All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.nitrado.api.services.rootservers.Rootserver Maven / Gradle / Ivy

package net.nitrado.api.services.rootservers;

import net.nitrado.api.services.Service;

/**
 * This class represents a root server.
 */
public class Rootserver extends Service {
    @Override
    public void refresh() {

    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy