Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@9fd5b3c Add AttributeModifier constructor without EquipmentSlotGroup (#11079)
PaperMC/Paper@8b35adc Fix HelpCommand searching (#11066)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2288e13 Update last chunk position in findSupportingBlock
PaperMC/Paper@1595e4a Make watchdog thread extend TickThread again
PaperMC/Paper@34a2917 Add default canUse and permission methods to BasicCommand (#11047)
PaperMC/Paper@99ae7bb Don't require author and title to be set on signed book meta (#11068)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ffe31a1 Readd async saveddata io
PaperMC/Paper@5a503d7 Bulk bugfixes for itemstack damage API (#11063)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b0ef3ca Only call EntityDamageEvents before actuallyHurt (#11045)
PaperMC/Paper@20889d0 Fix method reflection remapping with null parameter types passed
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@70b0e84 Properly apply damage tick after absorption (#11043)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@aa8d38d Add forRemoval to material data deprecations (#10996)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@1f5db50 Change item/xp merge and entity tracking range defaults (#10986)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@77c763b Fix PlayerShearBlockEvent drops ignored for Pumpkin (#10956)
PaperMC/Paper@76c2f16 Fix wrong diff applying delta twice (#10959)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@8b1d26d Fix diff in sprint interruption option (Closes#10939)
PaperMC/Paper@0a1b133 Revert "Fixes exception log messages getting dropped during bootstrap (#10935)" (Closes#10945)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@3b1c85b Execute chunk tasks while waiting for chunk load in isChunkGenerated
PaperMC/Paper@4ea696f Add ticket for chunk load in isChunkGenerated
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@d23825a Add missing null check to getFullChunkIfLoaded
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@090775e Use ItemStack.empty() when air is passed into constructor
PaperMC/Paper@7bbe682 Fix CraftWorld#isChunkGenerated
PaperMC/Paper@126f6d7 Remove getUnloadingChunkHolder check
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@4514f41 Correct duplicate attribute check (#10901)