Skip to content

Commit

Permalink
Update PaperMC
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Feb 11, 2024
1 parent db55bea commit 37af01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Paper
Submodule Paper updated 23 files
+10 −3 patches/api/0297-Add-WaterBottleSplashEvent.patch
+146 −0 patches/api/0461-ItemStack-Tooltip-API.patch
+34 −0 patches/api/0462-Add-getChunkSnapshot-includeLightData-parameter.patch
+12 −0 patches/server/0504-Add-BlockPreDispenseEvent.patch
+43 −6 patches/server/0585-Fix-potions-splash-events.patch
+5 −5 patches/server/0624-Add-critical-damage-API.patch
+3 −3 patches/server/0720-More-Projectile-API.patch
+3 −3 patches/server/0729-Fix-new-block-data-for-EntityChangeBlockEvent.patch
+12 −0 patches/server/0834-Improve-logging-and-errors.patch
+1 −1 patches/server/0840-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch
+2 −2 patches/server/0851-Add-EntityFertilizeEggEvent.patch
+1 −1 patches/server/0871-Fix-DamageCause-for-Falling-Blocks.patch
+1 −1 patches/server/0875-Expand-PlayerItemMendEvent.patch
+2 −2 patches/server/0890-Call-missing-BlockDispenseEvent.patch
+2 −2 patches/server/0936-Add-titleOverride-to-InventoryOpenEvent.patch
+4 −4 patches/server/0976-Restore-vanilla-entity-drops-behavior.patch
+2 −2 patches/server/0982-Add-drops-to-shear-events.patch
+3 −3 patches/server/0991-Rewrite-chunk-system.patch
+4 −4 patches/server/1008-Improved-Watchdog-Support.patch
+29 −0 patches/server/1048-ItemStack-Tooltip-API.patch
+109 −0 patches/server/1049-Fix-possible-StackOverflowError-for-some-dispenses.patch
+114 −0 patches/server/1050-Properly-track-the-changed-item-from-dispense-events.patch
+70 −0 patches/server/1051-Add-getChunkSnapshot-includeLightData-parameter.patch

0 comments on commit 37af01b

Please sign in to comment.