public class MissingChunkException extends ChunkStoreException
Constructor and Description |
---|
MissingChunkException() |
MissingChunkException(Vector2D position) |
Modifier and Type | Method and Description |
---|---|
Vector2D |
getChunkPosition()
Get chunk position in question.
|