public class DebugDrawerSerializer_v924 extends DebugDrawerSerializer_v859
| Modifier and Type | Field and Description |
|---|---|
static DebugDrawerSerializer_v924 |
INSTANCE |
READ_COLOR, READ_STRING, READ_VECTOR3F, SHAPE_TYPES, WRITE_COLOR, WRITE_STRING, WRITE_VECTOR3F| Constructor and Description |
|---|
DebugDrawerSerializer_v924() |
| Modifier and Type | Method and Description |
|---|---|
protected DebugShape |
readShape(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper) |
protected void |
writeCommonShapeData(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
DebugShape shape) |
toPayloadType, writeShapedeserialize, serializepublic static final DebugDrawerSerializer_v924 INSTANCE
protected void writeCommonShapeData(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
DebugShape shape)
writeCommonShapeData in class DebugDrawerSerializer_v859protected DebugShape readShape(io.netty.buffer.ByteBuf buffer, BedrockCodecHelper helper)
readShape in class DebugDrawerSerializer_v859