mojira.dev
MC-92630

Logs and leaves from 2 × 2 spruce trees do not cause block updates

The bug

After growing into a 2 × 2 spruce tree, the generated leaves and logs don't interact with redstone components or update surrounding blocks.

This behaviour is exclusive to 2 × 2 spruce trees. Every type of 1 × 1 tree and 2 × 2 jungle and dark oak trees are updated correctly.

Note: This cannot be tested with observers because they are not only activated by block updates and therefor recognize this changed.

Code analysis

Based on 1.11.2 decompiled using MCP 9.35 rc1

The method net.minecraft.block.BlockSapling.generateTree(World, BlockPos, IBlockState, Random) calls the constructor of the large spruce tree generator with false as value for notify.

Related issues

Attachments

Comments

migrated
[media]
migrated

confirmed for 16w36a

migrated

confirmed for 1.11.2

j_p_smith

Fixed in 1.16.1 or earlier.

NeunEinser

Forwards resolving as dupe of MC-180771, which is fixed in 20w22a.

migrated

(Unassigned)

Confirmed

(Unassigned)

block-update, sapling, spruce, tree

Minecraft 1.8.8, Minecraft 15w46a, Minecraft 1.10.2, Minecraft 16w36a, Minecraft 16w43a, ..., Minecraft 19w13b, Minecraft 19w14a, Minecraft 19w14b, Minecraft 1.14, Minecraft 1.14.1 Pre-Release 1

Retrieved