public class PlayerAuthInputSerializer_v712 extends PlayerAuthInputSerializer_v662
| Modifier and Type | Field and Description |
|---|---|
static PlayerAuthInputSerializer_v712 |
INSTANCE |
VALUESCLIENT_PLAY_MODES, INPUT_MODES| Constructor and Description |
|---|
PlayerAuthInputSerializer_v712() |
| Modifier and Type | Method and Description |
|---|---|
protected ItemUseTransaction |
readItemUseTransaction(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper) |
protected void |
writeItemUseTransaction(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
ItemUseTransaction transaction) |
deserialize, serializereadInteractionModel, writeInteractionModelreadPlayerBlockActionData, writePlayerBlockActionDatapublic static final PlayerAuthInputSerializer_v712 INSTANCE
protected void writeItemUseTransaction(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
ItemUseTransaction transaction)
writeItemUseTransaction in class PlayerAuthInputSerializer_v428protected ItemUseTransaction readItemUseTransaction(io.netty.buffer.ByteBuf buffer, BedrockCodecHelper helper)
readItemUseTransaction in class PlayerAuthInputSerializer_v428