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