friendlyhj / ZenUtils

Home Page:https://www.curseforge.com/minecraft/mc-mods/zenutil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Native Method Access

friendlyhj opened this issue · comments

I know this is an insane idea, but it's worth having a try.

  • Native method and field access
  • Wrap interface static methods to deal with weird bytecode issues
  • Conversion between native objects and crafttweaker wrappers
  • Filter dangerous classes
  • Remap methods by mcp
  • #60
  • Handle all Forge events to Generic Event Manager
  • Use foo getter / setter to invoke getFoo setFoo native methods
  • Allow expansion method to native classes

Subscribed.