public class ServerboundDataStoreSerializer_v924 extends ServerboundDataStoreSerializer_v898
| Modifier and Type | Field and Description |
|---|---|
static ServerboundDataStoreSerializer_v924 |
INSTANCE |
| Constructor and Description |
|---|
ServerboundDataStoreSerializer_v924() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
ServerboundDataStorePacket packet) |
void |
serialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
ServerboundDataStorePacket packet) |
public static final ServerboundDataStoreSerializer_v924 INSTANCE
public void serialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
ServerboundDataStorePacket packet)
serialize in interface BedrockPacketSerializer<ServerboundDataStorePacket>serialize in class ServerboundDataStoreSerializer_v898public void deserialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
ServerboundDataStorePacket packet)
deserialize in interface BedrockPacketSerializer<ServerboundDataStorePacket>deserialize in class ServerboundDataStoreSerializer_v898