mojira.dev
MC-218018

Intersected blocks cannot push the player vertically to stop intersection

The Bug

When intersecting a collidable block, the player will automatically be pushed in a given direction to stop the intersection - either to the side, or downwards. However, no attempt will be made to push the player upwards regardless of any available space.

How to reproduce:

  1. Place a horizontal "plus" of (ice) blocks with the middle open (see screenshots)

  2. Stand in the middle and run this command:

    /setblock ~ ~ ~ ice

    →❌ Notice how you're not pushed out of the block

  1. Now break any of the 4 initial blocks on the outside
    →✔ Notice how the block in the middle now pushes you out in the direction of the block that was removed

Linked issues

Attachments

Comments 3

Can confirm in 21w11a.

Can confirm in 21w13a.

It should be noted that this does happen to items, but as far as I am aware, no other entity.

muzikbike

(Unassigned)

Confirmed

(Unassigned)

entity-block-collision-and-intersection

1.16.5, 21w08b, 21w11a, 21w13a, 21w20a, 1.17 Pre-release 1, 23w40a

Retrieved