Package org.spongepowered.asm.service
Class MixinService
java.lang.Object
org.spongepowered.asm.service.MixinService
Provides access to the service layer which connects the mixin transformer to
a particular host environment. Host environments are implemented as services
implementing
IMixinService in order to decouple them from mixin's
core. This allows us to support LegacyLauncher-
Method Summary
Modifier and TypeMethodDescriptionstatic voidboot()Bootstatic IGlobalPropertyServiceBlackboardstatic IMixinService
-
Method Details
-
boot
public static void boot()Boot -
getService
-
getGlobalPropertyService
Blackboard
-