All Classes and Interfaces

Class
Description
 
 
Represents the "checkerboard" biome source.
Represents the "fixed" biome source.
 
This record represents a generator that interacts with the Minecraft world generation system.
The GeneratorException class is a custom exception that is thrown when a requested plugin as a generator cannot be found, is disabled, or doesn't provide a chunk generator or biome provider.
 
 
 
 
 
 
Interface representing a view for managing levels in a server environment.
Represents the possible outcomes of a world deletion process.
LinkProvider defines an interface for managing and retrieving associations between worlds and their respective LinkTree structures.
A LinkTree is a mapping between one Overworld, one Nether, and one End.
Represents a preset configuration for generating flat world maps.
 
 
Represents an event triggered when an action is scheduled to be performed on a World.
Represents the type of action scheduled to be performed on a World.
Represents an event triggered when a World is backed up.
Represents an event triggered when a World is cloned.
Represents an event triggered when a World is deleted.
Represents an event triggered when a World is deleted and subsequently regenerated.
The WorldsProvider is the main API interface that enables interaction with world management functionalities such as chunk generation, level handling, and world grouping.