public class S2CStatusResponsePacket
extends java.lang.Object
implements net.raphimc.netminecraft.packet.IPacket
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
statusJson |
| Constructor and Description |
|---|
S2CStatusResponsePacket() |
S2CStatusResponsePacket(java.lang.String statusJson) |
| Modifier and Type | Method and Description |
|---|---|
void |
read(io.netty.buffer.ByteBuf byteBuf) |
void |
write(io.netty.buffer.ByteBuf byteBuf) |