When placing an item_frame with the NBT Tag {EntityTag:{Invisible:1b}} it has no visual hitbox when showing hitboxes via F3+B. This makes it quite hard to find them once placed.
Reproduce
Do
/summon minecraft:item_frame ~ ~ ~ {Invisible:1}
Then hit F3 + B
❌ Notice no hitbox
Linked issues
Attachments
Comments 13
This is working as intended as hitboxes used to be a way to find invisible players, all though this is more of a suggestion than a bug I agree with you that non player entities should have hitboxes shown when invisible.
I can confirm for 20w46a. Use the follow command to reproduce:
/summon minecraft:item_frame ~ ~ ~ {Invisible:1}
Hi there! Don't quote me, but I assume this is working as intended as armor stands with "Invisible" set to 1b don't show their hitboxes either.