What's Changed
- perf(entity): redirect Entity#getPassengers to the Arclight bridge by @danorris709 in #604
- feat(chunks): remove unnecessary shuffling and allocation on chunk ticking by @danorris709 in #614
- Integrated patcher with WorldEdit support for 1.16. by @qyl27 in #730
- Remove inheritance lookup in inventory implementer for 1.16. by @qyl27 in #732
- perf(entity): add patch for passenger optimizations by @danorris709 in #735
- add runProdServer for debug. by @qyl27 in #736
- Fix cannot stack ItemStacks with capability attached in furnaces. (#689) by @qyl27 in #737
- Fix mistake in ef26114. by @qyl27 in #742
- Add an spanish config by @Nebula240 in #729
- fix(core): prevent firing the event if the to block is < 0 by @danorris709 in #738
New Contributors
- @danorris709 made their first contribution in #604
- @Nebula240 made their first contribution in #729
Full Changelog: 1.16/1.0.23...1.16/1.0.24