package multimonster.resourcemanager; import multimonster.common.plugin.PlugIn; abstract class ResourceManagerPlugIn extends PlugIn { }