Add missing annotation

This commit is contained in:
Jake Potrebic 2023-03-14 17:08:41 -07:00
parent 95fa3274e9
commit 7c04e01288

View file

@ -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.