Class BytecodeIdentifierPool

java.lang.Object
com.llamalad7.mixinextras.expression.impl.pool.IdentifierPool
com.llamalad7.mixinextras.expression.impl.pool.BytecodeIdentifierPool

public class BytecodeIdentifierPool extends IdentifierPool
  • Constructor Details

    • BytecodeIdentifierPool

      public BytecodeIdentifierPool(org.spongepowered.asm.mixin.injection.struct.Target target, org.spongepowered.asm.mixin.injection.struct.InjectionInfo info, org.objectweb.asm.tree.AnnotationNode poolAnnotation)