Update to Minecraft 1.11.1

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2016-12-21 07:00:00 +11:00
parent 74902a47aa
commit f9a809b2ba
29 changed files with 368 additions and 334 deletions

View File

@@ -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();
}