Class NBTFile

    • Constructor Detail

      • NBTFile

        public NBTFile​(java.io.File file)
                throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • save

        public void save()
                  throws java.io.IOException
        Throws:
        java.io.IOException
      • getFile

        public java.io.File getFile()
      • setCompound

        protected void setCompound​(java.lang.Object compound)
        Overrides:
        setCompound in class NBTCompound