public class LecternUpdateSerializer_v340 extends Object implements BedrockPacketSerializer<LecternUpdatePacket>
| Modifier and Type | Field and Description |
|---|---|
static LecternUpdateSerializer_v340 |
INSTANCE |
| Constructor and Description |
|---|
LecternUpdateSerializer_v340() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(ByteBuf buffer,
BedrockCodecHelper helper,
LecternUpdatePacket packet) |
void |
serialize(ByteBuf buffer,
BedrockCodecHelper helper,
LecternUpdatePacket packet) |
public static final LecternUpdateSerializer_v340 INSTANCE
public void serialize(ByteBuf buffer, BedrockCodecHelper helper, LecternUpdatePacket packet)
serialize in interface BedrockPacketSerializer<LecternUpdatePacket>public void deserialize(ByteBuf buffer, BedrockCodecHelper helper, LecternUpdatePacket packet)
deserialize in interface BedrockPacketSerializer<LecternUpdatePacket>Copyright © 2018–2022 CloudburstMC. All rights reserved.