export interface MojangProfileResponse { id: string; name: string; }