-
Notifications
You must be signed in to change notification settings - Fork 0
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
Code | Issues | View on PyPi