2a4bfb9 Add UserConnection param to item rewriter methods
1ac504a Use correct constructor in MappedLegacyBlockItem (#721)
09eda34 Use VVs IdAndData class for block id conversions (#719)
9cf5f98 Replace incoming/outgoing usages with client/server bound (#720)
1647b18 Override nbtTagName() correctly (#717)
c7dc80b Support config loading from input stream (#718)
39d3265 Update VV ItemRewriter API Usage (#716)
2b95355 Update VV API usage
4e5b6fe Fix minor inconsistencies in older protocols (#714)
75fddd0 Allow platforms to disable dummy enchantment in LegacyEnchantmentRewriter (#710)
0aacfe3 Add item handler methods to LegacyEnchantmentRewriter (#709)
4547d5c Move methods in LegacyBlockItemRewriter and expose handleChunk method (#707)
b438484 Keep original item data in LegacyBlockItemRewriter (#706)
9d1a5a0 Expose EntityRewriterBase#alwaysShowOriginalMobName (#705)
ed52ef2 Add calculation methods for block id and data (#704)
4e856ef Various API changes to LegacyBlockItemRewriter (#703)
082cc01 Update Via API usage (#702)
59a6213 Allow platforms to use BackwardsMappingDataLoader (#701)
2ffa852 Update build dependencies