implements TickList<T>
| bgu | |
| net.minecraft.class_4296 | |
| net.minecraft.world.SerializableTickList | |
| net.minecraft.server.v1_14_R1.TickListChunk |
字段概要
| 修饰符与类型 | 字段 | ||||||
|---|---|---|---|---|---|---|---|
| protected final Set<NextTickListEntry<T>> |
| ||||||
| private final Function<T, MinecraftKey> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Function<T, MinecraftKey> arg0, List<NextTickListEntry<T>> arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||
| public void |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public Stream<NextTickListEntry<T>> |
| ||||||
| public NBTTagList |
|