index
:
gomcmap
master
new-chunk
Reading and modifying Minecraft maps in Go.
Laria Carolin Chabowski
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mcmap
/
common.go
blob: 995555563750fb9a2cdb82b10ca1fd58df0a4975 (
plain
)
1
2
3
4
5
package mcmap type XZPos struct { X, Z int }