Class ModuleContainer

java.lang.Object
com.chillycheesy.modulo.modules.ModuleContainer

public class ModuleContainer extends Object
Class that contain the different object needed to work with your Module. It's containing the ModuleManager and the ModuleLoader.
  • Constructor Details

    • ModuleContainer

      public ModuleContainer()
  • Method Details