Skip to content

Utility functions

fancyfinn9 edited this page Dec 22, 2025 · 4 revisions
  • pos_get_mapblock(pos)

    • Returns a tuplet with the position of the MapBlock that has the world co-ordinates provided
  • pos_get_node(pos)

    • Returns a tuplet with the position within the relevant MapBlock (see function above) of the world co-ordinates provided

Clone this wiki locally