public class uSkyBlockScoreChangedEvent extends uSkyBlockEvent
uSkyBlockEvent.Cause
Constructor and Description |
---|
uSkyBlockScoreChangedEvent(org.bukkit.entity.Player player,
uSkyBlockAPI api,
IslandScore score) |
Modifier and Type | Method and Description |
---|---|
static org.bukkit.event.HandlerList |
getHandlerList()
Returns the handlers listening to this event.
|
org.bukkit.event.HandlerList |
getHandlers()
Returns the handlers listening to this event.
|
IslandScore |
getScore()
Returns the score that changed.
|
getAPI, getCause, getPlayer
public uSkyBlockScoreChangedEvent(org.bukkit.entity.Player player, uSkyBlockAPI api, IslandScore score)
public IslandScore getScore()
public org.bukkit.event.HandlerList getHandlers()
uSkyBlockEvent
getHandlers
in class uSkyBlockEvent
public static org.bukkit.event.HandlerList getHandlerList()
Copyright © 2016. All rights reserved.