Optionalentries: Iterable<documents.ActiveEffect, void, unknown> = []The initial entries.
Has the registry been populated for the first time?
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.
Enumerate the collection.
A singleton helper class that tracks the duration and expiry of ActiveEffects