13
0
geforkt von Mirrors/Paper

Add missing annotation

Dieser Commit ist enthalten in:
Jake Potrebic 2023-03-14 17:08:41 -07:00
Ursprung 95fa3274e9
Commit 7c04e01288

Datei anzeigen

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