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