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
2bdea5a0f94fff5014fe297a7abee3dbde5b8c53
go-mc
/
nbt
History
Mark Asp
610cb0c7d5
add marshaling of struct and interface types for nbt
2020-09-07 17:45:44 -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
add marshaling of struct and interface types for nbt
2020-09-07 17:45:44 -05:00
marshal.go
add marshaling of struct and interface types for nbt
2020-09-07 17:45:44 -05:00
nbt_test.go
NBT Unmarshaler support
2019-07-31 21:00:30 +08:00
nbt.go
NBT Unmarshaler support
2019-07-31 21:00:30 +08:00
read.go
Better error message that helps issue
#49
.
2020-04-04 17:06:15 +08:00
README.md
try read ChunkData
2019-05-21 00:11:27 +08: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