HomeJavaModsReflectionLibrary
This Library can be used for resolving and accessing various classes and their members using reflections.

But unlike the default reflection methods, you can specify multiple criterias and the library will resolve those.
This is possible with a special developed query which can execute very exact requests .

Check out the wiki for examples and more details about it.


Maven:
Code (Text):
<repositories>
    <repository>
        <id>quanturix-repo</id>
        <name>Quanturix Repository</name>
        <url>https://repo.quanturix.de/repository/maven-public/</url>
    </repository>
</repositories>

<dependencies>
    <dependency>
        <groupId>de.quanturix</groupId>
        <artifactId>reflectionlibrary</artifactId>
        <version>1.0-SNAPSHOT</version>
        <scope>compile</scope>
        <type>jar</type>
    </dependency>
</dependencies>

Links:
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

ReflectionLibrary is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 212 times (via Spigot). Download it and open it directly in the game.

Explore more