All Classes and Interfaces

Class
Description
Represents a wrapper for executing tasks either synchronously or asynchronously.
 
The Collections class provides utility methods for creating optimized data structures such as maps, sets, and lists.
A custom exception that represents errors occurring during the execution or processing of commands in the application.
A custom exception that serves as a warning that a "forever" check should have been performed earlier in the workflow.
Represents a location in a specific world with precise x, y, and z coordinates.
 
 
A custom exception that indicates a parsing error in the application.
Enum representing various Minecraft server platforms.
 
 
Represents a source implementation that abstracts interactions with various platforms.
 
The TimeParser class provides functionality for parsing time-related string inputs and performing operations such as calculating future times, validating time formats, and checking time conditions.
The TimeUnit enum represents various units of time, each of which can be used to perform time-based calculations on a LocalDateTime object.
A custom exception that indicates an operation involving an unsupported or invalid type.