Tian mi
Tian mi
related: https://github.com/GregTechCEu/GregTech/pull/2475
`mouseClicked(III)` is a vanilla method you should add `remap=true` to it
> > `mouseClicked(III)` is a vanilla method you should add `remap=true` to it > > Yes I already have remap=true, and everything worked well except for the fake errors. nvm...
> Please note that I'm not injecting into the vanilla method itself. I actually injected into `mcjty.rftools.blocks.storage.GuiModularStorage.mouseClicked(III)V` which is in a mod, instead of its super method which is in...
#695 *should* hopefully fix this (test would be appreciated)