Upstream has released updates that appear to apply and compile correctly
Tuinity Changes:
7220cb2 Re-add optimise poi access patch
d4da919 Re-add optimise worldserver notify
d3a0c9b Re-add remove streams for villager ai
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
02fbcbc Add reobf mappings patch for LevelChunk#level (CraftBukkit changes type) (#6079)
2641b91 Also deobfuscate secondary stacktraces in crash reports (#6078)
cc063e1 Fix incorrect variable usage in per-player mob spawning patch (#6077)
Tuinity Changes:
4867bfb Use correct y value for snow/ice formation
361be02 Update paper
Upstream has released updates that appear to apply and compile correctly
Tuinity Changes:
e562840 Fix entities suffocating on world gen spawn
1fc0b92 Change mc dev import format to new format
Upstream has released updates that appear to apply and compile correctly
Tuinity Changes:
5ce3c24 Fix logic inconsistency with hard colliding entities if no entity is provided
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
6fd9275 Fix Bossbar updating (closes#6061) (#6076)
Tuinity Changes:
a4009b4 Apply paper's reobf mappings patch
a7dcd62 Make getHardCollidingEntities only return hard colliding entities
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
6446e54 Readd "Use getChunkIfLoadedImmediately in places" (#6047)
0ae6dd2 fix custom beacon ranges (#6067)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
3ddc424b89 Backport MC-229191 ore distribution changes
fc4be62055 [ci skip] revert dev-imports derp
f18dc1e3c7 Fix NPE when completing skull lookups without a real owner (Fixes#6052)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
31d8fd5 Add reobf mappings patch for `LevelStorageSource$LevelStorageAccess#getDataTag
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
45ec379 Bump paperweight to 1.1.8
59371cb Optimize Anti-Xray (#5991)
1d194e5 [ci-skip] Fix description of add-plugin command line option (#6031)
333cc2e Don't complete skull lookups on main thread (MC-227435)
2291667 [ci skip] patch-ception
2103ad2 Fix NPE when using broadcast as players are joining
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
3aae7ef Updated Upstream (Bukkit/CraftBukkit)
4713937 Fix return value of Block#applyBoneMeal always being false (#6030)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
143f381 Fix players not being added to collide rule (Fixes#6024)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
e895403 Improve horrible CraftChunk#getEntities performance (#5999)
ba7ffd0 Implement Sound.Source.Provider (#5935)