public class BossEventSerializer_v486 extends BossEventSerializer_v291
| Modifier and Type | Field and Description |
|---|---|
static BossEventSerializer_v486 |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
BossEventSerializer_v486() |
| 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_v486 INSTANCE
protected void serializeAction(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
BossEventPacket packet)
serializeAction in class BossEventSerializer_v291protected void deserializeAction(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
BossEventPacket packet)
deserializeAction in class BossEventSerializer_v291