Class JarPluginResourcePackLoader

java.lang.Object
cn.nukkit.resourcepacks.loader.JarPluginResourcePackLoader
All Implemented Interfaces:
ResourcePackLoader

@PowerNukkitXOnly @Since("1.19.62-r1") public class JarPluginResourcePackLoader extends Object implements ResourcePackLoader
  • Field Details

    • jarPath

      protected final File jarPath
  • Constructor Details

    • JarPluginResourcePackLoader

      public JarPluginResourcePackLoader(File jarPath)
  • Method Details