public class InventoryContentSerializer_v354 extends Object implements com.nukkitx.protocol.serializer.PacketSerializer<InventoryContentPacket>
| Modifier and Type | Field and Description |
|---|---|
static InventoryContentSerializer_v354 |
INSTANCE |
| Constructor and Description |
|---|
InventoryContentSerializer_v354() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(ByteBuf buffer,
InventoryContentPacket packet) |
void |
serialize(ByteBuf buffer,
InventoryContentPacket packet) |
public static final InventoryContentSerializer_v354 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.