Skip to content

correct targets often cannot be identified when an ordinal is already specified #2214

@tildejustin

Description

@tildejustin

Minecraft Development for IntelliJ plugin version

2023.3-1.6.12-452

IntelliJ version

2023.3.2 (Ultimate Edition)

Operating System

EndeavorOS Linux, kernel 6.7.0-arch3-1

Target platform

Mixins

Description of the bug

I don't quite know how to articulate this, but whenever you write a mixin and set the ordinal, to change what is targeted you have to remove the ordinal for mcdev to recognize the possibilities. This happens to me all the time, recently I was fixing this old style NEW invocation.
image
The only option given to me is not the one I'm looking for.
image
I remove the ordinal and the option i'm looking for shows up.
image
And after adding the ordinal back it can find the referenced code if I use the "go to target" button, but the issue at the start with it not showing up still is a problem.
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions