Summary
- initial v1_16 submodule as duplicate of v1_15 (commit: 4f9d04b) (details)
- initial compileability (commit: 36f5ced) (details)
- fixes after testing (commit: 45cf0c3) (details)
- additional cleaning from 1.12 removal (commit: 200df93) (details)
- clean some TODO's related to 1.12 (commit: 9679a87) (details)
- add max_stack_size mech (commit: bcfe0ee) (details)
- (relates to 1.12 drop) use Spigot's setBiome instead of old NMS module (commit: 46e87ab) (details)
- disguise command (commit: b8aaaee) (details)
- better get/set block nbt impl (commit: 962747d) (details)
- refactor attachment to its own class (commit: c1e5252) (details)
- rework to cleaner internal code (commit: b1d9730) (details)
- attach command (commit: 34f6e5c) (details)
- minor net opti (commit: 60c62a8) (details)
- support 1.16 nbt_attribute format (commit: 00be9ce) (details)
- fix joins event match method (commit: 3662281) (details)
- rewrite item_projectile for 1.16 (commit: 9bea3f7) (details)
- fix offline attributes for 1.16 (commit: 31271ba) (details)
- use new hover api that doesn't work because spigot is bad (commit: 4560fed) (details)
- rename per_player (commit: 7eca816) (details)
- backport rename per_player to 1.15 and 1.14 (commit: d9c7773) (details)
- rename per_player for:playerlist (commit: 70aaf5f) (details)
- move 'rename' command to 'entity' category (commit: dc575be) (details)
- support advanced chat format in 1.16 NMS module (commit: 27e8f7e) (details)
- ShowFake: better multi-player support (probably) (commit: 416f0b1) (details)