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