From c500f6a7fbbe1378475296ad1158a673158e4153 Mon Sep 17 00:00:00 2001 From: Shane Freeder Date: Wed, 22 May 2019 04:38:43 +0100 Subject: [PATCH] Updated Upstream (Bukkit/CraftBukkit/Spigot) Upstream has released updates that appears to apply and compile correctly. This update has not been tested by PaperMC and as with ANY update, please do your own testing Bukkit Changes: 142bdd6a SPIGOT-4966: Provide access to Entity in PortalCreateEvent 36ae34f0 Fix some javadoc warnings 2c68d3b9 Explicitly deprecate all MaterialData subclasses b97d9bb7 Fix duplicate lowercasing in NamespacedKey 531c4dd3 SPIGOT-4961: Cannot open various inventories 2327df08 SPIGOT-4958: API to set map trackingPosition 2ae6a5a8 SPIGOT-4833: Allow access to LivingEntity memories CraftBukkit Changes: 342194e3 SPIGOT-4970: PlayerTeleportEvent event.setTo() has no effect on portal teleports 6984fc4f SPIGOT-4968: Jukebox.setPlaying(null) causes error 0e4ca96e SPIGOT-4966: Provide access to Entity in PortalCreateEvent 49e15b4d SPIGOT-4964: EntityPickupItemEvent for pandas de9b85b8 SPIGOT-4925: Uppercase world names no longer supported c5e09cea SPIGOT-4961: Cannot open various inventories b114affb SPIGOT-4958: API to set map trackingPosition 401432b9 SPIGOT-4962: Bubble column blocks not classified as liquid f498aabe SPIGOT-4898: Call EntityChangeBlockEvent / EntityPickupItemEvent for foxes eb99127a SPIGOT-4833: Allow access to LivingEntity memories Spigot Changes: 03bd4b03 Remove // Spigot comment from javadoc 54b58fa6 Fix some javadoc warnings --- work/Bukkit | 2 +- work/CraftBukkit | 2 +- work/Spigot | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/work/Bukkit b/work/Bukkit index 4543fb402..142bdd6a3 160000 --- a/work/Bukkit +++ b/work/Bukkit @@ -1 +1 @@ -Subproject commit 4543fb40291a6cf0b5e19b0057da6c52df479a6a +Subproject commit 142bdd6a358f7134ce543bab2ed22f69db581946 diff --git a/work/CraftBukkit b/work/CraftBukkit index d06991d96..342194e39 160000 --- a/work/CraftBukkit +++ b/work/CraftBukkit @@ -1 +1 @@ -Subproject commit d06991d96031a4dd4c6c2245116aa5639738582c +Subproject commit 342194e390eb4276d268d7c68b1e61f569f4b742 diff --git a/work/Spigot b/work/Spigot index 4f661b226..03bd4b031 160000 --- a/work/Spigot +++ b/work/Spigot @@ -1 +1 @@ -Subproject commit 4f661b226f7604688a0dc2af5d3f0b8a691370a8 +Subproject commit 03bd4b031ce87ea24a00e0ebe52560cdb4d56220