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