Class CommonLoader

java.lang.Object
de.cech12.coppershears.CommonLoader

public class CommonLoader extends Object
A static class for all loaders which initializes everything which is used by all loaders.
  • Method Details

    • init

      public static void init()
      Initialize method that should be called by every loader mod in the constructor.