All Classes and Interfaces

Class
Description
Singleton holder for the CoordinateOffsetAPI instance.
API for the CoordinateOffset plugin.
Configuration interface for CoordinateOffset.
Configuration interface for Offset Providers in CoordinateOffset.
Amount by which a player's clientside X and Z coordinates will appear shifted compared to their real position in a world.
An offset is the amount by which a player's clientside X and Z coordinates will appear shifted compared to their real position in a world.
Container for all data associated with a player's offset changing.
 
Adapter interface representing a command sender in a Minecraft server.
Container for an offset which was generated for a specific context, and where the offset came from.
 
This offset is zero and was generated because the player is using Bedrock edition through Geyser.
This offset is zero and was generated because the player has permission to bypass offsets.
This offset was directly set by a third-party plugin (NOT a provider defined by the plugin).
This offset was generated by a configured OffsetProvider class.
This offset was explicitly set by a command.
Adapter interface representing a location in a Minecraft world with X, Y, Z coordinates.
Adapter interface representing a player in a Minecraft server.
An OffsetProvider is responsible for generating Offsets for players in worlds.
 
Container for relevant information when calculating a new Offset.
 
Container for a single line in the offsetProviderOverrides list in the CoordinateOffset configuration.
Container for data and response methods for "/offset set" commands.
Adapter interface representing a world in a Minecraft server.
Amount by which a player's clientside X and Z coordinates will appear shifted compared to their real position in a world.