Bassebombecraft

Bassebombecraft

18.5k Downloads

Add support for callbacks in duration repository when something expires

Closed this issue ยท 1 comments

commented

In order to eliminate update methods is repositories (e.g. particle rendering and charm) using the duration repository as backend, then a duration can be regstered with a consumer method to support a callback to notify the repository that something has expired and should be removed.

commented

Resolved with commit 26e0bb3.