Package net.playeranalytics.plan
Class FabricInjectable
java.lang.Object
net.playeranalytics.plan.FabricInjectable
- All Implemented Interfaces:
io.github.slimjar.injector.loader.Injectable
public class FabricInjectable
extends Object
implements io.github.slimjar.injector.loader.Injectable
Custom
Injectable
implementation for Fabric.
Appends dependencies to the classpath via Fabric's own launcher.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FabricInjectable
-
-
Method Details
-
inject
public void inject(URL url) throws IOException, InvocationTargetException, IllegalAccessException, URISyntaxException- Specified by:
inject
in interfaceio.github.slimjar.injector.loader.Injectable
- Throws:
IOException
InvocationTargetException
IllegalAccessException
URISyntaxException
-