Class PacketScenePointUnlockNotify

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

public class PacketScenePointUnlockNotify extends BasePacket
  • Constructor Details

    • PacketScenePointUnlockNotify

      public PacketScenePointUnlockNotify(int sceneId, int pointId)
    • PacketScenePointUnlockNotify

      public PacketScenePointUnlockNotify(int sceneId, Iterable<Integer> pointIds)