All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
FolderSnapshot

public interface Snapshot extends Closeable
Represents a world snapshot.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Close this snapshot.
    default Chunk
    Get the chunk information for the given position.
    org.enginehub.linbus.tree.LinCompoundTag
    Get the chunk information for the given position.