Rebuild all patches using the new rebuild pattern
This commit is contained in:
@@ -7,7 +7,7 @@ Called when a player is firing a bow and the server is choosing an arrow to use.
|
||||
Plugins can skip selection of certain arrows and control which is used.
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/server/EntityHuman.java b/src/main/java/net/minecraft/server/EntityHuman.java
|
||||
index 14a0e3d41c..6e9dd4d371 100644
|
||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
||||
--- a/src/main/java/net/minecraft/server/EntityHuman.java
|
||||
+++ b/src/main/java/net/minecraft/server/EntityHuman.java
|
||||
@@ -0,0 +0,0 @@ public abstract class EntityHuman extends EntityLiving {
|
||||
@@ -37,4 +37,3 @@ index 14a0e3d41c..6e9dd4d371 100644
|
||||
return itemstack2;
|
||||
}
|
||||
}
|
||||
--
|
||||
Reference in New Issue
Block a user