implements TickList<T>
| ti | |
| net.minecraft.unmapped.C_20993630 | |
| net.minecraft.world.tick.DelegatedTickList | |
| net.minecraft.world.WorldGenTickList |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Function<BlockPos, TickList<T>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Function<BlockPos, TickList<T>> delegates) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public void |
| ||||||||
| public boolean |
|