If I have code: if(blockedMethod()) {code}
if(blockedMethod()) {code}
and I set a hook to blockedMethod such as:
new XC_MethodHook() { @O