Lenni0451 / ClassTransform

A lightweight, easy to use injection library which doesn't require bytecode writing skills
MIT License
74 stars 5 forks source link

Return null from agent transformer #2

Closed Gaming32 closed 2 years ago

Gaming32 commented 2 years ago

Agent transformers are supposed to return null when no changes occur. This helps the agent machinery determine if the class actually needs to be updated.