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 10, 2024
1 parent 16e7aa4 commit db55bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Paper
Submodule Paper updated 50 files
+2 −2 patches/api/0006-Adventure.patch
+21 −3 patches/api/0027-Add-methods-for-working-with-arrows-stuck-in-living-.patch
+2 −2 patches/api/0068-LivingEntity-setKiller.patch
+2 −2 patches/api/0110-Make-shield-blocking-delay-configurable.patch
+2 −2 patches/api/0117-LivingEntity-Hand-Raised-Item-Use-API.patch
+3 −3 patches/api/0173-Fix-Spigot-annotation-mistakes.patch
+2 −2 patches/api/0185-Entity-Jump-API.patch
+2 −2 patches/api/0210-Add-playPickupItemAnimation-to-LivingEntity.patch
+2 −2 patches/api/0225-Add-LivingEntity-clearActiveItem.patch
+2 −2 patches/api/0230-Expose-LivingEntity-hurt-direction.patch
+2 −2 patches/api/0296-Add-more-line-of-sight-methods.patch
+2 −2 patches/api/0299-Missing-Entity-API.patch
+20 −4 patches/api/0303-Stinger-API.patch
+2 −2 patches/api/0381-Add-LivingEntity-swingHand-EquipmentSlot-convenience.patch
+2 −2 patches/api/0382-Add-entity-knockback-API.patch
+2 −2 patches/api/0389-ItemStack-damage-API.patch
+2 −2 patches/api/0402-Add-Entity-Body-Yaw-API.patch
+2 −2 patches/api/0412-Add-method-to-remove-all-active-potion-effects.patch
+3 −3 patches/api/0452-Add-HiddenPotionEffect-API.patch
+628 −0 patches/api/0459-Add-Lifecycle-Event-system.patch
+46 −0 patches/api/0460-Conduit-API.patch
+3 −3 patches/server/0010-Adventure.patch
+12 −3 patches/server/0013-Paper-Plugins.patch
+17 −3 patches/server/0062-Add-methods-for-working-with-arrows-stuck-in-living-.patch
+2 −2 patches/server/0146-LivingEntity-setKiller.patch
+2 −2 patches/server/0200-Make-shield-blocking-delay-configurable.patch
+2 −2 patches/server/0205-LivingEntity-Hand-Raised-Item-Use-API.patch
+45 −11 patches/server/0246-Improve-death-events.patch
+2 −2 patches/server/0329-Entity-Jump-API.patch
+3 −3 patches/server/0353-Implement-Player-Client-Options-API.patch
+4 −4 patches/server/0372-Fix-PotionEffect-ignores-icon-flag.patch
+2 −2 patches/server/0415-Add-playPickupItemAnimation-to-LivingEntity.patch
+2 −2 patches/server/0459-Add-LivingEntity-clearActiveItem.patch
+2 −2 patches/server/0470-Expose-LivingEntity-hurt-direction.patch
+6 −6 patches/server/0508-Expand-EntityUnleashEvent.patch
+2 −2 patches/server/0516-living-entity-allow-attribute-registration.patch
+2 −2 patches/server/0562-More-Enchantment-API.patch
+2 −2 patches/server/0583-Line-Of-Sight-Changes.patch
+2 −2 patches/server/0588-Missing-Entity-API.patch
+22 −4 patches/server/0599-Stinger-API.patch
+2 −2 patches/server/0633-Improve-and-expand-AsyncCatcher.patch
+3 −3 patches/server/0788-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch
+2 −2 patches/server/0803-Add-entity-knockback-API.patch
+2 −2 patches/server/0821-ItemStack-damage-API.patch
+2 −2 patches/server/0822-Friction-API.patch
+2 −2 patches/server/0848-Add-Entity-Body-Yaw-API.patch
+2 −2 patches/server/0884-Add-method-to-remove-all-active-potion-effects.patch
+2 −2 patches/server/0983-Add-PlayerShieldDisableEvent.patch
+781 −0 patches/server/1046-Add-Lifecycle-Event-system.patch
+50 −0 patches/server/1047-Conduit-API.patch

0 comments on commit db55bea

Please sign in to comment.