Package net.neoforged.fml.startup
Class InstrumentationHelper
java.lang.Object
net.neoforged.fml.startup.InstrumentationHelper
Facade for obtaining
Instrumentation in FMLLoader.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOG
private static final org.slf4j.Logger LOG
-
-
Constructor Details
-
InstrumentationHelper
private InstrumentationHelper()
-
-
Method Details
-
obtainInstrumentation
- Throws:
IllegalStateException- If instrumentation cannot be obtained.
-
getFromOurOwnAgent
- Throws:
Exception
-