mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-13 03:05:52 -07:00
@@ -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) {
|
||||
|
Reference in New Issue
Block a user