public class C2SLoginCustomPayloadPacket
extends java.lang.Object
implements net.raphimc.netminecraft.packet.IPacket
| Constructor and Description |
|---|
C2SLoginCustomPayloadPacket() |
C2SLoginCustomPayloadPacket(int queryId,
byte[] response) |
| Modifier and Type | Method and Description |
|---|---|
void |
read(io.netty.buffer.ByteBuf byteBuf) |
void |
write(io.netty.buffer.ByteBuf byteBuf) |