Object NexoPackReader

  • All Implemented Interfaces:
    team.unnamed.creative.serialize.ResourcePackReader , team.unnamed.creative.serialize.minecraft.MinecraftResourcePackReader

    
    public class NexoPackReader
     implements MinecraftResourcePackReader
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final ResourcePack readFile(File resourcePackFile)
      ResourcePack read(FileTreeReader reader)
      final Unit resetReader()
      • Methods inherited from class team.unnamed.creative.serialize.minecraft.MinecraftResourcePackReader

        readFromDirectory, readFromInputStream, readFromZipFile, readFromZipFile
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait