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:
Links:
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>
<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
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
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.