Package-level declarations

Types

Link copied to clipboard
@FunctionalInterface()
public interface DungeonLocator
Implemented by plugins that track dungeon regions.
Link copied to clipboard
public final class LocationQueryRegistry
Static registry of DungeonLocators and RegionProtectionProviders.
Link copied to clipboard
public final class LuaLocations
Converts Lua location tables (produced by em.create_location(...) or a plugin's context table) into Bukkit Locations.
Link copied to clipboard
public interface RegionProtectionProvider
Implemented by adapters for region/claim plugins (WorldGuard, GriefPrevention, etc.).