public class BossEventSerializer_v776 extends BossEventSerializer_v486
| Modifier and Type | Field and Description |
|---|---|
static BossEventSerializer_v776 |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
BossEventSerializer_v776() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deserializeAction(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
BossEventPacket packet) |
protected void |
serializeAction(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
BossEventPacket packet) |
deserialize, serializepublic static final BossEventSerializer_v776 INSTANCE
protected void serializeAction(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
BossEventPacket packet)
serializeAction in class BossEventSerializer_v486protected void deserializeAction(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
BossEventPacket packet)
deserializeAction in class BossEventSerializer_v486