ReflectionHelper icon indicating copy to clipboard operation
ReflectionHelper copied to clipboard

API for accessing various classes and their members using reflection. (Specifically for Minecraft)

Results 18 ReflectionHelper issues
Sort by recently updated
recently updated
newest added

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Other Branches These updates are pending. To force PRs open, click the checkbox...

feature_request

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.spigotmc:spigot-api](https://www.spigotmc.org/) | `1.9-R0.1-SNAPSHOT` -> `1.20.1-R0.1-SNAPSHOT` | [![age](https://badges.renovateapi.com/packages/maven/org.spigotmc:spigot-api/1.20.1-R0.1-SNAPSHOT/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.plugins:maven-compiler-plugin](https://maven.apache.org/plugins/) | `3.8.1` -> `3.11.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-compiler-plugin/3.11.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [junit:junit](http://junit.org) ([source](https://togithub.com/junit-team/junit4)) | `4.12` -> `4.13.1` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.plugins:maven-shade-plugin](https://maven.apache.org/plugins/) | `2.4.3` -> `3.4.1` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-shade-plugin/3.4.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[18:04:49 WARN]: Caused by: java.lang.NoSuchFieldException: modifiers [18:04:49 WARN]: at java.base/java.lang.Class.getDeclaredField(Class.java:2610) [18:04:49 WARN]: at org.inventivetalent.reflection.util.AccessUtil.setAccessible(AccessUtil.java:21) [18:04:49 WARN]: at org.inventivetalent.reflection.resolver.FieldResolver.resolveByLastType(FieldResolver.java:147) [18:04:49 WARN]: at org.inventivetalent.reflection.minecraft.DataWatcher$V1_8.setValue(DataWatcher.java:394) [18:04:49 WARN]: at org.inventivetalent.reflection.minecraft.DataWatcher.setValue(DataWatcher.java:41) [18:04:49 WARN]: at org.inventivetalent.reflection.minecraft.DataWatcher.setValue(DataWatcher.java:48)...