Update to Minecraft 1.10

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot 2016-06-09 11:43:49 +10:00
commit a39b7e5f3a
161 changed files with 1176 additions and 1147 deletions

View file

@ -11,7 +11,7 @@
public class CommandExecute extends CommandAbstract {
@@ -50,7 +54,10 @@
@@ -55,7 +59,10 @@
}
String s = a(astring, b0);
@ -23,7 +23,7 @@
public String getName() {
return entity.getName();
}
@@ -95,25 +102,57 @@
@@ -100,25 +107,57 @@
return entity.h();
}
};