* Registers a [WorldPacket] event handler. * * * enum PacketEvents * { * PACKET_EVENT_ON_PACKET_RECEIVE = 5, // (event, packet, player) - Player only if accessible. Can return false, newPacket * PACKET_EVENT_ON_PACKET_RECEIVE_UNKNOWN = 6, // Not Implemented * PACKET_EVENT_ON_PACKET_SEND = 7, //
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected