I have tested in 1.1.110 -> it will open the filter.
In 2.0+ it will silently fail.
> This would also fix mods that work in 1.1 that have UI open only when specific items are in cursor and use choose-elem-buttons.
I do this for my mod.
I've been developing a mod that places tiles under entities and knew I'd have some trouble with curved rails. I've seen others make bitmasks for rails specifically but I wanted to be able to have it work for any entity (including ones with secondary bounding boxes with orientation).