90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
What's new:
- New module! Danger... Currently, allows you to access Instrumentation and retransform Classes at runtime with ASM.
- Added new RegistryUtil methods, instead of using reflection, you can use an Item Supplier.
- In a similar fashion, ScreenParticleHelper now has Supplier methods, including one with
count
. - Added findMethod(Class<T>, String, Object...) to ReflectionUtil.
- Modules' dependencies are now declared in fabric.mod.json.
- On Minecraft <=1.19.2, FakeWorld constructor is no longer public.
- The
extend
method is now implemented on single-constructor enums. - Fixed an issue with Raid.Member extension.
- You now can't instantiate Utility classes.
- Updated Fabric Loader.
Details
Licensed MIT
Published 2 years ago
Updated 6 months ago