public class ItemDescriptorWithCount extends Object
| Modifier and Type | Field and Description |
|---|---|
static ItemDescriptorWithCount |
EMPTY |
| Constructor and Description |
|---|
ItemDescriptorWithCount() |
| Modifier and Type | Method and Description |
|---|---|
static ItemDescriptorWithCount |
fromItem(ItemData item) |
ItemData |
toItem() |
public static final ItemDescriptorWithCount EMPTY
public ItemData toItem()
public static ItemDescriptorWithCount fromItem(ItemData item)
Copyright © 2018–2022 CloudburstMC. All rights reserved.