BetterModel
Toggle table of contents
2.0.0-SNAPSHOT-460
core
Target filter
core
Switch theme
Search in API
Skip to content
BetterModel
core
/
kr.toxicity.model
/
BetterModelPlatformImpl
/
loadAssets
load
Assets
abstract
fun
loadAssets
(
@
NotNull
pipeline
:
@
NotNull
ReloadPipeline
,
@
NotNull
prefix
:
@
NotNull
String
,
@
NotNull
consumer
:
@
NotNull
BiConsumer
<
String
,
InputStream
>
)