-
Bug
-
Resolution: Fixed
-
Minecraft 16w39a, Minecraft 16w39b, Minecraft 16w39c, Minecraft 16w40a, Minecraft 16w41a, Minecraft 16w42a, Minecraft 16w43a
-
None
-
Windows 10, Java 1.8.0_25 64bit
-
Confirmed
If you place a shulker box with items inside it and take an output with a comparator through a block, and than we destroy the shulker box, comparator doesn't update.
Can be fixed by calling the method net.minecraft.world.World.updateComparatorOutputLevel(BlockPos, Block) on breakBlock(World, BlockPos, IBlockState).