Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buypublic class CrateRewardPlayerEvent
extends org.bukkit.event.Event
org.bukkit.event.Event.Result
| Modifier and Type | Field and Description |
|---|---|
protected CrateInstance |
crate
The crate instance from which the reward was obtained.
|
protected org.bukkit.entity.Player |
player
The player who received the reward.
|
protected BaseReward |
reward
The reward given to thNe player.
|
| Constructor and Description |
|---|
CrateRewardPlayerEvent(CrateInstance crate,
BaseReward reward,
org.bukkit.entity.Player player)
Constructor for the CrateRewardPlayerEvent.
|
| Modifier and Type | Method and Description |
|---|---|
static org.bukkit.event.HandlerList |
getHandlerList()
Retrieves the handler list for this event.
|
org.bukkit.event.HandlerList |
getHandlers()
Gets the list of handlers for this event.
|
getEventName, isAsynchronous
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final CrateInstance crate
Represents the specific crate that generated this reward.
protected BaseReward reward
Represents the reward instance that the player received from the crate.
protected final org.bukkit.entity.Player player
Represents the recipient of the crate reward.
public CrateRewardPlayerEvent(CrateInstance crate, BaseReward reward, org.bukkit.entity.Player player)
crate - the crate instance the player openedreward - the reward the player receivedplayer - the player who received the rewardpublic org.bukkit.event.HandlerList getHandlers()
getHandlers in class org.bukkit.event.Event
public static org.bukkit.event.HandlerList getHandlerList()
HandlerList for this event
Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buy