implements TickList<T>
| bgu | |
| net.minecraft.class_4296 | |
| net.minecraft.world.SerializableTickList | |
| net.minecraft.server.v1_14_R1.TickListChunk |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final Set<NextTickListEntry<T>> |
| ||||||
| private final Function<T, MinecraftKey> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Function<T, MinecraftKey> arg0, List<NextTickListEntry<T>> arg1) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||
| public void |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public Stream<NextTickListEntry<T>> |
| ||||||
| public NBTTagList |
|