From ba6d010b3421a48e68f88b6a3e99e839543b453c Mon Sep 17 00:00:00 2001 From: Automated Date: Sun, 19 Aug 2018 00:29:35 -0400 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: fd6a980a Fix PlayerInventory.setItem docs --- Spigot-API-Patches/Access-items-by-EquipmentSlot.patch | 2 +- work/Bukkit | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Spigot-API-Patches/Access-items-by-EquipmentSlot.patch b/Spigot-API-Patches/Access-items-by-EquipmentSlot.patch index 1b842bfb94..37c9f5a86e 100644 --- a/Spigot-API-Patches/Access-items-by-EquipmentSlot.patch +++ b/Spigot-API-Patches/Access-items-by-EquipmentSlot.patch @@ -5,7 +5,7 @@ Subject: [PATCH] Access items by EquipmentSlot diff --git a/src/main/java/org/bukkit/inventory/PlayerInventory.java b/src/main/java/org/bukkit/inventory/PlayerInventory.java -index 5d75bd49..ddded787 100644 +index fc5772e8..d56f6e00 100644 --- a/src/main/java/org/bukkit/inventory/PlayerInventory.java +++ b/src/main/java/org/bukkit/inventory/PlayerInventory.java @@ -0,0 +0,0 @@ public interface PlayerInventory extends Inventory { diff --git a/work/Bukkit b/work/Bukkit index f7662d5c92..fd6a980aff 160000 --- a/work/Bukkit +++ b/work/Bukkit @@ -1 +1 @@ -Subproject commit f7662d5c9249b90936349d3da43bb0bab089e59e +Subproject commit fd6a980affe4ec8ba565e0866e6106ab051f97fd