cabaletta / cabaletta/baritone
onBlockInteract event not working on 1.16.5+
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
## Some information
Minecraft version: 1.16.5 and newer (actually 1.15.2+ but that's not supported anymore)
Baritone version: 23fa65cee003ab34e7f8d4576295b9c88570f5d8 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 f5380881f459829e1b12c280c516324a13016c34 and try using the onBlockInteract event.
## Reason
The injection in `MixinMinecraft` was commented in f5380881f459829e1b12c280c516324a13016c34 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
- [x] I know how to properly use check boxes
- [x] I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
- [x] I have included logs, exceptions and / or steps to reproduce the issue.
- [x] I have not added any OwO's or UwU's to this issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.