public class CorrectPlayerMovePredictionSerializer_v649 extends CorrectPlayerMovePredictionSerializer_v419
| Modifier and Type | Field and Description |
|---|---|
static CorrectPlayerMovePredictionSerializer_v649 |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
CorrectPlayerMovePredictionSerializer_v649() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
CorrectPlayerMovePredictionPacket packet) |
void |
serialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
CorrectPlayerMovePredictionPacket packet) |
public static final CorrectPlayerMovePredictionSerializer_v649 INSTANCE
protected CorrectPlayerMovePredictionSerializer_v649()
public void serialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
CorrectPlayerMovePredictionPacket packet)
serialize in interface BedrockPacketSerializer<CorrectPlayerMovePredictionPacket>serialize in class CorrectPlayerMovePredictionSerializer_v419public void deserialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
CorrectPlayerMovePredictionPacket packet)
deserialize in interface BedrockPacketSerializer<CorrectPlayerMovePredictionPacket>deserialize in class CorrectPlayerMovePredictionSerializer_v419