toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.cache.config
/
ArchiveConfigTypeList
Archive
Config
Type
List
abstract
class
ArchiveConfigTypeList
<
T
:
ConfigType
>
(
cache
:
Cache
,
archive
:
Int
,
fileBits
:
Int
)
:
ConfigTypeList
<
T
>
Members
Constructors
Archive
Config
Type
List
Link copied to clipboard
constructor
(
cache
:
Cache
,
archive
:
Int
,
fileBits
:
Int
)
Properties
capacity
Link copied to clipboard
val
capacity
:
Int
Functions
get
Link copied to clipboard
operator
fun
get
(
id
:
Int
)
:
T
?