From 2241a94f70278aacddfcecde37bb75e013318e8c Mon Sep 17 00:00:00 2001 From: Shane Freeder Date: Wed, 25 Nov 2020 23:45:25 +0000 Subject: [PATCH] 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: 19b7b7bd #561: Add clear weather World API 5929c808 #552: Add the ability to retrieve hit, step, fall, and other sounds from blocks. CraftBukkit Changes: e1ebdd92 #771: Add clear weather World API 424598d2 #752: Add the ability to retrieve hit, step, fall, and other sounds from blocks. --- work/Bukkit | 2 +- work/CraftBukkit | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/work/Bukkit b/work/Bukkit index f47abd8878..19b7b7bd27 160000 --- a/work/Bukkit +++ b/work/Bukkit @@ -1 +1 @@ -Subproject commit f47abd8878a775a446e9608a7ee1584cf827c015 +Subproject commit 19b7b7bd27b0bccd904caab5c1d4aa9c71a680a1 diff --git a/work/CraftBukkit b/work/CraftBukkit index 167ff59173..e1ebdd927a 160000 --- a/work/CraftBukkit +++ b/work/CraftBukkit @@ -1 +1 @@ -Subproject commit 167ff59173655495f321af8ae4a679544e10d605 +Subproject commit e1ebdd927adb21274350d6ae6273c9da7911d033