public class CorrectPlayerMovePredictionSerializer_v712 extends CorrectPlayerMovePredictionSerializer_v671
| Modifier and Type | Field and Description |
|---|---|
static CorrectPlayerMovePredictionSerializer_v712 |
INSTANCE |
| Constructor and Description |
|---|
CorrectPlayerMovePredictionSerializer_v712() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
readVehiclePrediction(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
CorrectPlayerMovePredictionPacket packet) |
protected void |
writeVehiclePrediction(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
CorrectPlayerMovePredictionPacket packet) |
deserialize, serializepublic static final CorrectPlayerMovePredictionSerializer_v712 INSTANCE
public CorrectPlayerMovePredictionSerializer_v712()
protected void writeVehiclePrediction(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
CorrectPlayerMovePredictionPacket packet)
writeVehiclePrediction in class CorrectPlayerMovePredictionSerializer_v671protected void readVehiclePrediction(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
CorrectPlayerMovePredictionPacket packet)
readVehiclePrediction in class CorrectPlayerMovePredictionSerializer_v671