Mojira Archive
MCPE-122697

Hitbox crimson fungus not the same as in java versions

This bug report is a parity issue with Java.

Summary:
Hitbox warped fungus not the same as in java versions.
Java: 9 pixels high and 8 pixels on the sides (4 pixels off the edge).
Bedrock: 12 pixels high and 7,5 pixels on the sides (~4,1 pixels off the edge).
*in the bedrock version, the hitbox is imprecise as it does not split the pixel.
The hitbox affects block access.

Steps to reproduce:

  1. Place crimson fungus.
  2. Take a look at the dimensions of the hitbox.

Observed results:
The hitbox on the sides starts not at the edge, but at the beginning of the pixel, and the height of the hitbox is greater than in Java.

Expected results:
The hitbox of the blocks must be the same.

Image:
Bedrock

Java