From c0e86f05996fd71ab763bf1fd104ec63a25654d9 Mon Sep 17 00:00:00 2001
From: Lulu13022002 <41980282+Lulu13022002@users.noreply.github.com>
Date: Thu, 13 Oct 2022 13:52:04 +0200
Subject: [PATCH] Avoid cycle deprecation (#8466)

---
 patches/api/Missing-Entity-Behavior-API.patch | 1 -
 1 file changed, 1 deletion(-)

diff --git a/patches/api/Missing-Entity-Behavior-API.patch b/patches/api/Missing-Entity-Behavior-API.patch
index 9cc0311afb..8216e4dc06 100644
--- a/patches/api/Missing-Entity-Behavior-API.patch
+++ b/patches/api/Missing-Entity-Behavior-API.patch
@@ -47,7 +47,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
 +     * <p>When true, the horse will lower its neck.</p>
 +     *
 +     * @param eating eating grass animation is active
-+     * @deprecated use {@link #setEatingHaystack(boolean)}
 +     */
 +    public void setEatingGrass(boolean eating);
 +