mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 20:23:53 -07:00
Add missing annotation
This commit is contained in:
@@ -2527,7 +2527,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ *
|
+ *
|
||||||
+ * @return the displayed text
|
+ * @return the displayed text
|
||||||
+ */
|
+ */
|
||||||
+ net.kyori.adventure.text.Component text();
|
+ @NotNull net.kyori.adventure.text.Component text();
|
||||||
+
|
+
|
||||||
+ /**
|
+ /**
|
||||||
+ * Sets the displayed text.
|
+ * Sets the displayed text.
|
||||||
|
Reference in New Issue
Block a user