Class MixinPlatformAgentDefault

java.lang.Object
org.spongepowered.asm.launch.platform.MixinPlatformAgentAbstract
org.spongepowered.asm.launch.platform.MixinPlatformAgentDefault
All Implemented Interfaces:
IMixinPlatformAgent

public class MixinPlatformAgentDefault extends MixinPlatformAgentAbstract
Default platform agent, handles the mixin manifest keys such as MixinConfigs and MixinTokenProviders.
  • Constructor Details

    • MixinPlatformAgentDefault

      public MixinPlatformAgentDefault()
  • Method Details