Namespace Moongate.Network.Packets.Outgoing.World
Classes
- GeneralInformationFactory
Creates commonly used General Information packets.
- GeneralInformationPacketBuilder
Builder for General Information packet (0xBF) subcommands.
- 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.