public class PlayerAuthInputSerializer_v944 extends PlayerAuthInputSerializer_v766
| Modifier and Type | Field and Description |
|---|---|
static PlayerAuthInputSerializer_v944 |
INSTANCE |
VALUESCLIENT_PLAY_MODES, INPUT_MODES| Modifier | Constructor and Description |
|---|---|
protected |
PlayerAuthInputSerializer_v944() |
| 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_v944 INSTANCE
protected void writeItemUseTransaction(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
ItemUseTransaction transaction)
writeItemUseTransaction in class PlayerAuthInputSerializer_v712protected ItemUseTransaction readItemUseTransaction(io.netty.buffer.ByteBuf buffer, BedrockCodecHelper helper)
readItemUseTransaction in class PlayerAuthInputSerializer_v712