[Auto] Updated Upstream (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 CraftBukkit Changes: 9636bb8d SPIGOT-4319: Conduit damage should be a block event
This commit is contained in:
parent
9952257225
commit
dc88835ee3
7 changed files with 17 additions and 17 deletions
|
@ -18,7 +18,7 @@ index 33b24c833b..880f496526 100644
|
|||
|
||||
this.die();
|
||||
diff --git a/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java b/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java
|
||||
index 4c98c7b337..488d0221c2 100644
|
||||
index d427cbf88d..2bf5cad1e9 100644
|
||||
--- a/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java
|
||||
+++ b/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java
|
||||
@@ -0,0 +0,0 @@ import org.bukkit.entity.Player;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue