Add REI Focused Stack Provider
This makes it so that REI View Recipe/View Usages keybinds work with the Museum Overlay items.
Does anyone know if there are any other widgets that this should work with?
This implementation seems to have the chance of retaining the focus item even if the item is no longer there? Is this a problem?
It wasn't a problem in my initial testing, but I just found a way that it causes an issue. I've committed a fix for that.
Also, can you confirm if the methods in
SkyblockerREIClientPluginare in the correct order?
registerExclusionZones should be above registerEntries but the rest are in the correct order.
👍 I have a few ideas for how to implement it better. I'll try them and come back with something.
LGTM. Are there more changes you want to make?
No, I think this is probably fine now