linkie-web icon indicating copy to clipboard operation
linkie-web copied to clipboard

Is ParchmentMC Going to be Added?

Open KingofMidnight opened this issue 1 year ago • 5 comments

Hello i'm just wondering if linkie is going to have ParchmentMC be added, because i need to translate some Code from 1.20.1 to 1.20.4 and both code are in parchment and is seems that i can't find a way to fix the broken code, i'm going though it slowly and trying to get though it but i'm a beginner mc coder so don't fully know what to do for now

KingofMidnight avatar Sep 21 '24 17:09 KingofMidnight

Parchment is basically mojmap with java docs and changed local variable names, so it's not needed.

Skidamek avatar Nov 13 '24 09:11 Skidamek

While I understand the point about Parchment being similar to Mojmap with JavaDocs and changed local variable names, saying it's 'basically' the same doesn't fully address the issue. In reality, every part of the code could be important, and if something goes wrong, it may be difficult to track down the source of the issue. Differences in variable naming or how elements are processed can make it harder to pinpoint and resolve problems effectively.

KingofMidnight avatar Nov 23 '24 02:11 KingofMidnight

I am not sure what you are asking, parchment support for paramter names is already supported when available

shedaniel avatar Nov 23 '24 05:11 shedaniel

basically i don't really see ParchmentMC in the mappings area and i was most trying to see if it could be added in there, plus i am new to coding and just trying to translate code and its a bit hard to under what i should click to know if the code should work the same

KingofMidnight avatar Nov 23 '24 13:11 KingofMidnight

also sorry if any i have said is mean i'm just tired and coding really gets hard because its hard not knowing things because of name changes with files or functions, plus this one old code that looks try useful but i can't because it was 1.20.1 where NetworkEvent exist but in 1.20.4 it doesn't but there is a similar code in CustomPayloadEvent that is in a whole different file area as well

KingofMidnight avatar Nov 23 '24 13:11 KingofMidnight