From b9d7f97e872e0ad0d1239dd0797b77d147c4cd01 Mon Sep 17 00:00:00 2001 From: Automated Date: Mon, 25 Feb 2019 03:16:35 -0500 Subject: [PATCH] [Auto] Updated Upstream (Bukkit) 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: 217dc08d SPIGOT-4634: Make Inventory iteration behaviour explicit --- Spigot-API-Patches/Inventory-removeItemAnySlot.patch | 2 +- work/Bukkit | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Spigot-API-Patches/Inventory-removeItemAnySlot.patch b/Spigot-API-Patches/Inventory-removeItemAnySlot.patch index ec2cd65b82..085cde7b8d 100644 --- a/Spigot-API-Patches/Inventory-removeItemAnySlot.patch +++ b/Spigot-API-Patches/Inventory-removeItemAnySlot.patch @@ -5,7 +5,7 @@ Subject: [PATCH] Inventory#removeItemAnySlot diff --git a/src/main/java/org/bukkit/inventory/Inventory.java b/src/main/java/org/bukkit/inventory/Inventory.java -index 3585f109..6992b702 100644 +index bab561dc..9d0306c3 100644 --- a/src/main/java/org/bukkit/inventory/Inventory.java +++ b/src/main/java/org/bukkit/inventory/Inventory.java @@ -0,0 +0,0 @@ public interface Inventory extends Iterable { diff --git a/work/Bukkit b/work/Bukkit index e167e549af..217dc08dff 160000 --- a/work/Bukkit +++ b/work/Bukkit @@ -1 +1 @@ -Subproject commit e167e549afd442461df623cdb3c6ba1f2be797d9 +Subproject commit 217dc08dff6ff9d0482f7952b9555ff66d31800a