mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-04 23:47:59 +01:00
Unused EventCallback
Signed-off-by: TheMode <themode@outlook.fr>
This commit is contained in:
parent
e11d15af0d
commit
c3df2af306
@ -1,9 +0,0 @@
|
||||
package net.minestom.server.event;
|
||||
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
|
||||
public interface EventCallback<E extends Event> {
|
||||
|
||||
void run(@NotNull E event);
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user