| Package | Description |
|---|---|
| com.nukkitx.protocol.bedrock | |
| com.nukkitx.protocol.bedrock.data.inventory |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BedrockPacketHelper.readInventoryActions(ByteBuf buffer,
BedrockSession session,
List<InventoryActionData> actions) |
void |
BedrockPacketHelper.writeInventoryActions(ByteBuf buffer,
BedrockSession session,
List<InventoryActionData> actions,
boolean hasNetworkIds) |
| Modifier and Type | Method and Description |
|---|---|
InventoryActionData |
InventoryActionData.reverse() |
Copyright © 2018–2022 NukkitX. All rights reserved.