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)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
12dec20 Bump paerweight to 1.1.7
e33ed89 Get short commit ref using a more proper method
7d6147d Remove now unneeded patch due to paperweight 1.1.7
e72fa41 Update task dependency for includeMappings so the new task isn't skipped
0ad5526 Trim whitspace off of git hash (oops)
Tuinity Changes:
e878ba9 Update paper
2bd2849 Bring back fix codec spam patch