| Modifier and Type | Method and Description |
|---|---|
boolean |
BedrockCodecHelper.readInventoryActions(ByteBuf buffer,
List<InventoryActionData> actions) |
boolean |
BaseBedrockCodecHelper.readInventoryActions(ByteBuf buffer,
List<InventoryActionData> actions) |
void |
BedrockCodecHelper.writeInventoryActions(ByteBuf buffer,
List<InventoryActionData> actions,
boolean hasNetworkIds) |
void |
BaseBedrockCodecHelper.writeInventoryActions(ByteBuf buffer,
List<InventoryActionData> actions,
boolean hasNetworkIds) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BedrockCodecHelper_v407.readInventoryActions(ByteBuf buffer,
List<InventoryActionData> actions) |
void |
BedrockCodecHelper_v407.writeInventoryActions(ByteBuf buffer,
List<InventoryActionData> actions,
boolean hasNetworkIds) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BedrockCodecHelper_v431.readInventoryActions(ByteBuf buffer,
List<InventoryActionData> actions) |
void |
BedrockCodecHelper_v431.writeInventoryActions(ByteBuf buffer,
List<InventoryActionData> actions,
boolean hasNetworkIds) |
| Modifier and Type | Method and Description |
|---|---|
InventoryActionData |
InventoryActionData.reverse() |
Copyright © 2018–2022 CloudburstMC. All rights reserved.