Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@512995c Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7359)
PaperMC/Paper@0a9602c [ci skip] Fix multiple ItemStack array nullability mistakes (#7055)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2a306f5 Add Multi Block Change API (#7333)
PaperMC/Paper@feb72b8 Update ASM EventExecutor generator patch to respect event handler return types. Fixes#7311 (#7317)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c904da6 Offset spigot item optimizations instead of Mojang's (#6290)
PaperMC/Paper@128691a Deprecate log4j logger method in `Plugin`
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@99cf01f Fix and deprecate ItemStack#getI18NDisplayName (#7358)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@36ce000 Fix xp reward for baby zombies (#7353)
PaperMC/Paper@5c74af2 Fix NPE for bucket empty result stack being null (#7354)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@31f0137 Add configurable height for slime spawn per world (#6310)
PaperMC/Paper@6f0762c Fix defaults for slime-spawn-height in paper config
PaperMC/Paper@cb198ff Fix chunk range int overflow
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@eb48ada Merge chunk task urgent executor thread into the worker queue
PaperMC/Paper@d9fb602 Expose vanilla BiomeProvider from WorldInfo (#7295)
PaperMC/Paper@7d7ae7b Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7246)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@5ccd305 Fix incorrect old oversized chunk data merging
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@e64ac41 Catch more json parse errors
PaperMC/Paper@9a47cf1 Don't print utterly useless brig exception
PaperMC/Paper@c3d812d Make water animal spawn height configurable (#7135)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@20c131b [ci skip] Add forums to readme (#7286)
PaperMC/Paper@55a1756 Fix saving configs with more long comments (#7248)
Pufferfish Changes:
pufferfish-gg/Pufferfish@bb3bdb9 Adjust mob spawn count calculation as paper slightly changed how this works
Upstream has released updates that appear to apply and compile correctly
Pufferfish Changes:
pufferfish-gg/Pufferfish@e535b1b Change goal selector from a disable to a throttle to improve vanilla parity