public class InvalidDescriptor extends Object implements ItemDescriptor
| Modifier and Type | Field and Description |
|---|---|
static InvalidDescriptor |
INSTANCE |
| Constructor and Description |
|---|
InvalidDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
ItemDescriptorType |
getType() |
ItemData.Builder |
toItem() |
public static final InvalidDescriptor INSTANCE
public ItemDescriptorType getType()
getType in interface ItemDescriptorpublic ItemData.Builder toItem()
toItem in interface ItemDescriptorCopyright © 2018–2022 CloudburstMC. All rights reserved.