public class CorrectPlayerMovePredictionSerializer_v827 extends CorrectPlayerMovePredictionSerializer_v712
| Modifier and Type | Field and Description |
|---|---|
static CorrectPlayerMovePredictionSerializer_v827 |
INSTANCE |
| Constructor and Description |
|---|
CorrectPlayerMovePredictionSerializer_v827() |
| 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) |
readVehiclePrediction, writeVehiclePredictionpublic static final CorrectPlayerMovePredictionSerializer_v827 INSTANCE
public CorrectPlayerMovePredictionSerializer_v827()
public void serialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
CorrectPlayerMovePredictionPacket packet)
serialize in interface BedrockPacketSerializer<CorrectPlayerMovePredictionPacket>serialize in class CorrectPlayerMovePredictionSerializer_v671public void deserialize(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
CorrectPlayerMovePredictionPacket packet)
deserialize in interface BedrockPacketSerializer<CorrectPlayerMovePredictionPacket>deserialize in class CorrectPlayerMovePredictionSerializer_v671