| Package | Description |
|---|---|
| io.gs2.experience.model |
| Modifier and Type | Method and Description |
|---|---|
static Threshold |
Threshold.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
Threshold |
ExperienceModel.getRankThreshold() |
Threshold |
Threshold.withMetadata(String metadata) |
Threshold |
Threshold.withValues(List<Long> values) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExperienceModel.setRankThreshold(Threshold rankThreshold) |
ExperienceModel |
ExperienceModel.withRankThreshold(Threshold rankThreshold) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.