diff --git a/patches/api/Adventure.patch b/patches/api/Adventure.patch index 0ca69ee3ce..3a417e3690 100644 --- a/patches/api/Adventure.patch +++ b/patches/api/Adventure.patch @@ -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.