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