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