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