get Chunk At
Gets the Chunk at the given coordinates
Return
Chunk at the given coordinates
Parameters
x
X-coordinate of the chunk
z
Z-coordinate of the chunk
Gets the Chunk at the given Location
Return
Chunk at the given location
Parameters
location
Location of the chunk
Gets the Chunk that contains the given Block
Return
The chunk that contains the given block
Parameters
block
Block to get the containing chunk from