Lineage
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
proxy
/
ru.hytalemodding.lineage.proxy.backend
/
BackendRegistryImpl
Backend
Registry
Impl
class
BackendRegistryImpl
(
config
:
ProxyConfig
)
:
BackendRegistry
Exposes backend configuration to mods.
Members
Constructors
Backend
Registry
Impl
Link copied to clipboard
constructor
(
config
:
ProxyConfig
)
Functions
all
Link copied to clipboard
open
override
fun
all
(
)
:
Collection
<
BackendInfo
>
get
Link copied to clipboard
open
override
fun
get
(
id
:
String
)
:
BackendInfo
?