| net.minecraft.world.level.timers.TimerQueue | |
| net.minecraft.class_236 | |
| net.minecraft.world.timer.Timer |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
|
||||||
| private static final String |
|
||||||
| private static final String |
|
||||||
| private static final String |
|
||||||
| private final TimerCallbackSerializer<T> |
|
||||||
| private final Queue<Timer$Event<T>> |
|
||||||
| private com.google.common.primitives.UnsignedLong |
|
||||||
| private final com.google.common.collect.Table<String, Long, Timer$Event<T>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (TimerCallbackSerializer<T> timerCallbackSerializer, Stream<? extends com.mojang.serialization.Dynamic<?>> nbts) |
| public | (TimerCallbackSerializer<T> timerCallbackSerializer) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private static <T> Comparator<Timer$Event<T>> |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public int |
|
||||||
| public Set<String> |
|
||||||
| private void |
|
||||||
| private NbtCompound |
|
||||||
| public NbtList |
|
||||||
| private void |
|
||||||
| private static com.google.common.primitives.UnsignedLong |
|
||||||
| private static long |
|