Table of Contents

Namespace Moongate.Network.Packets.Outgoing.World

Classes

GeneralInformationFactory

Creates commonly used General Information packets.

GeneralInformationPacketBuilder

Builder for General Information packet (0xBF) subcommands.

OverallLightLevelPacket
PersonalLightLevelPacket
SeasonPacket
SetMusicPacket
SetTimePacket
WarModePacket

Outbound war mode state packet (opcode 0x72). This packet intentionally has no PacketHandler attribute to avoid registry opcode collision with inbound RequestWarModePacket, since registry is currently direction-agnostic.