From 9073cfa4527fcbc944dab7234f0c8c8c4cc6f6bd Mon Sep 17 00:00:00 2001 From: Aikar Date: Sun, 28 Jun 2020 20:14:17 -0400 Subject: [PATCH] Updated Upstream (Bukkit/CraftBukkit) 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: 85e57f7a SPIGOT-5803: Implement the missing methods for the Piglin API. ce0159b6 SPIGOT-5881: SnakeYaml 1.26 limits non-scalar (null) nodes while 1.25 does not CraftBukkit Changes: 44109b72 SPIGOT-5803: Implement the missing methods for the Piglin API. cf01fd9d #696: Respect the NotNull annotation of getChargedProjectiles in CraftMetaCrossbow 1a3363db SPIGOT-5849: Constantly Raining in World 1.16 --- work/Bukkit | 2 +- work/CraftBukkit | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/work/Bukkit b/work/Bukkit index f009c3dd94..85e57f7ac5 160000 --- a/work/Bukkit +++ b/work/Bukkit @@ -1 +1 @@ -Subproject commit f009c3dd945c627246b383aa4ffad63a067df9ff +Subproject commit 85e57f7ac56f5cb4741ff21add44372f58c4877c diff --git a/work/CraftBukkit b/work/CraftBukkit index d77f4d9bf3..44109b726b 160000 --- a/work/CraftBukkit +++ b/work/CraftBukkit @@ -1 +1 @@ -Subproject commit d77f4d9bf348534a2a5b2498d0ea7fbe5297521c +Subproject commit 44109b726b3d248da87fa89a86ca036502e4f52f