Reflect icon indicating copy to clipboard operation
Reflect copied to clipboard

A reflection library with some useful methods to bypass reflection restrictions in Java

Results 2 Reflect issues
Sort by recently updated
recently updated
newest added

Bumps org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to 1.0.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.gradle.toolchains.foojay-resolver-convention&package-manager=gradle&previous-version=0.10.0&new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Hi! I'm using this library in a Minecraft mod and received some [antivirus reports](https://github.com/decce6/Ixeris/issues/49). According to [this user's screenshot](https://github.com/decce6/Ixeris/issues/48) of Bitdefender, the false positive seems to be in `Agents.class`. Would...