Lineage
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
api
/
ru.hytalemodding.lineage.api.backend
/
BackendRegistry
Backend
Registry
interface
BackendRegistry
Provides access to configured backend servers.
Members
Functions
all
Link copied to clipboard
abstract
fun
all
(
)
:
Collection
<
BackendInfo
>
get
Link copied to clipboard
abstract
fun
get
(
id
:
String
)
:
BackendInfo
?