| Package | Description |
|---|---|
| com.vain.flicker.api | |
| com.vain.flicker.model.match |
| Modifier and Type | Method and Description |
|---|---|
Player |
FlickerApi.getPlayerById(String playerId) |
Player |
FlickerApi.getPlayerById(String playerId,
Shard shard) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Player> |
FlickerAsyncApi.getPlayerById(String playerId) |
CompletableFuture<Player> |
FlickerAsyncApi.getPlayerById(String playerId,
Shard shard) |
| Modifier and Type | Method and Description |
|---|---|
Player |
Participant.getPlayer() |
Copyright © 2017. All rights reserved.