File Details
hooklib 3.17
- R
- Apr 13, 2025
- 309.01 KB
- 72.7K
- 1.12.2
- Forge
File Name
hooklib-3.17.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
- consider
@SideOnly-marked hooks - added lenses for accessing methods
- field lenses:
- added support for static fields
- added way to work with primitive fields
- added way to define default value of created field
- fix field creation with no FieldLens#createField turned to true
- consider obfuscation of field names
- hooklib keep self as last applicable transformer
- added feature of class dumping which changed by hooklib
- jars with hooks will be added to classpath like regular coremods
- added logging to separate file
- added feature of multiple ordinal's in one hook
- make
@OnMethodCallwithshift=INSTEADmore safe with type checks of replaced

