java.lang.Object
com.sk89q.worldedit.extent.clipboard.io.sponge.ReaderUtil

public class ReaderUtil extends Object
Common code shared between schematic readers.
  • Method Details

    • getSchematicVersion

      public static int getSchematicVersion(org.enginehub.linbus.tree.LinCompoundTag schematicTag) throws IOException
      Throws:
      IOException