public class DeathInfoSerializer_v534 extends Object implements BedrockPacketSerializer<DeathInfoPacket>
| Modifier and Type | Field and Description |
|---|---|
static DeathInfoSerializer_v534 |
INSTANCE |
| Constructor and Description |
|---|
DeathInfoSerializer_v534() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(ByteBuf buffer,
BedrockCodecHelper helper,
DeathInfoPacket packet) |
void |
serialize(ByteBuf buffer,
BedrockCodecHelper helper,
DeathInfoPacket packet) |
public static final DeathInfoSerializer_v534 INSTANCE
public void serialize(ByteBuf buffer, BedrockCodecHelper helper, DeathInfoPacket packet)
serialize in interface BedrockPacketSerializer<DeathInfoPacket>public void deserialize(ByteBuf buffer, BedrockCodecHelper helper, DeathInfoPacket packet)
deserialize in interface BedrockPacketSerializer<DeathInfoPacket>Copyright © 2018–2022 CloudburstMC. All rights reserved.