ArchiveConfigTypeList

abstract class ArchiveConfigTypeList<T : ConfigType>(cache: Cache, archive: Int, fileBits: Int) : ConfigTypeList<T>

Constructors

Link copied to clipboard
constructor(cache: Cache, archive: Int, fileBits: Int)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
operator fun get(id: Int): T?