Class SetNotifyPacket

java.lang.Object
dev.koifysh.archipelago.network.APPacket
dev.koifysh.archipelago.network.client.SetNotifyPacket

public class SetNotifyPacket extends APPacket
  • Field Details

    • keys

      public Collection<String> keys
      a list of datastorage keys to be notified upon their change.
  • Constructor Details