geforkt von Mirrors/Paper
Avoid cycle deprecation (#8466)
Dieser Commit ist enthalten in:
Ursprung
e827d176c4
Commit
c0e86f0599
@ -47,7 +47,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ * <p>When true, the horse will lower its neck.</p>
|
+ * <p>When true, the horse will lower its neck.</p>
|
||||||
+ *
|
+ *
|
||||||
+ * @param eating eating grass animation is active
|
+ * @param eating eating grass animation is active
|
||||||
+ * @deprecated use {@link #setEatingHaystack(boolean)}
|
|
||||||
+ */
|
+ */
|
||||||
+ public void setEatingGrass(boolean eating);
|
+ public void setEatingGrass(boolean eating);
|
||||||
+
|
+
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren