public class FactionEvent
extends org.bukkit.event.Event
Constructor and Description |
---|
FactionEvent(Faction faction) |
Modifier and Type | Method and Description |
---|---|
Faction |
getFaction()
Get the Faction involved in the event.
|
static org.bukkit.event.HandlerList |
getHandlerList() |
org.bukkit.event.HandlerList |
getHandlers() |
public FactionEvent(Faction faction)
public static org.bukkit.event.HandlerList getHandlerList()
public Faction getFaction()
public org.bukkit.event.HandlerList getHandlers()
getHandlers
in class org.bukkit.event.Event