public class PlayerAuthInputSerializer_v527 extends PlayerAuthInputSerializer_v428
| Modifier and Type | Field and Description |
|---|---|
protected static InputInteractionModel[] |
VALUES |
INSTANCECLIENT_PLAY_MODES, INPUT_MODES| Constructor and Description |
|---|
PlayerAuthInputSerializer_v527() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
readInteractionModel(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
PlayerAuthInputPacket packet) |
protected void |
writeInteractionModel(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
PlayerAuthInputPacket packet) |
deserialize, readItemUseTransaction, readPlayerBlockActionData, serialize, writeItemUseTransaction, writePlayerBlockActionDataprotected static final InputInteractionModel[] VALUES
protected void readInteractionModel(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
PlayerAuthInputPacket packet)
readInteractionModel in class PlayerAuthInputSerializer_v388protected void writeInteractionModel(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
PlayerAuthInputPacket packet)
writeInteractionModel in class PlayerAuthInputSerializer_v388