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