GroupConfigTypeList

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

Constructors

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

Properties

Link copied to clipboard

Functions

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