Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
data class ServerStatus(val description: TextComponent, val players: Players, val version: Version, val ping: Long, val secureChatEnforced: Boolean, val favicon: String?, val srvRecord: String?)
Minecraft server status by getStatus
Link copied to clipboard
@Serializable(with = TextComponentSerializer::class )
MOTD text component.