Lineage
Toggle table of contents
0.1.0
java
Target filter
java
Switch theme
Search in API
Skip to content
Lineage
agent
/
ru.hytalemodding.lineage.agent
/
LineageAgent
Lineage
Agent
open
class
LineageAgent
Java agent entry point that installs bytecode patches for the server.
Members
Constructors
Lineage
Agent
Link copied to clipboard
constructor
(
)
Functions
premain
Link copied to clipboard
open
fun
premain
(
agentArgs
:
String
,
inst
:
Instrumentation
)
Registers the transformer before application startup.