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