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