implements ITickList<T>
| bxt | |
| net.minecraft.class_2850 | |
| net.minecraft.world.chunk.ChunkPrimerTickList |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final Predicate<T> |
| ||||||
| private final ChunkPos |
| ||||||
| private final it.unimi.dsi.fastutil.shorts.ShortList[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Predicate<T> arg0, ChunkPos arg1) |
| public | (Predicate<T> arg0, ChunkPos arg1, ListNBT arg2) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public ListNBT |
| ||||||
| public void |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public boolean |
| ||||||
| public void |
|