Java Server Status
@JsonClass(generateAdapter = true )
Represents the status of a Java Edition Minecraft server.
This data class extends from the sealed class ServerStatus and provides additional information specific to Java servers, including whether the server enforces secure chat and an optional favicon for the server.