| Package | Description |
|---|---|
| io.gs2.lottery.model |
| Modifier and Type | Method and Description |
|---|---|
static BoxItem |
BoxItem.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
BoxItem |
BoxItem.withAcquireActions(List<AcquireAction> acquireActions) |
BoxItem |
BoxItem.withInitial(Integer initial) |
BoxItem |
BoxItem.withRemaining(Integer remaining) |
| Modifier and Type | Method and Description |
|---|---|
List<BoxItem> |
BoxItems.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
BoxItems.setItems(List<BoxItem> items) |
BoxItems |
BoxItems.withItems(List<BoxItem> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.