This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /net/minecraft 68.41% (9433/13788) mapped - 4355 unmapped | |
| advancement 88.58% (349/394) mapped - 45 unmapped | |
| criterion 84.27% (225/267) mapped - 42 unmapped | |
| block 81.16% (702/865) mapped - 163 unmapped | |
| entity 93.43% (270/289) mapped - 19 unmapped | |
| enums 80.00% (4/5) mapped - 1 unmapped | |
| piston 66.67% (4/6) mapped - 2 unmapped | |
| client 62.49% (2134/3415) mapped - 1281 unmapped | |
| audio 82.80% (77/93) mapped - 16 unmapped | |
| font 80.00% (52/65) mapped - 13 unmapped |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "C:\Program Files\Java\jdk1.8.0_191\bin\java.exe" -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:57040,suspend=y,server=n -javaagent:C:\Users\Stefan\.IdeaIC2018.3\system\groovyHotSwap\gragent.jar -javaagent:C:\Users\Stefan\.IdeaIC2018.3\system\captureAgent\debugger-agent.jar -Dfile.encoding=UTF-8 -classpath "C:\Program Files\Java\jdk1.8.0_191\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_191\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_191\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_191\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_191\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_191\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_191\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_191\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_191\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_191\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_191\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_191\jre\lib\ext\sunms |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Test 1: | |
| public class TestClass<T extends String> { | |
| public Collection<T> func_198979_c() { | |
| final ArrayList<E> var0 = Lists.newArrayList(this.packNameToInfo.values()); | |
| var0.removeAll(this.packInfos); | |
| return var0; | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /net/minecraft 74.81% (9711/12981) mapped - 3270 unmapped | |
| advancement 87.43% (313/358) mapped - 45 unmapped | |
| criterion 82.13% (193/235) mapped - 42 unmapped | |
| block 81.48% (704/864) mapped - 160 unmapped | |
| entity 93.43% (270/289) mapped - 19 unmapped | |
| enums 80.00% (4/5) mapped - 1 unmapped | |
| pattern 96.00% (24/25) mapped - 1 unmapped | |
| piston 66.67% (4/6) mapped - 2 unmapped | |
| client 75.84% (2354/3104) mapped - 750 unmapped | |
| audio 88.24% (90/102) mapped - 12 unmapped |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /net/minecraft 75.82% (9893/13048) mapped - 3155 unmapped | |
| advancement 87.43% (313/358) mapped - 45 unmapped | |
| criterion 82.13% (193/235) mapped - 42 unmapped | |
| block 81.48% (704/864) mapped - 160 unmapped | |
| entity 93.43% (270/289) mapped - 19 unmapped | |
| enums 80.00% (4/5) mapped - 1 unmapped | |
| pattern 96.00% (24/25) mapped - 1 unmapped | |
| piston 66.67% (4/6) mapped - 2 unmapped | |
| client 75.77% (2383/3145) mapped - 762 unmapped | |
| audio 80.26% (122/152) mapped - 30 unmapped |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import cuchaz.enigma.analysis.ParsedJar; | |
| import cuchaz.enigma.analysis.index.BridgeMethodIndex; | |
| import cuchaz.enigma.analysis.index.JarIndex; | |
| import net.fabricmc.mappings.EntryTriple; | |
| import net.fabricmc.mappings.Mappings; | |
| import net.fabricmc.mappings.MappingsProvider; | |
| import net.fabricmc.mappings.MethodEntry; | |
| import org.objectweb.asm.ClassReader; | |
| import org.objectweb.asm.ClassVisitor; | |
| import org.objectweb.asm.MethodVisitor; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| net/minecraft/client/util/math/Quaternion (a) | |
| net/minecraft/client/util/math/Vector3f (b) | |
| net/minecraft/text/TextFormat (c) | |
| net/minecraft/util/crash/CrashReport (d) | |
| net/minecraft/util/crash/CrashReportSection (e) | |
| net/minecraft/util/crash/ICrashCallable (f) | |
| net/minecraft/util/UncaughtExceptionLogger (g) | |
| net/minecraft/util/UncaughtExceptionHandler (h) | |
| net/minecraft/MinecraftVersion (i) | |
| net/minecraft/sortme/WorldNameProvider (k) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import cuchaz.enigma.analysis.ParsedJar; | |
| import cuchaz.enigma.analysis.index.BridgeMethodIndex; | |
| import cuchaz.enigma.analysis.index.JarIndex; | |
| import net.fabricmc.mappings.EntryTriple; | |
| import net.fabricmc.mappings.Mappings; | |
| import net.fabricmc.mappings.MappingsProvider; | |
| import net.fabricmc.mappings.MethodEntry; | |
| import org.objectweb.asm.ClassReader; | |
| import org.objectweb.asm.ClassVisitor; | |
| import org.objectweb.asm.MethodVisitor; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| plugins { | |
| id 'java' | |
| } | |
| version '1.0-SNAPSHOT' | |
| sourceCompatibility = 1.8 | |
| repositories { | |
| mavenCentral() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public class ChunkViewBlockEntityRenderer extends BlockEntityRenderer<ChunkViewBlockEntity> { | |
| public void render(ChunkViewBlockEntity blockEntity, double x, double y, double z, float tickDelta, int blockBreakStage) { | |
| BlockPos basePos = new BlockPos(150, 64, 130); | |
| ChunkSectionPos startChunk = ChunkSectionPos.from(basePos); | |
| Vec3i offset = blockEntity.getPos().subtract(basePos); | |
| ChunkSectionPos pos = ChunkSectionPos.from(startChunk.getX() + offset.getX(), startChunk.getY() + offset.getY(), startChunk.getZ() + offset.getZ()); | |
| ChunkRenderer chunkRenderer = ((ChunkRendererProvider) MinecraftClient.getInstance().worldRenderer).getChunkRenderer(pos); | |
| if (chunkRenderer == null) { | |
| return; |