Fix javadoc typo in CreatureSpawner

This commit is contained in:
md_5 2018-01-24 17:28:43 +11:00
parent 27fd5a832a
commit 2b1f48cd2c

View file

@ -81,7 +81,7 @@ public interface CreatureSpawner extends BlockState {
public void setMinSpawnDelay(int delay);
/**
* This maximum spawn delay amount (in ticks).
* The maximum spawn delay amount (in ticks).
* <br>
* This value is used when the spawner resets its delay (for any reason).
* It will choose a random number between {@link #getMinSpawnDelay()}