Rebuild all patches using the new rebuild pattern
This commit is contained in:
parent
45dc9552b1
commit
1127deb87d
711 changed files with 1736 additions and 2447 deletions
|
@ -5,7 +5,7 @@ Subject: [PATCH] Make shield blocking delay configurable
|
|||
|
||||
|
||||
diff --git a/src/main/java/org/bukkit/entity/LivingEntity.java b/src/main/java/org/bukkit/entity/LivingEntity.java
|
||||
index ae712e76d..896b1971c 100644
|
||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
||||
--- a/src/main/java/org/bukkit/entity/LivingEntity.java
|
||||
+++ b/src/main/java/org/bukkit/entity/LivingEntity.java
|
||||
@@ -0,0 +0,0 @@ public interface LivingEntity extends Attributable, Damageable, ProjectileSource
|
||||
|
@ -28,4 +28,3 @@ index ae712e76d..896b1971c 100644
|
|||
+ void setShieldBlockingDelay(int delay);
|
||||
// Paper end
|
||||
}
|
||||
--
|
Loading…
Add table
Add a link
Reference in a new issue