mojira.dev
MC-264845

Interactors do not work properly

Entities inside interactors can be interacted with if the player is also inside the interactor.

What I expected to happen was...:
I spawned an interactor (height:3f,width:3f) and wanted to use it to prevent players from opening a chest minecart inside. I expected the minecart to not be intractable through the interaction. I also expected the interaction to trigger when left/right clicking on the chest minecart.

What actually happened was...:
Β The chest minecart could still be opened if I was also inside the interactor. The interaction did not trigger.

Steps to Reproduce:
1. Summon an interaction that is large enough to fit a player and an entity inside.
2. Summon an entity inside the interaction. Make sure it does not leave (By setting the NoAI nbt tag to 1b for example).Β 
3. Enter the interaction and try to interact with the entity. The interaction will not trigger and the entity will be interacted with.

Linked issues

Comments 1

Thank you for your report!
We're actually already tracking this issue in MC-260305, so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote or any additional information to the main ticket it would be appreciated.

Please be sure to use the search feature before creating a ticket to see if the issue has already been reported.

Quick Links:
πŸ““ Bug Tracker Guidelines – πŸ›  Community Support – πŸ“§ Mojang Support – ✍️ Feedback and Suggestions – πŸ’¬ Mojira Discord

Nuclearinferno

(Unassigned)

Unconfirmed

1.20.1

Retrieved