ce2ad7d Change default value for new ocelot setting (#3797)
33cc21d Add setting for ocelot->cat translation in 1.13.2->1.14 (#3796)
fb434a7 Use correct deserialization method in SerializerVersion#toComponent (#3795)
MCStructs has multiple methods for parsing jsons depending on the version, we should use them correctly in our wrapper to support all possible cases of components.
128e191 Fix 1.15->1.16 item attribute uuid (#3793)
bfde4b9 Fix 1.11->1.12 show_achievement rewriter (#3792)
a99273d Always call onMappingDataLoaded in TagRewriter In case they are needed in the future, so that we don't also have to check whether the different methods are actually called
4302dd6 Remove Protocol1_9To1_8#FIX_JSON usage in 1.11->1.12 (#3791)
98c5d38 Push book contents through component conversion in 1.8->1.9 (#3790)
bd8e469 Fix IdAndData constructor without data field (#3789)
57d7fd5 Change IdAndData#setData parameter to int (#3788)
8fe0681 Replace incoming/outgoing usages with client/server bound (#3787)
ea5cf3e Add IdAndData util and replace conversions (#3786)
0c2c840 Make handling of optional block metadata more explicit in <1.19.4 (#3782)
2586788 Fix config read/write error when parent file is null (#3783)
6f53c06 Fix 1.12 -> 1.13 held enderman block translation (#3781)
73178b5 Inline player on-ground movement handler (#3777)
d0cc531 Cleanup MetaIndex style and field names (#3775)
617ef10 Remove MetaType1_8#NonExistent (#3774)
5569caf Improve horse armor patch in 1.8->1.9 (#3773)
868a5bd Remove non existing metadata from MetaIndex (#3772)