Class SetNotifyPacket

java.lang.Object
io.github.archipelagomw.network.APPacket
io.github.archipelagomw.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