implements BasicTickScheduler<T>, SerializableTickScheduler<T>
| net.minecraft.world.ticks.ProtoChunkTicks | |
| net.minecraft.class_4296 | |
| net.minecraft.world.tick.SimpleTickScheduler |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final List<Tick<T>> |
|
||||||
| private final Set<Tick<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|
||||||
| private void |
|
||||||
| public boolean |
|
||||||
| public int |
|
||||||
| public List<Tick<T>> |
|
||||||
| public List<Tick<T>> |
|
||||||
| public static <T> SimpleTickScheduler<T> |
|