Class InformativeMain

java.lang.Object
org.spongepowered.api.util.InformativeMain

public class InformativeMain extends Object
A class containing a main method which throws an Exception to cleanly indicate to the user than running the jar file was a bad idea.
  • Constructor Details

    • InformativeMain

      public InformativeMain()
  • Method Details