public class PlayerAuthInputSerializer_v649 extends PlayerAuthInputSerializer_v527
VALUESINSTANCECLIENT_PLAY_MODES, INPUT_MODES| Constructor and Description |
|---|
PlayerAuthInputSerializer_v649() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
PlayerAuthInputPacket packet) |
void |
serialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
PlayerAuthInputPacket packet) |
readInteractionModel, writeInteractionModelreadPlayerBlockActionData, writePlayerBlockActionDatapublic void serialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
PlayerAuthInputPacket packet)
serialize in interface BedrockPacketSerializer<PlayerAuthInputPacket>serialize in class PlayerAuthInputSerializer_v428public void deserialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
PlayerAuthInputPacket packet)
deserialize in interface BedrockPacketSerializer<PlayerAuthInputPacket>deserialize in class PlayerAuthInputSerializer_v428