| Interface | Description |
|---|---|
| ItemData |
Represents item data that is sent over the network.
|
| Class | Description |
|---|---|
| ComponentItemData | |
| ContainerEntry |
ContainerEntry holds information on what slots in a container have what item stack in them.
|
| ContainerId | |
| ContainerMixData | |
| CraftingData | |
| EnchantData | |
| EnchantOptionData | |
| InventoryActionData | |
| InventorySource | |
| ItemData.Builder |
Creates a builder for this item data.
|
| ItemEntry |
ItemEntry holds information on what item stack should be present in a specific slot.
|
| ItemStackRequest |
Request represents a single request present in an
ItemStackRequestPacket or
PlayerAuthInputPacket sent by the client to
change an item in an inventory. |
| ItemStackResponse |
Represents an individual response to a
ItemStackRequest
sent as part of ItemStackResponsePacket. |
| ItemUseTransaction | |
| LegacySetItemSlotData | |
| MaterialReducer | |
| PotionMixData |
Represents a potion mixing recipe which may be used in a brewing stand.
|
| RecipeIngredient | |
| StackRequestSlotInfoData |
Holds information on a specific slot client-side.
|
| Enum | Description |
|---|---|
| ContainerSlotType | |
| ContainerType | |
| CraftingDataType | |
| CraftingType | |
| InventorySource.Flag | |
| InventorySource.Type | |
| ItemUseType | |
| LabTableReactionType | |
| LabTableType | |
| ResponseStatus |
Represents the status of a
ItemStackResponse. |
| TextProcessingEventOrigin | |
| TransactionType |
Copyright © 2018–2022 CloudburstMC. All rights reserved.