| Package | Description |
|---|---|
| io.gs2.matchmaking.model |
| Modifier and Type | Method and Description |
|---|---|
static Attribute |
Attribute.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
Attribute |
Attribute.withName(String name) |
Attribute |
Attribute.withValue(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
Player.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Player.setAttributes(List<Attribute> attributes) |
Player |
Player.withAttributes(List<Attribute> attributes) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.