File Details
Rhizo-3.6.5-fabric.jar
- R
- Mar 27, 2025
- 1.57 MB
- 65
- 1.16.5
- Fabric
File Name
Rhizo-3.6.5-fabric.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
Rhizo 3.6.4 -> 3.6.5
- fixed a bug introduced by concurrent context fix in 3.6.4
Rhizo 3.6.3 -> 3.6.4
More fixes
- restored old Rhino NBT handling that will provide proxy for
NBTinterface- It's absolutely bad programming practise, but backward compat
- removed explicit class wrapping, added
ClassWrapperfor those in need of static method access - fixed another concurrent issue when multiple threads request the same Context
- fixed some
deletecalling in compiler mode - fixed Nullish Coalescing in compile mode
- (dev) added
Deprecatedannotations to deprecated members - optimized java type actions a bit