List Java runtimes
Lists Java runtime candidates known to Craftless. Use this to inspect configured, managed, and system runtimes before resolving which Java runtime can launch a selected Minecraft version.
Lists Java runtime candidates known to Craftless. Use this to inspect configured, managed, and system runtimes before resolving which Java runtime can launch a selected Minecraft version.
Response Body
curl -X GET "https://example.com/runtimes/java"Fetch supervisor OpenAPI GET
Returns the stable supervisor API contract for Craftless lifecycle, cache, runtime, client management, events, and per-client discovery. Adaptive agents and CLIs should fetch this before choosing supervisor routes.
Resolve Java runtime POST
Resolves the Java runtime suitable for a requested Minecraft version. Use this before launch diagnostics when an agent must explain why a version can or cannot be started on the current machine.