类 RuntimeDistCleaner.LambdaGatherer
java.lang.Object
org.objectweb.asm.MethodVisitor
net.minecraftforge.fml.loading.RuntimeDistCleaner.LambdaGatherer
- 封闭类:
RuntimeDistCleaner
private static class RuntimeDistCleaner.LambdaGatherer
extends org.objectweb.asm.MethodVisitor
-
字段概要
字段修饰符和类型字段说明private final List
<org.objectweb.asm.Handle> private static final org.objectweb.asm.Handle
从类继承的字段 org.objectweb.asm.MethodVisitor
api, mv
-
构造器概要
构造器 -
方法概要
从类继承的方法 org.objectweb.asm.MethodVisitor
getDelegate, visitAnnotableParameterCount, visitAnnotation, visitAnnotationDefault, visitAttribute, visitCode, visitEnd, visitFieldInsn, visitFrame, visitIincInsn, visitInsn, visitInsnAnnotation, visitIntInsn, visitJumpInsn, visitLabel, visitLdcInsn, visitLineNumber, visitLocalVariable, visitLocalVariableAnnotation, visitLookupSwitchInsn, visitMaxs, visitMethodInsn, visitMethodInsn, visitMultiANewArrayInsn, visitParameter, visitParameterAnnotation, visitTableSwitchInsn, visitTryCatchAnnotation, visitTryCatchBlock, visitTypeAnnotation, visitTypeInsn, visitVarInsn
-
字段详细资料
-
META_FACTORY
private static final org.objectweb.asm.Handle META_FACTORY -
dynamicLambdaHandles
-
-
构造器详细资料
-
LambdaGatherer
public LambdaGatherer()
-
-
方法详细资料