bettermodel
Toggle table of contents
3.1.0-SNAPSHOT-495
bettermodel-core
Target filter
bettermodel-core
Switch theme
Search in API
Skip to content
bettermodel
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
>
)