public IChunk
static jp.katana.core.world.chunk.IChunk.Companion Companion
static int MAX_HEIGHT
static int MAX_COLUMN_HEIGHT
static int XZ
@NotNull IWorld getWorld()
@NotNull Vector2Int getPos()
int getMaxHeight()
int getMaxColumnHeight()
@NotNull ISubChunk[] getColumns()
@NotNull kotlin.Array[] getBiomes()
@NotNull IActor[] getActors()
@NotNull IMinecraftPacket getChunkPacket()