| Package | Description |
|---|---|
| com.nukkitx.protocol.bedrock.data.inventory.stackrequestactions |
| Modifier and Type | Class and Description |
|---|---|
class |
PlaceStackRequestActionData
PlaceStackRequestAction is sent by the client to the server to place x amount of items from one slot into
another slot, such as when shift clicking an item in the inventory to move it around or when moving an item
in the cursor into a slot.
|
class |
TakeStackRequestActionData
TakeStackRequestActionData is sent by the client to the server to take x amount of items from one slot in a
container to the cursor.
|
Copyright © 2018–2022 NukkitX. All rights reserved.