PaperMC/Spigot-API-Patches
Aikar 0ae2903d8a Mob Pathfinding API
Adds an API to allow plugins to instruct a Mob to Pathfind to a Location or Entity

This does not do anything to stop other AI rules from changing the location, so
it is still up to the plugin to control that or override after another goal changed
the location.
2018-09-09 12:58:47 -04:00
..
Ability-to-apply-mending-to-XP-API.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 03:09:34 -04:00
Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Ability to change PlayerProfile in AsyncPreLoginEvent 2018-03-18 11:46:14 -04:00
Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Access-items-by-EquipmentSlot.patch [Auto] Updated Upstream (Bukkit) 2018-08-19 00:29:35 -04:00
Add-a-call-helper-to-Event.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Add-an-asterisk-to-legacy-API-plugins.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-08-26 23:05:00 -04:00
Add-API-methods-to-control-if-armour-stands-can-move.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Add-ArmorStand-Item-Meta.patch Add ArmorStand Item Meta 2018-01-27 20:40:42 -05:00
Add-async-chunk-load-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-Ban-Methods-to-Player-Objects.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 03:09:34 -04:00
Add-BaseComponent-sendMessage-methods-to-CommandSend.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 03:09:34 -04:00
Add-BeaconEffectEvent.patch Put the decompile fixes into MC Dev Fixes patch 2018-07-23 13:10:06 -04:00
Add-command-to-reload-permissions.yml-and-require-co.patch Updated Upstream (Bukkit/CraftBukkit) for LootTable API 2018-08-12 13:11:08 -04:00
Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit) for LootTable API 2018-08-12 13:11:08 -04:00
Add-EntityKnockbackByEntityEvent.patch Cleanup javadoc warnings 2018-08-16 12:20:58 +01:00
Add-EntityTeleportEndGatewayEvent.patch Add EntityTeleportEndGatewayEvent for entities (closes #1124) 2018-06-09 14:21:40 +01:00
Add-EntityZapEvent.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Add-exception-reporting-event.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Add-extended-PaperServerListPingEvent.patch Add extended PaperServerListPingEvent (#980) 2018-03-23 04:19:59 +01:00
Add-Force-Loaded-Chunk-API.patch Merge branch 'master' into pre/1.13 2018-09-09 01:14:52 -04:00
Add-getI18NDisplayName-API.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 21:54:31 -04:00
Add-getNearbyXXX-methods-to-Location.patch Cleanup javadoc warnings 2018-08-16 12:20:58 +01:00
Add-getTPS-method.patch Updated Upstream (Bukkit/CraftBukkit) for LootTable API 2018-08-12 13:11:08 -04:00
Add-hand-to-bucket-events.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Add-legacy-ping-support-to-PaperServerListPingEvent.patch Call PaperServerListPingEvent for legacy pings (#1057) 2018-03-30 19:00:01 +02:00
Add-MetadataStoreBase.removeAll-Plugin.patch Rebuild Patches 2018-07-28 22:15:52 -05:00
Add-method-to-open-already-placed-sign.patch Add method to open already placed sign 2018-04-01 02:30:41 +03:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 03:09:34 -04:00
Add-More-Creeper-API.patch Merge branch 'master' into pre/1.13 2018-09-09 01:14:52 -04:00
Add-PhantomPreSpawnEvent.patch Add More Creeper API (#1372) 2018-08-27 02:01:09 -05:00
Add-player-view-distance-API.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 03:09:34 -04:00
Add-PlayerArmorChangeEvent.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Add-PlayerInitialSpawnEvent.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Add-PlayerJumpEvent.patch Update documentation around PlayerJumpEvent 2017-09-29 14:58:24 -04:00
Add-PlayerLocaleChangeEvent.patch Don't reset current tick based on system time 2018-08-10 15:25:45 +01:00
Add-PlayerUseUnknownEntityEvent.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Add-ProjectileCollideEvent.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Add-ray-tracing-methods-to-LivingEntity.patch Merge branch 'master' into pre/1.13 2018-09-09 01:14:52 -04:00
Add-sender-name-to-commands.yml-replacement.patch Update B/CB/S 2017-11-08 16:13:57 +00:00
Add-setPlayerProfile-API-for-Skulls.patch [1.13] Skull block profile api (#1308) 2018-08-06 07:24:55 +02:00
Add-source-block-to-BlockPhysicsEvent.patch Remove deadlock risk in firing async events 2018-09-09 01:04:29 -04:00
Add-source-to-PlayerExpChangeEvent.patch Rebuild Patches 2018-07-28 22:15:52 -05:00
Add-String-based-Action-Bar-API.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 03:09:34 -04:00
Add-TNTPrimeEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
add-Trove-and-FastUtil-to-Bukkit.patch Rebuild Patches 2018-07-28 22:15:52 -05:00
Add-UnknownCommandEvent.patch Fix javadoc warnings 2017-07-03 16:38:49 +01:00
Add-version-history-to-version-command.patch Track previous version and report in command 2018-03-01 19:57:22 -06:00
Add-workaround-for-plugins-modifying-the-parent-of-t.patch Update upstream 2018-07-29 22:16:15 -04:00
Add-World.getEntity-UUID-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Additional-world.getNearbyEntities-API-s.patch Merge branch 'master' into pre/1.13 2018-08-17 05:10:45 +01:00
Allow-Blocks-to-be-accessed-via-a-long-key.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Allow-disabling-armour-stand-ticking.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Allow-plugins-to-use-SLF4J-for-logging.patch Remove deprecated AuthLib API from Paper-API 2018-07-25 21:49:43 -05:00
Allow-Reloading-of-Command-Aliases.patch Updated Upstream (Bukkit/CraftBukkit) for LootTable API 2018-08-12 13:11:08 -04:00
AnvilDamageEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
API-to-get-a-BlockState-without-a-snapshot.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Arrow-pickup-rule-API.patch Update B/CB 2018-05-08 23:09:45 +01:00
AsyncTabCompleteEvent.patch Merge branch 'master' into pre/1.13 2018-08-17 05:10:45 +01:00
Automatically-disable-plugins-that-fail-to-load.patch NOT FINISHED!!! Current Progress on 1.13-pre7 update 2018-07-14 21:53:17 -04:00
Basic-PlayerProfile-API.patch Merge branch 'master' into pre/1.13 2018-08-17 05:10:45 +01:00
Check-Paper-versions.patch Make version command use the direct link 2018-04-09 16:13:08 -04:00
Close-Plugin-Class-Loaders-on-Disable.patch NOT FINISHED!!! Current Progress on 1.13-pre7 update 2018-07-14 21:53:17 -04:00
Complete-resource-pack-API.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 03:09:34 -04:00
Custom-replacement-for-eaten-items.patch Properly fix JavaDoc linting issues 2017-06-10 17:11:10 -05:00
Display-warning-on-deprecated-recipe-API.patch Updated Upstream (Bukkit/CraftBukkit) 2018-08-31 23:53:49 -04:00
Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
EnderDragon-Events.patch Cleanup javadoc warnings for 1.13 2018-08-17 05:29:16 +01:00
Enderman.teleportRandomly.patch NOT FINISHED!!! Current Progress on 1.13-pre7 update 2018-07-14 21:53:17 -04:00
EndermanAttackPlayerEvent.patch Cleanup javadoc warnings 2018-08-16 12:20:58 +01:00
EndermanEscapeEvent.patch add Escape Reason Drown for EndermanEscapeEvent 2018-05-31 18:16:26 -04:00
ensureServerConversions-API.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 21:54:31 -04:00
Entity-AddTo-RemoveFrom-World-Events.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Entity-fromMobSpawner.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-03 04:14:40 -04:00
Entity-getChunk-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-03 04:14:40 -04:00
Entity-Origin-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-03 04:14:40 -04:00
EntityPathfindEvent.patch EntityPathfindEvent should be an EntityEvent 2018-06-25 22:09:11 -04:00
EntityRegainHealthEvent-isFastRegen-API.patch Fix javadoc warnings 2017-07-03 16:38:49 +01:00
EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
EntityTransformedEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Expand-ArmorStand-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Expand-Explosions-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Expand-Location-Manipulation-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Expand-World.spawnParticle-API-and-add-Builder.patch Fix invalid data types for particles and fix colors in the ParticleBuilder (#1422) 2018-09-08 18:52:56 -05:00
ExperienceOrbMergeEvent.patch ExperienceOrbMergeEvent 2017-12-19 22:57:46 -05:00
ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch ExperienceOrbs API for Reason/Source/Triggering player 2017-12-19 16:46:27 -05:00
Expose-client-protocol-version-and-virtual-host.patch NOT FINISHED!!! Current Progress on 1.13-pre7 update 2018-07-14 21:53:17 -04:00
Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit) for LootTable API 2018-08-12 13:11:08 -04:00
Expose-WorldBorder-isInBounds-Location-check.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Fill-Profile-Property-Events.patch Expand Explosions API 2018-06-20 23:19:46 -04:00
Fireworks-API-s.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Fix-ServerListPingEvent-flagging-as-Async.patch Make version command use the direct link 2018-04-09 16:13:08 -04:00
Fix-upstream-javadoc-warnings-and-errors.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 03:09:34 -04:00
getPlayerUniqueId-API.patch Updated Upstream (Bukkit/CraftBukkit) for LootTable API 2018-08-12 13:11:08 -04:00
Graduate-bungeecord-chat-API-from-spigot-subclasses.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 03:09:34 -04:00
Handle-plugin-prefixes-in-implementation-logging-con.patch [CI-SKIP] Add Minecrell to MIT list (#1035) 2018-03-08 16:08:21 +01:00
IllegalPacketEvent.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Improve-death-events.patch Merge branch 'master' into pre/1.13 2018-09-09 01:14:52 -04:00
Improve-ProjectileHitEvent-to-include-the-BlockFace-.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Improve-the-Saddle-API-for-Horses.patch Update B/CB 2018-02-08 10:07:27 +00:00
Inventory-removeItemAnySlot.patch [CI-SKIP] [Auto] Rebuild Patches 2018-09-03 10:11:35 -04:00
InventoryCloseEvent-Reason-API.patch Cleanup javadoc warnings 2018-08-16 12:20:58 +01:00
isChunkGenerated-API.patch Remove deadlock risk in firing async events 2018-09-09 01:04:29 -04:00
Item-canEntityPickup.patch Renumber patches, fix conflicts, update for 1.12 2017-06-11 20:02:57 -05:00
ItemStack-API-additions-for-quantity-flags-lore.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 21:54:31 -04:00
ItemStack-getMaxItemUseDuration.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 21:54:31 -04:00
LivingEntity-Hand-Raised-Item-Use-API.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 03:09:34 -04:00
LivingEntity-setKiller.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Location.isChunkLoaded-API.patch Location.isChunkLoaded() API 2018-04-30 19:27:59 -04:00
Location.toBlockLocation-toCenterLocation.patch rename method for center to toCenterLocation() 2018-05-24 21:06:06 -04:00
LootTable-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Make-EnderDragon-extend-Mob.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Make-plugins-list-alphabetical.patch Update B/CB/S 2017-11-10 17:31:39 -05:00
Make-shield-blocking-delay-configurable.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 03:09:34 -04:00
Misc-Utils.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Mob-Pathfinding-API.patch Mob Pathfinding API 2018-09-09 12:58:47 -04:00
Optimize-Hoppers.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Player-affects-spawning-API.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 03:09:34 -04:00
Player-Tab-List-and-Title-APIs.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 03:09:34 -04:00
Player.setPlayerProfile-API.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 03:09:34 -04:00
PlayerAdvancementCriterionGrantEvent.patch PlayerAdvancementCriterionGrantEvent (#978) 2018-01-21 12:23:34 -06:00
PlayerAttemptPickupItemEvent.patch PlayerAttemptPickupItemEvent additions 2017-11-10 22:49:53 -05:00
PlayerElytraBoostEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
PlayerLaunchProjectileEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
PlayerNaturallySpawnCreaturesEvent.patch PlayerNaturallySpawnCreaturesEvent 2018-01-14 17:36:24 -05:00
PlayerPickupExperienceEvent.patch Make PlayerPickupExperienceEvent extend PlayerEvent 2017-12-19 22:08:28 -05:00
PlayerPickupItemEvent-setFlyAtPlayer.patch Update Upstream 2017-07-30 18:41:08 -04:00
PlayerReadyArrowEvent.patch Cleanup javadoc warnings 2018-08-16 12:20:58 +01:00
PlayerTeleportEndGatewayEvent.patch Properly fix JavaDoc linting issues 2017-06-10 17:11:10 -05:00
POM-changes.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
PotionEffect-clone-methods.patch remove PotionEffect color API as it was removed upstream 2018-08-03 21:23:57 -04:00
PreCreatureSpawnEvent.patch Remove warning for custom entities in precreaturespawn, add note to event 2018-01-28 22:50:35 -05:00
Profile-Lookup-Events.patch Move part of last change into proper file 2018-07-25 21:55:25 -05:00
ProfileWhitelistVerifyEvent.patch Merge branch 'master' into pre/1.13 2018-08-17 05:10:45 +01:00
Provide-Chunk-Coordinates-as-a-Long-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Provide-E-TE-Chunk-count-stat-methods.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
RangedEntity-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Reduce-thread-synchronization-in-MetadataStoreBase.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Remove-deadlock-risk-in-firing-async-events.patch Remove no longer needed tests due to last change 2018-09-09 01:14:18 -04:00
Shoulder-Entities-Release-API.patch Shoulder Entities Release API 2017-06-17 15:20:25 -04:00
SkeletonHorse-Additions.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Slime-Pathfinder-Events.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Tameable-getOwnerUniqueId-API.patch Rename getOwnerUUID to Tameable#getOwnerUniqueId for consistency 2018-02-24 01:16:01 -05:00
Timings-v2.patch Improvements to Timings 2018-08-30 20:43:15 -04:00
Use-ASM-for-event-executors.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Use-specific-1.13-versioning-branch-build-name.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Vex-getSummoner-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
WitchConsumePotionEvent.patch Cleanup javadoc warnings 2018-08-16 12:20:58 +01:00
WitchReadyPotionEvent.patch Cleanup javadoc warnings 2018-08-16 12:20:58 +01:00
WitchThrowPotionEvent.patch Fix Witch Throw Potion error - Resolves #1129 2018-05-23 23:08:04 -04:00