implements SerializableTickScheduler<T>, BasicTickScheduler<T>
| fki | |
| net.minecraft.world.ticks.ProtoChunkTicks | |
| net.minecraft.class_4296 | |
| net.minecraft.world.tick.SimpleTickScheduler | |
| net.minecraft.unmapped.C_rwruxrtf | |
| net.minecraft.world.tick.ProtoChunkTicks | |
| net.minecraft.src.C_183044_ |
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> |
|