Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- Identifier - Interface in io.github.simplexdevelopment.api
-
This interface provides a method for retrieving a name, unique identifier, and numerical id for a class.
- io.github.simplexdevelopment.api - package io.github.simplexdevelopment.api
- io.github.simplexdevelopment.impl - package io.github.simplexdevelopment.impl
- io.github.simplexdevelopment.scheduler - package io.github.simplexdevelopment.scheduler
- isCancelled() - Method in class io.github.simplexdevelopment.scheduler.ExecutableService
-
Cancels the execution of this service.
- ISchedule - Interface in io.github.simplexdevelopment.api
-
This interface contains surface level methods for the
SchedulingSystem
to use. - isDisposed() - Method in record class io.github.simplexdevelopment.scheduler.BukkitDisposable
-
Checks if the task is cancelled.
- IService - Interface in io.github.simplexdevelopment.api
-
Represents a service that can be registered to a
ServicePool
. - isPeriodic() - Method in interface io.github.simplexdevelopment.api.IService
- isPeriodic() - Method in class io.github.simplexdevelopment.scheduler.ExecutableService
- isValidService(IService) - Method in class io.github.simplexdevelopment.scheduler.ServicePool
-
Checks to see if the defined service is present within this pool.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form