public interface IScheduledTickHandler extends ITickHandler
| Modifier and Type | Method and Description |
|---|---|
int |
nextTickSpacing()
Return the number of actual ticks that will pass
before your next tick will fire.
|
getLabel, tickEnd, ticks, tickStartint nextTickSpacing()