dolor.packets.serverbound.play.misc¶
- class ChatMessagePacket(*, buf=None, ctx=None, **kwargs)[source]¶
Bases:
dolor.packets.packet.ServerboundPacket,dolor.packets.packet.PlayPacket- id = 3¶
- message: dolor.types.string.String(256)¶
- class ClientStatusPacket(*, buf=None, ctx=None, **kwargs)[source]¶
Bases:
dolor.packets.packet.ServerboundPacket,dolor.packets.packet.PlayPacket- id = 4¶
- action: dolor.types.enum.VarIntEnum(Action)¶
- class KeepAlivePacket(*, buf=None, ctx=None, **kwargs)[source]¶
Bases:
dolor.packets.packet.ServerboundPacket,dolor.packets.packet.PlayPacket- id = <dolor.versions.VersionSwitcher object>¶
- keep_alive_id: dolor.types.numeric.Long¶
A signed 64-bit integer.