| Package | Description |
|---|---|
| io.gs2.lottery.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<BoxItem> |
BoxItems.items
ボックスから取り出したアイテムのリスト
|
| Modifier and Type | Method and Description |
|---|---|
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.