summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityTippedArrow.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/EntityTippedArrow.patch')
-rw-r--r--nms-patches/EntityTippedArrow.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/EntityTippedArrow.patch b/nms-patches/EntityTippedArrow.patch
index fce1c47d..9e211602 100644
--- a/nms-patches/EntityTippedArrow.patch
+++ b/nms-patches/EntityTippedArrow.patch
@@ -1,6 +1,6 @@
--- a/net/minecraft/server/EntityTippedArrow.java
+++ b/net/minecraft/server/EntityTippedArrow.java
-@@ -102,6 +102,25 @@
+@@ -116,6 +116,25 @@
}
}
@@ -23,6 +23,6 @@
+ }
+ // CraftBukkit end
+
- public int q() {
+ public int o() {
return ((Integer) this.datawatcher.get(EntityTippedArrow.f)).intValue();
}