A - Actor typepublic final class AsyncPaperTabListener<A extends BukkitCommandActor>
extends java.lang.Object
implements org.bukkit.event.Listener
| Constructor and Description |
|---|
AsyncPaperTabListener(revxrsal.commands.Lamp<A> lamp,
ActorFactory<A> actorFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
onAsyncTabComplete(com.destroystokyo.paper.event.server.AsyncTabCompleteEvent event) |
public AsyncPaperTabListener(revxrsal.commands.Lamp<A> lamp, ActorFactory<A> actorFactory)