toggle menu
osrs-222-internal
1.0.0-ALPHA-20241122
jvm
switch theme
search in API
osrs-222-internal
/
net.rsprot.protocol.common.client
/
ClientTypeMap
/
Companion
/
ofType
of
Type
inline
fun
<
T
,
E
>
ofType
(
elements
:
List
<
T
>
,
clientCapacity
:
Int
,
clientTypeSelector
:
(
T
)
->
Pair
<
ClientType
,
E
>
)
:
ClientTypeMap
<
E
>