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:
b999860d SPIGOT-2304: Add LootGenerateEvent

CraftBukkit Changes:
77fd87e4 SPIGOT-2304: Implement LootGenerateEvent
a1a705ee SPIGOT-5566: Doused campfires & fires should call EntityChangeBlockEvent
41712edd SPIGOT-5707: PersistentDataHolder not Persistent on API dropped Item
This commit is contained in:
Aikar 2020-05-01 18:03:47 -04:00
parent a6a197b11f
commit 57dd397155
No known key found for this signature in database
GPG key ID: 401ADFC9891FAAFE
699 changed files with 1945 additions and 1938 deletions

View file

@ -1,11 +1,11 @@
From 2b5e59d5fc6cb5073abf121c11010c2f16787f2b Mon Sep 17 00:00:00 2001
From 5f6c18daf8f095f2f60a38998cfcb0ee28d0e8ef Mon Sep 17 00:00:00 2001
From: Zach Brown <zach.brown@destroystokyo.com>
Date: Tue, 1 Mar 2016 00:16:08 +0100
Subject: [PATCH] POM changes
diff --git a/pom.xml b/pom.xml
index 186405ba..9975ba9a 100644
index 186405ba1..9975ba9ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,34 +2,28 @@
@ -120,5 +120,5 @@ index 186405ba..9975ba9a 100644
<shadedArtifactAttached>true</shadedArtifactAttached>
</configuration>
--
2.26.1
2.26.2