-
Notifications
You must be signed in to change notification settings - Fork 0
API Overview
Yo_Fred edited this page Aug 9, 2026
·
1 revision
The stable public entry point is:
yofred.dev.justcore.api.JustCoreApiIt provides:
- API version discovery
- Companion-module registration and discovery
- Player-state provider registration
- Safe player-state queries without direct mod dependencies
Additional public types include JustModule, PlayerStateProvider, AuditEntry, AuditService, and StaffActionEvent.
API consumers should use documented public packages and avoid internal implementation classes.