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