Parchment icon indicating copy to clipboard operation
Parchment copied to clipboard

Issue in Maven Mappings?

Open ThisTestUser opened this issue 1 year ago • 1 comments

This is from the latest non-bleeding snapshot (https://ldtteam.jfrog.io/artifactory/parchmentmc-public/org/parchmentmc/data/parchment-1.21/2024.07.28/parchment-1.21-2024.07.28.zip) image The charge variable is duplicated twice, which looks like an error in the mappings, but it doesn't seem to be the case in this repo: https://github.com/ParchmentMC/Parchment/blob/versions/1.21.x/data/net/minecraft/world/level/biome/MobSpawnSettings.mapping#L62

ThisTestUser avatar Sep 07 '24 23:09 ThisTestUser

Without having checked the code yet, I'm guessing that the system in charge of duplicating record component information to the canonical constructor may not be calculating parameter indexes properly.

sciwhiz12 avatar Sep 08 '24 21:09 sciwhiz12