Montezuma

constructor(uuid: String? = null, uniqueId: String? = null, type: String? = null, exp: Double? = null, active: Boolean? = null, tier: String? = null, heldItem: String? = null, candyUsed: Int? = null, petSoulbound: Boolean? = null, skin: String? = null, extra: Map<String, JsonElement>? = null)