BetterModel
Toggle table of contents
1.14.0
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.pack
/
PackResource
/
of
of
@
NotNull
open
fun
of
(
@
NotNull
path
:
@
NotNull
PackPath
,
size
:
Long
,
@
NotNull
supplier
:
@
NotNull
Supplier
<
Array
<
Byte
>
>
)
:
@
NotNull
PackResource
@
NotNull
open
fun
of
(
@
Nullable
overlay
:
@
Nullable
PackOverlay
,
@
NotNull
path
:
@
NotNull
PackPath
,
size
:
Long
,
@
NotNull
supplier
:
@
NotNull
Supplier
<
Array
<
Byte
>
>
)
:
@
NotNull
PackResource