packetlib
SNAPSHOT
jvm
packetlib
/
io.layercraft.packetlib.packets.v1_19_3.status.clientbound
/
ServerInfoPacket
Server
Info
Packet
data
class
ServerInfoPacket
(
val
response
:
String
)
:
ClientBoundPacket
Status Response | 0x00 | status | clientbound
Parameters
response
response
See also
https://wiki.vg/Protocol#Status_Response
Members
Constructors
Server
Info
Packet
Link copied to clipboard
constructor
(
response
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
:
PacketSerializer
<
ServerInfoPacket
>
Properties
response
Link copied to clipboard
val
response
:
String