toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.cache.config.param
/
ParamTypeList
Param
Type
List
@
Singleton
class
ParamTypeList
@
Inject
constructor
(
cache
:
Cache
)
:
GroupConfigTypeList
<
ParamType
>
Members
Constructors
Param
Type
List
Link copied to clipboard
@
Inject
constructor
(
cache
:
Cache
)
Properties
capacity
Link copied to clipboard
val
capacity
:
Int
Functions
get
Link copied to clipboard
operator
fun
get
(
id
:
Int
)
:
ParamType
?