summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityPigZombie.patch
diff options
context:
space:
mode:
authormd_5 <git@md-5.net>2015-06-06 19:33:48 +1000
committermd_5 <git@md-5.net>2015-06-06 19:46:42 +1000
commita65e45d889c1f040e1921eb84903af915df512db (patch)
tree74ff87413ffc36de8640085c6b611b554a55b144 /nms-patches/EntityPigZombie.patch
parenta6a57a96d02e57264d45120ce9f272c18c64407a (diff)
downloadcraftbukkit-a65e45d889c1f040e1921eb84903af915df512db.tar
craftbukkit-a65e45d889c1f040e1921eb84903af915df512db.tar.gz
craftbukkit-a65e45d889c1f040e1921eb84903af915df512db.tar.lz
craftbukkit-a65e45d889c1f040e1921eb84903af915df512db.tar.xz
craftbukkit-a65e45d889c1f040e1921eb84903af915df512db.zip
[SPIGOT-946] Begin making use of access transforms to simplify patching.
Diffstat (limited to 'nms-patches/EntityPigZombie.patch')
-rw-r--r--nms-patches/EntityPigZombie.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/nms-patches/EntityPigZombie.patch b/nms-patches/EntityPigZombie.patch
deleted file mode 100644
index abf8c575..00000000
--- a/nms-patches/EntityPigZombie.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/net/minecraft/server/EntityPigZombie.java
-+++ b/net/minecraft/server/EntityPigZombie.java
-@@ -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;
-