public class CameraInstructionSerializer_v818 extends CameraInstructionSerializer_v748
INSTANCE| Constructor and Description |
|---|
CameraInstructionSerializer_v818() |
| Modifier and Type | Method and Description |
|---|---|
protected CameraSetInstruction |
readSetInstruction(io.netty.buffer.ByteBuf buf,
BedrockCodecHelper helper) |
protected void |
writeSetInstruction(BedrockCodecHelper helper,
io.netty.buffer.ByteBuf buf,
CameraSetInstruction set) |
deserialize, serializereadColor, readEase, readTimeData, writeColor, writeEase, writeTimeDataprotected void writeSetInstruction(BedrockCodecHelper helper, io.netty.buffer.ByteBuf buf, CameraSetInstruction set)
writeSetInstruction in class CameraInstructionSerializer_v748protected CameraSetInstruction readSetInstruction(io.netty.buffer.ByteBuf buf, BedrockCodecHelper helper)
readSetInstruction in class CameraInstructionSerializer_v748