Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/getchunks

From SAS Gaming Wiki
Revision as of 19:54, 25 May 2024 by imported>Rostiger Bot (Bot: Use better navbox and infobox naming and navigation section.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Exclusive Template:Infobox command


Syntax
getchunks <dimension: string>

Example usage:

getchunks overworld

Returns an array of arrays. Each of the arrays contains an x and z coordinate.

e.g.

[\n' +

      '   [ 80, -3 ],\n' +

      '   [ 3, -4 ],\n' +  

      '   [ 78, -3 ],\n' +

      '   [ 77, 6 ],\n' +  

      '   [ 76, -4 ],\n' +

Navigation

Template:Navbox commands

Minecraft:lzh:令/getchunks Minecraft:zh:命令/getchunks