Interface MixinTargetSelector

    • Method Detail

      • selectMethod

        @Nullable
        org.objectweb.asm.tree.MethodNode selectMethod​(@NotNull
                                                       org.objectweb.asm.tree.ClassNode within,
                                                       @NotNull
                                                       MixinStub source)