implements TickScheduler<T>
| vp | |
| net.minecraft.class_3235 | |
| net.minecraft.world.MultiTickScheduler | |
| net.minecraft.world.tick.DelegatedTickList | |
| net.minecraft.world.WorldGenTickList | |
| net.minecraft.world.WorldGenTickList |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Function<BlockPos, TickScheduler<T>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Function<BlockPos, TickScheduler<T>> delegates) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||||
| public void |
| ||||||||||||
| public boolean |
| ||||||||||||
| public void |
|