public class UpdateClientInputLocksSerializer_v944 extends UpdateClientInputLocksSerializer_v560
| Modifier and Type | Field and Description |
|---|---|
static UpdateClientInputLocksSerializer_v944 |
INSTANCE |
| Constructor and Description |
|---|
UpdateClientInputLocksSerializer_v944() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
UpdateClientInputLocksPacket packet) |
void |
serialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
UpdateClientInputLocksPacket packet) |
public static final UpdateClientInputLocksSerializer_v944 INSTANCE
public UpdateClientInputLocksSerializer_v944()
public void serialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
UpdateClientInputLocksPacket packet)
serialize in interface BedrockPacketSerializer<UpdateClientInputLocksPacket>serialize in class UpdateClientInputLocksSerializer_v560public void deserialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
UpdateClientInputLocksPacket packet)
deserialize in interface BedrockPacketSerializer<UpdateClientInputLocksPacket>deserialize in class UpdateClientInputLocksSerializer_v560