Remove incorrect javadoc from TargetReason

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot 2019-08-24 19:03:59 +10:00
parent 80f20528ed
commit 2ef8482885

View file

@ -109,9 +109,6 @@ public class EntityTargetEvent extends EntityEvent implements Cancellable {
PIG_ZOMBIE_TARGET,
/**
* When the target is forgotten for whatever reason.
* <p>
* Currently only occurs in with spiders when there is a high
* brightness.
*/
FORGOT_TARGET,
/**