mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-06 18:50:51 +01:00
Remove incorrect javadoc from TargetReason
By: md_5 <git@md-5.net>
This commit is contained in:
parent
80f20528ed
commit
2ef8482885
1 changed files with 0 additions and 3 deletions
|
@ -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,
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue