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