diff --git a/patches/api/Adventure.patch b/patches/api/Adventure.patch index 1bee3cc844..04716b1ae7 100644 --- a/patches/api/Adventure.patch +++ b/patches/api/Adventure.patch @@ -438,7 +438,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 + * If this decorating is part of a preview request/response. + * + * @return true if part of previewing -+ * @deprecated chat preview was removed in 1.19.2 ++ * @deprecated chat preview was removed in 1.19.3 + */ + @Deprecated(forRemoval = true) + @Contract(value = "-> false", pure = true)