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
53504bcddbfba10f880d7a8f8e4977a898898023
go-mc
/
nbt
History
Mark Asp
a5e6d87aaf
remove nbt file
2020-09-18 09:10:59 -05:00
..
example_test.go
fix example output error
2019-05-19 00:23:54 +08:00
interface.go
NBT Unmarshaler support
2019-07-31 21:00:30 +08:00
marshal_test.go
Move test to nbt_test.go & don't ignore errors
2020-09-18 09:00:40 -05:00
marshal.go
Move test to nbt_test.go & don't ignore errors
2020-09-18 09:00:40 -05:00
nbt_test.go
Move test to nbt_test.go & don't ignore errors
2020-09-18 09:00:40 -05:00
nbt.go
add support for nonarray lists, fix bugs with structs, make compliant with bigtest.nbt
2020-09-17 22:38:48 -05:00
read.go
Better error message that helps issue
#49
.
2020-04-04 17:06:15 +08:00
README.md
remove outdated readme comment
2020-09-17 22:41:19 -05:00
typeinfo.go
修正代码中的若干拼写错误
2019-07-16 23:28:02 +08:00
README.md
NBT
This package implement the Named Binary Tag format of Minecraft.
Docs