Update to Minecraft 1.8.6
By: md_5 <git@md-5.net>
This commit is contained in:
parent
6c1c28bd14
commit
d1875d1941
8 changed files with 35 additions and 45 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue