public class TextSerializer_v554 extends TextSerializer_v332
INSTANCE| Constructor and Description |
|---|
TextSerializer_v554() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
TextPacket packet) |
void |
serialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
TextPacket packet) |
public void serialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
TextPacket packet)
serialize in interface BedrockPacketSerializer<TextPacket>serialize in class TextSerializer_v332public void deserialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
TextPacket packet)
deserialize in interface BedrockPacketSerializer<TextPacket>deserialize in class TextSerializer_v332