Package org.core.world.chunk
Interface Chunk
- All Known Subinterfaces:
AsyncChunk
,ChunkExtent
public interface Chunk
-
Method Summary
-
Method Details
-
getChunkPosition
-
isLoaded
boolean isLoaded() -
getMinimumBlock
-
getMaximumBlock
-
getBounds
-
createAsync
AsyncChunk createAsync()
-