Optionalentries: Iterable<documents.ActiveEffect, void, unknown> = []The initial entries.
InternalPopulate the registry for the first time.
Enumerate the values.
Register a single ActiveEffect document. If the document is already registered but no longer eligible for registration, it will be deleted.
Register the ActiveEffects embedded on an Actor or Item.
Clear all values from the set.
Delete a value from the set.
The value to delete.
Whether this set contains the given value.
The value to test.
Refresh the durations of registered ActiveEffects and perform the configured action for expired effects.
The expiry or other event that triggered this call
Optionalcontext: objectAdditional contextual data relevant to the event
Enumerate the collection.
A singleton helper class that tracks the duration and expiry of ActiveEffects