static final PrestigePerk[] values
static final Map< Integer, PrestigePerk > perkIdMap
static final Map< Integer, PrestigePerk > perkItemMap
final String description
The description of the perk.
PrestigePerk(String name, String description, int item)
Constructs a new PrestigePerk.
static PrestigePerk forId(int id)
static PrestigePerk forItem(int item)
final int item
The item identification of the perk.