From c1e07158b9426a8dd2d11ec58709501b0d4e6b21 Mon Sep 17 00:00:00 2001 From: Aikar Date: Mon, 19 Apr 2021 04:57:33 -0400 Subject: [PATCH] [Auto] Updated Upstream (Bukkit/CraftBukkit) Upstream has released updates that appear 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: 6d0965a5 SPIGOT-6388: Add API to get and set the state of the "Shulker" entity CraftBukkit Changes: 1e1a5b75b SPIGOT-6388: Add API to get and set the state of the "Shulker" entity --- work/Bukkit | 2 +- work/CraftBukkit | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/work/Bukkit b/work/Bukkit index 14883d6b1..6d0965a55 160000 --- a/work/Bukkit +++ b/work/Bukkit @@ -1 +1 @@ -Subproject commit 14883d6b17f7cbf695a154266fa23372a4381ebe +Subproject commit 6d0965a550ac4c96b90f2d46cc63c7e5d580e8ad diff --git a/work/CraftBukkit b/work/CraftBukkit index 115244c74..1e1a5b75b 160000 --- a/work/CraftBukkit +++ b/work/CraftBukkit @@ -1 +1 @@ -Subproject commit 115244c744b1ef289d97d4e6cc777e60f185ff64 +Subproject commit 1e1a5b75b75e3c3d3590866b2605e6d1f0e07d10