Package com.github.mafelp.minecraft
Class TestMain
java.lang.Object
com.github.mafelp.minecraft.TestMain
Test Class used for INTERNAL TESTING AND DEBUGGING PURPOSES ONLY!!!
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TestMain
public TestMain()
-
-
Method Details
-
main
Main start/debugging entry point of the program run without the plugin. - This is used to debug algorithms- Parameters:
args
- The arguments parsed into the shell.
-