Players cannot dismount when riding item_display, block_display and text_display using the ride command
When player ride each of these new entity (item_display, block_display, text_display)
the player can't dismount them without a command or killing them.
What is expected :
- Summon entity
- Use ride command to mount this entity
- Use Sneak key to dismount it.
What is happening :
- Summon entity
- Use ride command to mount this entity
- Use Sneak key to dismount but it's doesn't work
Step to reproduce :
summon item_display|block_display|text_display ~ ~ ~ {Tags:[this]}
ride @s mount @e[tag=this,limit=1]