Skip to content

Commit

Permalink
Update Paper
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoenix616 committed Mar 2, 2020
1 parent e13dfe0 commit ab8e184
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Paper
Submodule Paper updated 80 files
+37 −37 Spigot-API-Patches/0004-Timings-v2.patch
+4 −4 Spigot-API-Patches/0020-Add-methods-for-working-with-arrows-stuck-in-living-.patch
+4 −4 Spigot-API-Patches/0065-LivingEntity-setKiller.patch
+4 −4 Spigot-API-Patches/0085-Tameable-getOwnerUniqueId-API.patch
+4 −4 Spigot-API-Patches/0107-Make-shield-blocking-delay-configurable.patch
+4 −4 Spigot-API-Patches/0114-LivingEntity-Hand-Raised-Item-Use-API.patch
+4 −4 Spigot-API-Patches/0191-Entity-Jump-API.patch
+54 −54 Spigot-Server-Patches/0004-MC-Utils.patch
+8 −8 Spigot-Server-Patches/0006-Add-MinecraftKey-Information-to-Objects.patch
+6 −6 Spigot-Server-Patches/0007-Store-reference-to-current-Chunk-for-Entity-and-Bloc.patch
+41 −56 Spigot-Server-Patches/0009-Timings-v2.patch
+20 −17 Spigot-Server-Patches/0013-Allow-nerfed-mobs-to-jump-and-take-water-damage.patch
+5 −5 Spigot-Server-Patches/0014-Add-configurable-despawn-distances-for-living-entiti.patch
+7 −7 Spigot-Server-Patches/0016-Drop-falling-block-and-tnt-entities-at-the-specified.patch
+7 −7 Spigot-Server-Patches/0020-Player-affects-spawning-API.patch
+10 −10 Spigot-Server-Patches/0025-Entity-Origin-API.patch
+8 −8 Spigot-Server-Patches/0027-Configurable-top-of-nether-void-damage.patch
+4 −4 Spigot-Server-Patches/0047-Be-a-bit-more-informative-in-maxHealth-exception.patch
+6 −6 Spigot-Server-Patches/0051-Add-configurable-portal-search-radius.patch
+5 −5 Spigot-Server-Patches/0056-Disable-Scoreboards-for-non-players-by-default.patch
+4 −4 Spigot-Server-Patches/0057-Add-methods-for-working-with-arrows-stuck-in-living-.patch
+7 −7 Spigot-Server-Patches/0064-Handle-Item-Meta-Inconsistencies.patch
+4 −4 Spigot-Server-Patches/0070-Use-a-Shared-Random-for-Entities.patch
+6 −6 Spigot-Server-Patches/0103-Optional-TNT-doesn-t-move-in-water.patch
+9 −12 Spigot-Server-Patches/0127-Add-ProjectileCollideEvent.patch
+3 −3 Spigot-Server-Patches/0140-Don-t-allow-entities-to-ride-themselves-572.patch
+18 −18 Spigot-Server-Patches/0141-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch
+7 −7 Spigot-Server-Patches/0142-Cap-Entity-Collisions.patch
+6 −6 Spigot-Server-Patches/0152-Item-canEntityPickup.patch
+12 −12 Spigot-Server-Patches/0160-Entity-fromMobSpawner.patch
+7 −9 Spigot-Server-Patches/0167-Reset-spawner-timer-when-spawner-event-is-cancelled.patch
+5 −5 Spigot-Server-Patches/0170-LivingEntity-setKiller.patch
+44 −6 Spigot-Server-Patches/0192-PlayerNaturallySpawnCreaturesEvent.patch
+6 −6 Spigot-Server-Patches/0196-Add-ArmorStand-Item-Meta.patch
+9 −6 Spigot-Server-Patches/0206-Player.setPlayerProfile-API.patch
+4 −4 Spigot-Server-Patches/0212-Flag-to-disable-the-channel-limit.patch
+6 −6 Spigot-Server-Patches/0231-Make-shield-blocking-delay-configurable.patch
+5 −5 Spigot-Server-Patches/0238-LivingEntity-Hand-Raised-Item-Use-API.patch
+14 −14 Spigot-Server-Patches/0242-InventoryCloseEvent-Reason-API.patch
+3 −3 Spigot-Server-Patches/0250-add-more-information-to-Entity.toString.patch
+7 −7 Spigot-Server-Patches/0251-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch
+7 −7 Spigot-Server-Patches/0264-Ignore-Dead-Entities-in-entityList-iteration.patch
+5 −5 Spigot-Server-Patches/0291-Add-ray-tracing-methods-to-LivingEntity.patch
+3 −3 Spigot-Server-Patches/0292-Expose-attack-cooldown-methods-for-Player.patch
+17 −17 Spigot-Server-Patches/0293-Improve-death-events.patch
+8 −8 Spigot-Server-Patches/0297-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch
+7 −7 Spigot-Server-Patches/0305-Catch-JsonParseException-in-Entity-and-TE-names.patch
+6 −6 Spigot-Server-Patches/0311-Add-sun-related-API.patch
+6 −6 Spigot-Server-Patches/0317-Call-player-spectator-target-events.patch
+5 −5 Spigot-Server-Patches/0322-Reset-players-airTicks-on-respawn.patch
+10 −10 Spigot-Server-Patches/0331-force-entity-dismount-during-teleportation.patch
+5 −5 Spigot-Server-Patches/0334-Add-more-Zombie-API.patch
+9 −9 Spigot-Server-Patches/0340-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch
+3 −3 Spigot-Server-Patches/0342-Workaround-for-vehicle-tracking-issue-on-disconnect.patch
+3 −3 Spigot-Server-Patches/0344-Block-Entity-remove-from-being-called-on-Players.patch
+9 −9 Spigot-Server-Patches/0355-Add-LivingEntity-getTargetEntity.patch
+7 −7 Spigot-Server-Patches/0357-Entity-getEntitySpawnReason.patch
+4 −4 Spigot-Server-Patches/0364-PlayerDeathEvent-getItemsToKeep.patch
+7 −7 Spigot-Server-Patches/0367-Mob-Spawner-API-Enhancements.patch
+5 −5 Spigot-Server-Patches/0368-Per-Player-View-Distance-API-placeholders.patch
+7 −7 Spigot-Server-Patches/0373-Duplicate-UUID-Resolve-Option.patch
+24 −24 Spigot-Server-Patches/0387-Anti-Xray.patch
+1 −1 Spigot-Server-Patches/0392-Avoid-hopper-searches-if-there-are-no-items.patch
+38 −38 Spigot-Server-Patches/0393-Asynchronous-chunk-IO-and-loading.patch
+6 −6 Spigot-Server-Patches/0394-Use-getChunkIfLoadedImmediately-in-places.patch
+21 −21 Spigot-Server-Patches/0399-implement-optional-per-player-mob-spawns.patch
+3 −3 Spigot-Server-Patches/0401-only-add-passanger-entities-once-from-spawners.patch
+4 −4 Spigot-Server-Patches/0409-Fix-stuck-in-sneak-when-changing-worlds-MC-10657.patch
+3 −3 Spigot-Server-Patches/0415-Fix-spawn-radius-being-treated-as-0.patch
+3 −3 Spigot-Server-Patches/0418-PlayerDeathEvent-shouldDropExperience.patch
+13 −13 Spigot-Server-Patches/0427-Activation-Range-Improvements.patch
+3 −3 Spigot-Server-Patches/0431-Fix-items-vanishing-through-end-portal.patch
+5 −5 Spigot-Server-Patches/0436-Allow-overriding-the-java-version-check.patch
+13 −0 Spigot-Server-Patches/0438-Optimise-random-block-ticking.patch
+3 −3 Spigot-Server-Patches/0439-Entity-Jump-API.patch
+9 −24 Spigot-Server-Patches/0440-Add-option-to-nerf-pigmen-from-nether-portals.patch
+44 −0 Spigot-Server-Patches/0443-Backport-fix-for-MC-167561.patch
+1 −1 work/Bukkit
+1 −1 work/CraftBukkit
+1 −1 work/Spigot
2 changes: 1 addition & 1 deletion current-paper
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.15.2--96fcc44c3a6c17f172d173502f95732224ec00fb
1.15.2--0b45cb1082238c1accc33a1c677a0bb78dffe052

0 comments on commit ab8e184

Please sign in to comment.