Mojira Archive
MC-123008

Random ticks on pressure plates

In BlockBasePressurePlate.java this piece of unneeded code can be found:

/**
  * Called randomly when setTickRandomly is set to true (used by e.g. crops to grow, etc.)
  */
public void randomTick(World worldIn, BlockPos pos, IBlockState state, Random random)
{
}

Pressure plates don't have any random behavior nor should they.

Fixed

enemysfriend22

[Mojang] Grum (Erik Broes)

2017-12-08, 12:57 AM

2018-07-25, 09:14 PM

2018-07-25, 09:14 PM

3

0

Unconfirmed

Minecraft 1.12.2

Minecraft 1.13