mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 18:22:08 -07:00
@@ -13,7 +13,7 @@
|
||||
this.i.b(nbttagcompound);
|
||||
return nbttagcompound;
|
||||
}
|
||||
@@ -70,14 +76,34 @@
|
||||
@@ -74,14 +80,34 @@
|
||||
}
|
||||
};
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@@ -164,7 +190,14 @@
|
||||
@@ -171,7 +197,14 @@
|
||||
ChatClickable chatclickable = chatmodifier.h();
|
||||
|
||||
if (chatclickable.a() == ChatClickable.EnumClickAction.RUN_COMMAND) {
|
||||
|
Reference in New Issue
Block a user