onBlockInteract event not working on 1.16.5+
ZacSharp opened this issue ยท 0 comments
Some information
Minecraft version: 1.16.5 and newer (actually 1.15.2+ but that's not supported anymore)
Baritone version: 23fa65c and possibly also v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.6.1, v1.6.2, v1.6.3, v1.7.1, v1.7.2, v1.8.1, v1.8.2, v1.8.3 but I didn't check them
Other mods (if used): None
How to reproduce
Use any unfixed version after f538088 and try using the onBlockInteract event.
Reason
The injection in MixinMinecraft
was commented in f538088 and needs to be fixed.
The obvious fix didn't work for beds, which is basically the only thing we need the event for.
Final checklist
- I know how to properly use check boxes
- I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
- I have included logs, exceptions and / or steps to reproduce the issue.
- I have not added any OwO's or UwU's to this issue.