PHXMCJarLoader Last update: 16.07.2025 constructor(jarFileName: String) Loads a .jar file. This result is the same as if the .jar file was in the CLASSPATH Parameters jarFileName the jar file to load Throws IOException thrown if the specified jar file does not exist or an error occurs reading it