NBT-API

NBT-API

98.9k Downloads

Fix Reflections for Java 1.11+

tr7zw opened this issue ยท 0 comments

commented

The NBT-Injector needs to modfiy final fields inside Minecraft. The needed field to remove the final gets filtered out in Java 1.11+, so getField can't find it.