Class FastSchematicReader

java.lang.Object
com.sk89q.worldedit.extent.clipboard.io.NBTSchematicReader
com.fastasyncworldedit.core.extent.clipboard.io.FastSchematicReader
All Implemented Interfaces:
ClipboardReader, Closeable, AutoCloseable

public class FastSchematicReader extends NBTSchematicReader
Reads schematic files using the Sponge Schematic Specification.