Class Main

java.lang.Object
com.jubiman.customplayerlib.Main

public class Main extends Object
This class is the ModEntry so that Necesse loads this mod. The reason this library is a mod is so the registry can live inside Necesse and all dependent mods have only one central Registry object, instead of one Registry object per mod.
  • Constructor Details

    • Main

      public Main()