Commit Graph

12 Commits

Author SHA1 Message Date
e73be166bd Support decode ByteArray as []int8 2022-05-17 12:15:24 +08:00
cc1cd6874d fix nbt test panic 2022-03-13 12:17:21 +08:00
2aace6b51a bot can receive chunks now 2022-03-13 11:57:02 +08:00
d8695636b6 nbt lib handle TagByte as signed int8 now 2022-03-11 14:37:47 +08:00
a05f8e0a33 All block states' properties are parsed and all enums represented as byte 2022-03-11 14:02:21 +08:00
aa8e611644 support block state & nbt improvement 2022-03-09 16:12:47 +08:00
6500fbeaab Document append. SNBT encoding bug fix (TagList) 2021-07-09 16:23:26 +08:00
08d2c03a58 Supplement document of nbt API 2021-07-06 09:41:32 +08:00
d7091db5b3 NBT RawMessage fully support 2021-07-05 00:58:41 +08:00
ebc44e7c8b Fix unmarshal error in nbt 2021-07-04 00:59:42 +08:00
8ecb6478a6 Add nbt.RawMessage 2021-07-04 00:37:41 +08:00
6558738f48 support encoding map #98 2021-04-02 13:42:05 +08:00