public class CraftingDataSerializer_v388 extends CraftingDataSerializer_v361
| Modifier and Type | Field and Description |
|---|---|
static CraftingDataSerializer_v388 |
INSTANCE |
EMPTY_ARRAY| Constructor and Description |
|---|
CraftingDataSerializer_v388() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(ByteBuf buffer,
BedrockCodecHelper helper,
CraftingDataPacket packet) |
void |
serialize(ByteBuf buffer,
BedrockCodecHelper helper,
CraftingDataPacket packet) |
fromAuxValue, readIngredient, readShapedRecipe, readShapelessRecipe, toAuxValue, writeIngredient, writeShapedRecipe, writeShapelessRecipereadFurnaceRecipe, writeFurnaceRecipereadMultiRecipe, writeMultiRecipepublic static final CraftingDataSerializer_v388 INSTANCE
public void serialize(ByteBuf buffer, BedrockCodecHelper helper, CraftingDataPacket packet)
serialize in interface BedrockPacketSerializer<CraftingDataPacket>serialize in class CraftingDataSerializer_v291public void deserialize(ByteBuf buffer, BedrockCodecHelper helper, CraftingDataPacket packet)
deserialize in interface BedrockPacketSerializer<CraftingDataPacket>deserialize in class CraftingDataSerializer_v291Copyright © 2018–2022 CloudburstMC. All rights reserved.