Skip to content

access transformers generating too many parameters #634

Open
@ghost

Description

MC Dev version: 2019.2-1.2.23
IntelliJ Version: 2019.2 beta 2
OS: Windows 10, build 1903

Creating an Access Transformer and publicizing a void method while gathering the method name from the autocomplete sometimes will make it produce ()V() instead of just ()V.

Not a major issue, but annoying and I tend to skip over it and don't notice it for the next few minutes when attempting to decompile.

Example package-private class that produces it usually:
net.minecraft.enchantment.EnchantmentHelper$ModifierDamage <init>()V

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