Interface PlatformWorld


public interface PlatformWorld
Represents a world in the underlying platform (Bukkit, Fabric, etc.).

This interface serves as an abstraction layer for world-related operations, allowing the core engine to interact with worlds without direct dependencies on platform-specific APIs.

Since:
2.0.0