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