ConfigTypeList

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

Inheritors

Constructors

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

Properties

Link copied to clipboard

Functions

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