dolor.packets.serverbound.status

class RequestPacket(*, buf=None, ctx=None, **kwargs)[source]

Bases: dolor.packets.packet.ServerboundPacket, dolor.packets.packet.StatusPacket

id = 0
class PingPacket(*, buf=None, ctx=None, **kwargs)[source]

Bases: dolor.packets.packet.ServerboundPacket, dolor.packets.packet.StatusPacket

id = 1
payload: dolor.types.numeric.Long

A signed 64-bit integer.