Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Version

Hierarchy

Index

Constructors

constructor

Properties

author_id

author_id: string

changelog

changelog: string

changelog_url

changelog_url: null

date_published

date_published: Date

dependencies

dependencies: any[]

downloads

downloads: number

featured

featured: boolean

files

files: File[]

game_versions

game_versions: GameVersion[]

id

id: string

loaders

loaders: Loader[]

mod_id

mod_id: string

name

name: string

object_url

object_url: string

resource_url

resource_url: string

type

version_number

version_number: string

Methods

get

getAuthor

  • getAuthor(): Promise<User>

getMod

  • getMod(): Promise<Mod>

getObjectLocation

  • getObjectLocation(): string

getObjectURL

  • getObjectURL(): string

getResourceLocation

  • getResourceLocation(): string

getResourceURL

  • getResourceURL(): string

mutate

toJSON

  • toJSON(): unknown

toString

  • toString(): string

Static create

Static fetch

Static fetchMultiple

Static fromSource

Static get

Static getCacheKey

  • getCacheKey(id: string): string

Static getMultiple

Static getObjectLocation

  • getObjectLocation(id: string): string

Static getResourceLocation

  • getResourceLocation(id: string): string

Static toSource

Generated using TypeDoc