Class PacketSceneAreaUnlockNotify

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

public class PacketSceneAreaUnlockNotify extends BasePacket
  • Constructor Details

    • PacketSceneAreaUnlockNotify

      public PacketSceneAreaUnlockNotify(int sceneId, int areaId)
    • PacketSceneAreaUnlockNotify

      public PacketSceneAreaUnlockNotify(int sceneId, Iterable<Integer> areaIds)