| Package | Description |
|---|---|
| pro.lukasgorny.core | |
| pro.lukasgorny.enums | |
| pro.lukasgorny.services |
| Modifier and Type | Method and Description |
|---|---|
Stat |
JPubgImpl.getPlayerMatchStatByStatName(Player player,
PUBGStat stat) |
Stat |
JPubg.getPlayerMatchStatByStatName(Player player,
PUBGStat stat)
Filters stat by name from specified players matches from the latest season.
|
| Modifier and Type | Method and Description |
|---|---|
static PUBGStat |
PUBGStat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PUBGStat[] |
PUBGStat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Stat |
MatchStatFilterService.getStatFromSeasonMatches(List<Match> matches,
PUBGStat statName) |
Copyright © 2017. All rights reserved.