implements TickList<T>
| vn | |
| net.minecraft.class_3235 | |
| net.minecraft.world.tick.DelegatedTickList | |
| net.minecraft.world.WorldGenTickList | |
| 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 |
| ||||||||||
| public void |
|