VarbitTypeList

@Singleton
class VarbitTypeList @Inject constructor(cache: Cache) : ArchiveConfigTypeList<VarbitType>

Constructors

Link copied to clipboard
@Inject
constructor(cache: Cache)

Properties

Link copied to clipboard

Functions

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