Interface LazyReader

All Superinterfaces:
StreamReader<DataInputStream>

public interface LazyReader extends StreamReader<DataInputStream>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(int index, NBTInputStream stream)
     

    Methods inherited from interface com.fastasyncworldedit.core.jnbt.streamer.StreamReader

    apply