[CI-SKIP] Rebuild patches

This commit is contained in:
Zach Brown
2019-09-29 15:02:04 -05:00
parent 4d484708ad
commit 14ef983c25
20 changed files with 26 additions and 26 deletions

View File

@@ -6,7 +6,7 @@ Subject: [PATCH] MC-114618 - Fix EntityAreaEffectCloud from going negative
diff --git a/src/main/java/net/minecraft/server/EntityAreaEffectCloud.java b/src/main/java/net/minecraft/server/EntityAreaEffectCloud.java
index 3a8e105336..fe527aba52 100644
index 3a8e10533..fe527aba5 100644
--- a/src/main/java/net/minecraft/server/EntityAreaEffectCloud.java
+++ b/src/main/java/net/minecraft/server/EntityAreaEffectCloud.java
@@ -0,0 +0,0 @@ public class EntityAreaEffectCloud extends Entity {