Skip to content

Interface MinecraftOwnershipResponse

🏷️ Properties

items

ts
items: { name: "product_minecraft" | "game_minecraft"; signature: string }[]

If the account doesn't own the game, the items array will be empty.

Defined in: packages/user/mojang.ts:80

keyId

ts
keyId: string

Defined in: packages/user/mojang.ts:91

signature

ts
signature: string

jwt signature

Defined in: packages/user/mojang.ts:90