mirror of
https://github.com/Minestom/Minestom.git
synced 2024-11-07 03:10:19 +01:00
Remove EventHandler mention in Event
This commit is contained in:
parent
16d8597195
commit
68ba4b232d
@ -1,9 +1,7 @@
|
||||
package net.minestom.server.event;
|
||||
|
||||
import net.minestom.server.event.handler.EventHandler;
|
||||
|
||||
/**
|
||||
* Event which can be listened to by an {@link EventHandler}.
|
||||
* Event which can be listened to by an {@link EventNode}.
|
||||
* <p>
|
||||
* Called using {@link EventDispatcher#call(Event)}.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user