Update to Minecraft 1.8.6

This commit is contained in:
md_5
2015-05-25 22:04:32 +10:00
parent d63abf6cf1
commit b0e81a4ede
8 changed files with 35 additions and 45 deletions

View File

@@ -47,7 +47,7 @@
try {
this.lines[i] = ChatComponentUtils.filterForDisplay(icommandlistener, ichatbasecomponent, (Entity) null);
} catch (CommandException commandexception) {
@@ -151,7 +169,10 @@
@@ -155,7 +173,10 @@
ChatClickable chatclickable = chatmodifier.h();
if (chatclickable.a() == ChatClickable.EnumClickAction.RUN_COMMAND) {