| Package | Description |
|---|---|
| org.cloudburstmc.protocol.bedrock.codec.v554.serializer | |
| org.cloudburstmc.protocol.bedrock.data.inventory.descriptor |
| Modifier and Type | Field and Description |
|---|---|
protected static ItemDescriptorType[] |
CraftingDataSerializer_v554.TYPES |
| Modifier and Type | Method and Description |
|---|---|
ItemDescriptorType |
DefaultDescriptor.getType() |
ItemDescriptorType |
DeferredDescriptor.getType() |
ItemDescriptorType |
InvalidDescriptor.getType() |
ItemDescriptorType |
ItemTagDescriptor.getType() |
ItemDescriptorType |
ItemDescriptor.getType() |
ItemDescriptorType |
MolangDescriptor.getType() |
static ItemDescriptorType |
ItemDescriptorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemDescriptorType[] |
ItemDescriptorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2022 CloudburstMC. All rights reserved.