mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-13 11:15:57 -07:00
@@ -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()}
|
||||
|
Reference in New Issue
Block a user