public class StructureBlockUpdateSerializer_v340 extends Object implements com.nukkitx.protocol.bedrock.BedrockPacketSerializer<com.nukkitx.protocol.bedrock.packet.StructureBlockUpdatePacket>
| Modifier and Type | Field and Description |
|---|---|
static StructureBlockUpdateSerializer_v340 |
INSTANCE |
| Constructor and Description |
|---|
StructureBlockUpdateSerializer_v340() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(ByteBuf buffer,
com.nukkitx.protocol.bedrock.BedrockPacketHelper helper,
com.nukkitx.protocol.bedrock.packet.StructureBlockUpdatePacket packet) |
void |
serialize(ByteBuf buffer,
com.nukkitx.protocol.bedrock.BedrockPacketHelper helper,
com.nukkitx.protocol.bedrock.packet.StructureBlockUpdatePacket packet) |
public static final StructureBlockUpdateSerializer_v340 INSTANCE
public void serialize(ByteBuf buffer, com.nukkitx.protocol.bedrock.BedrockPacketHelper helper, com.nukkitx.protocol.bedrock.packet.StructureBlockUpdatePacket packet)
serialize in interface com.nukkitx.protocol.bedrock.BedrockPacketSerializer<com.nukkitx.protocol.bedrock.packet.StructureBlockUpdatePacket>serialize in interface com.nukkitx.protocol.serializer.PacketSerializer<com.nukkitx.protocol.bedrock.packet.StructureBlockUpdatePacket,com.nukkitx.protocol.bedrock.BedrockPacketHelper>public void deserialize(ByteBuf buffer, com.nukkitx.protocol.bedrock.BedrockPacketHelper helper, com.nukkitx.protocol.bedrock.packet.StructureBlockUpdatePacket packet)
deserialize in interface com.nukkitx.protocol.bedrock.BedrockPacketSerializer<com.nukkitx.protocol.bedrock.packet.StructureBlockUpdatePacket>deserialize in interface com.nukkitx.protocol.serializer.PacketSerializer<com.nukkitx.protocol.bedrock.packet.StructureBlockUpdatePacket,com.nukkitx.protocol.bedrock.BedrockPacketHelper>Copyright © 2018–2022 NukkitX. All rights reserved.