summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityPigZombie.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/EntityPigZombie.patch')
-rw-r--r--nms-patches/EntityPigZombie.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/nms-patches/EntityPigZombie.patch b/nms-patches/EntityPigZombie.patch
new file mode 100644
index 00000000..e3513f39
--- /dev/null
+++ b/nms-patches/EntityPigZombie.patch
@@ -0,0 +1,11 @@
+--- /home/matt/mc-dev-private//net/minecraft/server/EntityPigZombie.java 2015-02-26 22:40:22.651608139 +0000
++++ src/main/java/net/minecraft/server/EntityPigZombie.java 2015-02-26 22:40:22.651608139 +0000
+@@ -6,7 +6,7 @@
+
+ private static final UUID b = UUID.fromString("49455A49-7EC5-45BA-B886-3B90B23A1718");
+ private static final AttributeModifier c = (new AttributeModifier(EntityPigZombie.b, "Attacking speed boost", 0.05D, 0)).a(false);
+- private int angerLevel;
++ public int angerLevel; // CraftBukkit - public
+ private int soundDelay;
+ private UUID hurtBy;
+