Constant Field Values

Contents

org.spongepowered.*

  • org.spongepowered.asm.launch.MixinBootstrap 
    Modifier and Type Constant Field Value
    public static final java.lang.String VERSION "0.8.7"
  • org.spongepowered.asm.mixin.injection.invoke.arg.ArgsClassGenerator 
    Modifier and Type Constant Field Value
    public static final java.lang.String GETTER_PREFIX "$"
    public static final java.lang.String SYNTHETIC_PACKAGE "org.spongepowered.asm.synthetic.args"
  • org.spongepowered.asm.mixin.injection.struct.ArgOffsets 
    Modifier and Type Constant Field Value
    public static final java.lang.String KEY "argOffsets"
  • org.spongepowered.asm.mixin.injection.struct.InjectionInfo.HandlerPrefix 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT "handler"
  • org.spongepowered.asm.mixin.injection.struct.InjectionInfo.InjectorOrder 
    Modifier and Type Constant Field Value
    public static final int AFTER_REDIRECT 20000
    public static final int DEFAULT 1000
    public static final int EARLY 0
    public static final int LATE 2000
    public static final int REDIRECT 10000
  • org.spongepowered.asm.mixin.refmap.ReferenceMapper 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_RESOURCE "mixin.refmap.json"
  • org.spongepowered.asm.service.MixinServiceAbstract 
    Modifier and Type Constant Field Value
    protected static final java.lang.String LAUNCH_PACKAGE "org.spongepowered.asm.launch."
    protected static final java.lang.String MIXIN_PACKAGE "org.spongepowered.asm.mixin."
    protected static final java.lang.String SERVICE_PACKAGE "org.spongepowered.asm.service."
  • org.spongepowered.asm.util.perf.Profiler 
    Modifier and Type Constant Field Value
    public static final int FINE 2
    public static final int ROOT 1