mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-16 06:30:46 +01:00
Add missing annotation
This commit is contained in:
parent
95fa3274e9
commit
7c04e01288
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue