Allow newer Java Edition clients to connect to older servers.
cd65925 Add conversion methods to SerializerVersion and replace missing MCStructs usages (#3769)
307414e Move simple mcstructs usage into utils
51745cb Rewrite 1.12.2->1.13 ComponentRewriter (#3765)
f44782d Fix minor inconsistencies in protocol packages (#3768)
7556f7b Move chat registry dumps into nbt files (#3763)
abd5839 Remove entity metadata buffering in 1.8->1.9 (#3766)
0a2fd8f Add MappingDataLoader#getLogger and MappingDataLoader#getDataFolder (#3757)
f2c816d Add mapped and unmapped identifier read method (#3756)
098f7ff Allow platforms to use the mapping system (#3754)
18f04bf Add more functionality to ChunkUtil (#3755)
feefe6f Merge branch 'master' into dev
4074231 Update Hangar publish plugin
b07cf03 Check for jsonnull in component conversion Closes #3745
0a921d9 Use the correct entity sound rewriter method
7b0c2fb Replace printStackTrace usages with proper logging (#3741)
b426302 Merge branch 'master' into dev
3442cda Update ViaNBT
55a0a70 Merge branch 'master' into dev
a9bfda4 Rewrite 1.11->1.12 ChatItemRewriter (#3740)
93990c8 Merge branch 'master' into dev