Package-level declarations
Types
Link copied to clipboard
object PlayerManager
This object is responsible for managing player data and actions related to death and revival. It includes a nested class YoloPlayer, which contains the player's UUID and their PlayerStatus data.
Link copied to clipboard
interface ReloadableManager
This interface declares a manager as reloadable.