Skip to content

Method to runAtEntityWithFallback with timer #12

@PikaMug

Description

@PikaMug

Would be useful for doing work when entities become dead/retired. For example, when adding a trail of particles behind a projectile. On Spigot/Paper I can just check Projectile#isDead and do some cleanup before manually cancelling the task, but that doesn't seem to happen on Folia; the server just ends the task. Thus, a fallback is necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions