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