geforkt von Mirrors/Paper
SPIGOT-4893: Don't reset angry state of wolves without target.
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
4952796313
Commit
12798cd084
@ -18,9 +18,7 @@ public interface Wolf extends Animals, Tameable, Sittable {
|
|||||||
/**
|
/**
|
||||||
* Sets the anger of this wolf.
|
* Sets the anger of this wolf.
|
||||||
* <p>
|
* <p>
|
||||||
* An angry wolf can not be fed or tamed, and must have a target to attack.
|
* An angry wolf can not be fed or tamed.
|
||||||
* If a target is not set the wolf will quickly revert to its non-angry
|
|
||||||
* state.
|
|
||||||
*
|
*
|
||||||
* @param angry true if angry
|
* @param angry true if angry
|
||||||
* @see #setTarget(org.bukkit.entity.LivingEntity)
|
* @see #setTarget(org.bukkit.entity.LivingEntity)
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren