This website requires JavaScript.
Explore
Help
Sign In
falloutBot
/
go-mc
Watch
2
Star
0
Fork
0
You've already forked go-mc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8c0b0e89ab1a25bcb71d61151a05909d63d03b62
go-mc
/
nbt
History
Tnze
97ba420565
支持Unmarshal到interface{}
2019-06-10 17:07:57 +08:00
..
example_test.go
fix example output error
2019-05-19 00:23:54 +08:00
marshal_test.go
Marshal without test and TagList
2019-05-19 00:15:14 +08:00
marshal.go
Marshal without test and TagList
2019-05-19 00:15:14 +08:00
nbt_test.go
支持Unmarshal到interface{}
2019-06-10 17:07:57 +08:00
nbt.go
Marshal without test and TagList
2019-05-19 00:15:14 +08:00
read.go
支持Unmarshal到interface{}
2019-06-10 17:07:57 +08:00
README.md
try read ChunkData
2019-05-21 00:11:27 +08:00
typeinfo.go
use sync.Map to store type info
2019-05-18 20:10:05 +08:00
README.md
NBT
This package implement the Named Binary Tag format of Minecraft.
Docs