Rebuild all patches using the new rebuild pattern
This commit is contained in:
@@ -15,7 +15,7 @@ This patch resolves the conflict by offsetting checking an item's
|
||||
move method from Spigot's entity activation range check.
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/server/EntityItem.java b/src/main/java/net/minecraft/server/EntityItem.java
|
||||
index 507627a29f6..2926fbb9570 100644
|
||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
||||
--- a/src/main/java/net/minecraft/server/EntityItem.java
|
||||
+++ b/src/main/java/net/minecraft/server/EntityItem.java
|
||||
@@ -0,0 +0,0 @@ public class EntityItem extends Entity {
|
||||
@@ -27,4 +27,3 @@ index 507627a29f6..2926fbb9570 100644
|
||||
this.move(EnumMoveType.SELF, this.getMot());
|
||||
float f = 0.98F;
|
||||
|
||||
--
|
||||
Reference in New Issue
Block a user