toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.archive.cache
/
CacheImporter
/
importMasterIndex
import
Master
Index
suspend
fun
importMasterIndex
(
buf
:
ByteBuf
,
format
:
MasterIndexFormat
,
gameName
:
String
,
environment
:
String
,
language
:
String
,
buildMajor
:
Int
?
,
buildMinor
:
Int
?
,
timestamp
:
Instant
?
,
name
:
String
?
,
description
:
String
?
,
url
:
String
?
)