public class SetLastHurtBySerializer_v332 extends Object implements com.nukkitx.protocol.serializer.PacketSerializer<SetLastHurtByPacket>
| Modifier and Type | Field and Description |
|---|---|
static SetLastHurtBySerializer_v332 |
INSTANCE |
| Constructor and Description |
|---|
SetLastHurtBySerializer_v332() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(io.netty.buffer.ByteBuf buffer,
SetLastHurtByPacket packet) |
void |
serialize(io.netty.buffer.ByteBuf buffer,
SetLastHurtByPacket packet) |
public static final SetLastHurtBySerializer_v332 INSTANCE
public void serialize(io.netty.buffer.ByteBuf buffer,
SetLastHurtByPacket packet)
serialize in interface com.nukkitx.protocol.serializer.PacketSerializer<SetLastHurtByPacket>public void deserialize(io.netty.buffer.ByteBuf buffer,
SetLastHurtByPacket packet)
deserialize in interface com.nukkitx.protocol.serializer.PacketSerializer<SetLastHurtByPacket>Copyright © 2018–2019 NukkitX. All rights reserved.