JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.risingworld.api.objects.world.Chunk
Packages that use
Chunk
Package
Description
net.risingworld.api
Uses of
Chunk
in
net.risingworld.api
Methods in
net.risingworld.api
that return
Chunk
Modifier and Type
Method
Description
static
Chunk
World.
getChunk
(int cx, int cz)
Gets a chunk.