Skip to content

use EntityScheduler or RegionScheduler in UniversalRunnable #12

Description

@h42g32

I tried using

plugin.getScheduler().runTaskTimer(entity, runnable, 1, 10);

This will cause the same problem as issue #7

It seems that there is no method that can be called here UniversalRunnable.java

I would like to know how to use EntityScheduler and RegionScheduler correctly when using cancel() inside a UniversalRunnable

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