Interface ChunkKeyEncoding

All Known Implementing Classes:
ChunkKeyEncoding, DefaultChunkKeyEncoding, V2ChunkKeyEncoding, V2ChunkKeyEncoding

public interface ChunkKeyEncoding
  • Method Summary

    Modifier and Type
    Method
    Description
    encodeChunkKey(long[] chunkCoords)
     
  • Method Details

    • encodeChunkKey

      String[] encodeChunkKey(long[] chunkCoords)