AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.adapter
/
CoreAPI
/
ConfigAPI
/
getProvider
get
Provider
jvm
abstract
suspend
fun
getProvider
(
id
:
UUID
)
:
CoreConfig.ProviderConfig.Provider
?
(
source
)
获取指定提供商的数据,找不到返回 null。