public class KothHookEvent extends KothEvent
| Constructor and Description |
|---|
KothHookEvent(FactionListener factionListener) |
| Modifier and Type | Method and Description |
|---|---|
FactionListener |
getFactionListener() |
void |
setFactionListener(FactionListener factionListener) |
callEvent, getHandlerList, getHandlerspublic KothHookEvent(FactionListener factionListener)
factionListener - public FactionListener getFactionListener()
public void setFactionListener(FactionListener factionListener)
factionListener - the factionListener to set