public class LecternUpdateSerializer_v662 extends LecternUpdateSerializer_v354
| Modifier and Type | Field and Description |
|---|---|
static LecternUpdateSerializer_v662 |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
LecternUpdateSerializer_v662() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
LecternUpdatePacket packet) |
void |
serialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
LecternUpdatePacket packet) |
public static final LecternUpdateSerializer_v662 INSTANCE
public void serialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
LecternUpdatePacket packet)
serialize in interface BedrockPacketSerializer<LecternUpdatePacket>serialize in class LecternUpdateSerializer_v354public void deserialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
LecternUpdatePacket packet)
deserialize in interface BedrockPacketSerializer<LecternUpdatePacket>deserialize in class LecternUpdateSerializer_v354