RuneHive-Game
Loading...
Searching...
No Matches
PluginManager.java File Reference
import com.runehive.game.event.bus.PlayerDataBus;
import io.github.classgraph.*;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import java.lang.reflect.Constructor;
import java.util.HashSet;
import java.util.Set;
Include dependency graph for PluginManager.java:

Go to the source code of this file.

Classes

class  com.runehive.game.plugin.PluginManager
 This class handles how plugins are loaded/unloaded and accessed. More...

Packages

package  com.runehive.game.plugin