Lineage
Toggle table of contents
0.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
proxy
/
ru.hytalemodding.lineage.proxy
Package-level
declarations
Types
Functions
Types
Proxy
Bootstrap
Options
Link copied to clipboard
data
class
ProxyBootstrapOptions
(
val
configPath
:
Path
,
val
strictMode
:
Boolean
)
Proxy
Bootstrap
Options
Parser
Link copied to clipboard
object
ProxyBootstrapOptionsParser
Proxy
Runtime
Info
Link copied to clipboard
object
ProxyRuntimeInfo
Functions
main
Link copied to clipboard
fun
main
(
args
:
Array
<
String
>
)
Proxy entry point. Loads configuration and starts the Netty listener.