Remove "Fire EntityCombustEvent for phantoms" patch as it is fixed in Spigot (#1805)

It is fixed here: 438556243d
This commit is contained in:
Brokkonaut
2019-01-16 19:06:39 +01:00
parent f914571408
commit bd8cab5d23
13 changed files with 72 additions and 97 deletions

View File

@@ -14,7 +14,7 @@ forwarding, and is integrated into the Minecraft login process by using the 1.13
login plugin message packet.
diff --git a/src/main/java/com/destroystokyo/paper/PaperConfig.java b/src/main/java/com/destroystokyo/paper/PaperConfig.java
index 5663a6517..fef899ae0 100644
index 7f9845d92..52ce8f89e 100644
--- a/src/main/java/com/destroystokyo/paper/PaperConfig.java
+++ b/src/main/java/com/destroystokyo/paper/PaperConfig.java
@@ -0,0 +0,0 @@ import java.io.IOException;