toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.cache.config.inv
/
InvTypeList
Inv
Type
List
@
Singleton
class
InvTypeList
@
Inject
constructor
(
cache
:
Cache
)
:
GroupConfigTypeList
<
InvType
>
Members
Constructors
Inv
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
)
:
InvType
?