Package | Description |
---|---|
us.talabrek.ultimateskyblock.api.event |
Modifier and Type | Method and Description |
---|---|
uSkyBlockEvent.Cause |
uSkyBlockEvent.getCause()
Returns the cause of the event.
|
static uSkyBlockEvent.Cause |
uSkyBlockEvent.Cause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static uSkyBlockEvent.Cause[] |
uSkyBlockEvent.Cause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
uSkyBlockEvent(org.bukkit.entity.Player player,
uSkyBlockAPI api,
uSkyBlockEvent.Cause cause) |
Copyright © 2016. All rights reserved.