packetlib
SNAPSHOT
jvm
packetlib
/
io.layercraft.packetlib.packets.v1_19_3.status.clientbound
Package-level
declarations
Types
Types
Ping
Packet
Link copied to clipboard
data
class
PingPacket
(
val
time
:
Long
)
:
ClientBoundPacket
Ping Response | 0x01 | status | clientbound
Server
Info
Packet
Link copied to clipboard
data
class
ServerInfoPacket
(
val
response
:
String
)
:
ClientBoundPacket
Status Response | 0x00 | status | clientbound