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