The Bug:
Shulker boxes can be opened when blocked by weeping vines.
Steps to Reproduce:
Place down a shulker box along with some weeping vines adjacent to it.
Attempt to open the shulker box.
Take note as to whether or not shulker boxes can be opened when blocked by weeping vines.
Observed Behavior:
Shulker boxes can be opened.
Expected Behavior:
Shulker boxes would not be able to be opened or shulker boxes would destroy the weeping vines that are blocking them upon being opened.
Linked issues
relates to 2
Attachments
Comments 3
Relates to MC-220837
Based off of the resolution of MC-261247 this would be invalid, as weeping vines do not have collision. The behavior of the weeping vines breaking when placed on the top face of a downward facing shulker box is present because when the box is opened, the vine looses it's supporting block. When the box is opened vertically, the vine should be unaffected as the shulker box does not occupy the block space.
Can confirm