Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buypublic interface BaseReward
| Modifier and Type | Method and Description |
|---|---|
@Nullable Item |
getDisplayItem()
Gets the display item for this reward.
|
String |
getIdentifier()
Gets the unique identifier for this crate reward.
|
double |
getWeight()
Gets the weight of this reward used for weighted-random selection.
|
List<String> |
getWinCommands()
Gets the list of commands to be executed when the reward is won.
|
List<? extends Item> |
getWinItems()
Retrieves a list of items that are awarded as part of this reward.
|
boolean |
isAlternative()
Determines if this reward is considered an alternative reward.
|
boolean |
isBroadcast()
Checks whether this reward should be broadcasted to all players when it is won.
|
default boolean |
isSharePlayersOnline()
Determines whether this reward should be shared only with players who are currently online.
|
String getIdentifier()
@Nullable @Nullable Item getDisplayItem()
List<? extends Item> getWinItems()
List<String> getWinCommands()
double getWeight()
boolean isBroadcast()
boolean isAlternative()
Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buy