| Package | Description |
|---|---|
| com.jrfom.gw2.api.model.wvw | |
| com.jrfom.gw2.jackson.deserializers |
| Modifier and Type | Class and Description |
|---|---|
class |
BloodlustBonus
Represents the Borderlands Bloodlust bonus for World vs World.
|
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<Bonus> |
RedHomeMap.bonuses |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Bonus> |
WvwMap.getBonuses()
A list of bonuses being granted on this map.
|
ArrayList<Bonus> |
RedHomeMap.getBonuses()
A list of bonuses being granted on this map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RedHomeMap.setBonuses(ArrayList<Bonus> bonuses) |
| Modifier and Type | Method and Description |
|---|---|
Bonus |
WvwBonusDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Copyright © 2014. All Rights Reserved.