Class DefaultNpcEventSubscription<E extends NpcEvent>

java.lang.Object
com.github.juliarn.npclib.api.event.manager.DefaultNpcEventSubscription<E>
All Implemented Interfaces:
NpcEventSubscription<E>

final class DefaultNpcEventSubscription<E extends NpcEvent> extends Object implements NpcEventSubscription<E>