Class DefaultResourcePackLoader

  • All Implemented Interfaces:
    ResourcePackLoader

    public class DefaultResourcePackLoader
    extends java.lang.Object
    implements ResourcePackLoader
    Loads the bundled resources from the Jar.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ResourcePack get​(java.lang.String language)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultResourcePackLoader

        public DefaultResourcePackLoader()