extends PersistentState
| net.minecraft.world.level.timers.TimerQueue | |
| net.minecraft.class_236 | |
| net.minecraft.world.timer.Timer |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<Timer<MinecraftServer>> |
|
||||||
| public static final PersistentStateType<Timer<MinecraftServer>> |
|
||||||
| 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 | (Timer$Serialized<T> serialized) |
| public | () |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected static <T> com.mojang.serialization.Codec<Timer<T>> |
|
||||||
| private static <T> Comparator<Timer$Event<T>> |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public int |
|
||||||
| public Set<String> |
|
||||||
| protected Timer$Serialized<T> |
|
||||||
| private static Timer$Event$Serialized |
|
||||||
| private void |
|
||||||
| private static com.google.common.primitives.UnsignedLong |
|
||||||
| private static long |
|