Parchment
Parchment copied to clipboard
Issue in Maven Mappings?
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)
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
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.