sschr15

Results 12 comments of sschr15

From experience, this is a (mostly) one line change. Another possibility would be implementing an API for specifying additional folders on the fly.

Until merged, I've found a workaround: 1. Inspect the config page (F12 or ctrl+shift+`I`, probably) 2. Change a non-selected element of your choice to be the font name within the...

This is probably going to be [closed as intentional behavior](https://bugs.mojang.com/browse/MCPE-28723) but I'm trying anyways

> No, this is something that needs resolving, are you sure you ment to comment here? I was just joking that lots of my issues get closed because things work...

Sure, you'd be getting development done likely faster and better than me

i already tested transformer api and it works as i'd hope

> Invalidate out-of-bounds local variables I'd say that in the case of OOB and type mismatches simultaneously occurring, try to find a match keeping the order the same but dropping...

> if two variables have the same index, aren't they expected to have the same name? `javac` (and probably Eclipse's JDT) does not allow name shadowing. If in separate levels,...

[Small manually created test case](https://github.com/QuiltMC/enigma/files/10718185/quick-fake-nesting.zip)

Test mappings since i added the wrong file to the archive ``` tiny 2 0 intermediary named c A quick/fake/nesting/Test f LB; b fakeInner m (LA;)Ljava/lang/String; b getTextFromFakeNestingClass p 1...