|
9b6f640843
|
update to 1.16 and removes usage of "io/ioutil"
|
2021-02-25 12:43:39 +08:00 |
|
|
473669cbce
|
rename tag for nbt_type to list instead of noarray and add documentation
|
2020-09-21 20:58:31 -05:00 |
|
|
5d3f46b58f
|
Move test to nbt_test.go & don't ignore errors
|
2020-09-18 09:00:40 -05:00 |
|
|
e385cb77cb
|
NBT Unmarshaler support
|
2019-07-31 21:00:30 +08:00 |
|
|
d9098676fd
|
Fix the NBT decoder panic if length less than 0
|
2019-07-24 14:14:33 +08:00 |
|
|
97ba420565
|
支持Unmarshal到interface{}
|
2019-06-10 17:07:57 +08:00 |
|
|
be1a95c27e
|
support unmarshal to interface{} .no TagCompound
|
2019-06-10 16:32:12 +08:00 |
|
|
0b9984da07
|
support IntArray and LongArray
|
2019-05-18 22:00:52 +08:00 |
|
|
7953808e36
|
implement old NBT format.
TODO: TAG_Int_Array and TAG_Long_Array
|
2019-05-18 19:22:23 +08:00 |
|
|
b2164833f5
|
can parse TagCompound and TagString and TagFloat
|
2019-05-18 18:08:40 +08:00 |
|
|
9cdab82ea3
|
can parse TAG_String
|
2019-05-18 01:08:32 +08:00 |
|