Class PacketGroupSuiteNotify

java.lang.Object
emu.grasscutter.net.packet.BasePacket
emu.grasscutter.server.packet.send.PacketGroupSuiteNotify

public class PacketGroupSuiteNotify extends BasePacket
  • Constructor Details

    • PacketGroupSuiteNotify

      public PacketGroupSuiteNotify(List<SceneNpcBornEntry> npcBornEntries)
      Real control which npc suite is loaded EntityNPC is useless
    • PacketGroupSuiteNotify

      public PacketGroupSuiteNotify(int groupId, int suiteId)
    • PacketGroupSuiteNotify

      public PacketGroupSuiteNotify(Collection<QuestGroupSuite> questGroupSuites)