History - net.minecraft.world.timer.Timer
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
org.slf4j.Logger: LOGGER, field_1315, LOGGER
String: CALLBACK_DATA_TAG, field_31876, CALLBACK_KEY
String: TIMER_NAME_TAG, field_31877, NAME_KEY
String: TIMER_TRIGGER_TIME_TAG, field_31878, TRIGGER_TIME_KEY
TimerCallbackSerializer<T>: callbacksRegistry, field_1314, callback
com.mojang.serialization.Codec<Timer<MinecraftServer>>: CODEC, field_1_1450, CODEC
PersistentStateType<Timer<MinecraftServer>>: TYPE, field_1_1451, TYPE
Constructors
(TimerCallbackSerializer<T>, Stream<? extends com.mojang.serialization.Dynamic<?>>)
(Timer$Serialized<T>)
()
Methods
void (NbtCompound): loadEvent, method_986, addEvent
NbtCompound (Timer$Event<T>): storeEvent, method_980, serialize
NbtList (): store, method_982, toNbt
void (com.mojang.serialization.Dynamic): lambda$new$2, method_29040, method_29040
<T> com.mojang.serialization.Codec<Timer<T>> (TimerCallbackSerializer<T>): codec, method_1_1726, createCodec
Timer$Serialized<T> (): pack, method_1_1729, toSerialized
Timer$Event$Serialized (Timer$Event): lambda$pack$0, method_1_1728, method_1_1728
void (Timer$Event$Serialized): lambda$new$0, method_1_1727, method_1_1727
1.21.11_unobfuscated
Names
net.minecraft.world.level.timers.TimerQueue
net.minecraft.class_236
net.minecraft.world.timer.Timer
Fields
org.slf4j.Logger: LOGGER, field_1315, LOGGER
String: CALLBACK_DATA_TAG, field_31876, CALLBACK_KEY
String: TIMER_NAME_TAG, field_31877, NAME_KEY
String: TIMER_TRIGGER_TIME_TAG, field_31878, TRIGGER_TIME_KEY
TimerCallbackSerializer<T>: callbacksRegistry, field_1314, callback
Queue<Timer$Event<T>>: queue, field_1313, events
com.google.common.primitives.UnsignedLong: sequentialId, field_1311, eventCounter
com.google.common.collect.Table<String, Long, Timer$Event<T>>: events, field_1312, eventsByName
Constructors
(TimerCallbackSerializer<T>, Stream<? extends com.mojang.serialization.Dynamic<?>>)
Methods
<T> Comparator<Timer$Event<T>> (): createComparator, method_987, createEventComparator
void (T, long): tick, method_988, processEvents
void (String, long, TimerCallback<T>): schedule, method_985, setEventIfAbsent
int (String): remove, method_22593, remove
Set<String> (): getEventsIds, method_22592, getEventNames
void (NbtCompound): loadEvent, method_986, addEvent
NbtCompound (Timer$Event<T>): storeEvent, method_980, serialize
NbtList (): store, method_982, toNbt
void (com.mojang.serialization.Dynamic): lambda$new$2, method_29040, method_29040
com.google.common.primitives.UnsignedLong (Timer$Event): lambda$createComparator$1, method_21904, method_21904
long (Timer$Event): lambda$createComparator$0, method_21905, method_21905