Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: change certain skill container functions to only when alive
Some mods may kill certain entities during these functions, e.g. during onMovementFinished because of a certain skill/effect on the entity, which may then cause subsequently updated skills to crash. This change prevents such cases.
- Loading branch information