历史 - net.minecraft.world.Stopwatches
1.21.11
名称
cdn
net.minecraft.world.Stopwatches
net.minecraft.class_12110
net.minecraft.world.timer.stopwatch.StopwatchPersistentState
net.minecraft.src.C_432806_
net.minecraft.world.Stopwatches
字段
com.mojang.serialization.Codec<Stopwatches>: b, CODEC, field_63285, CODEC, f_435072_
SavedDataType<Stopwatches>: a, TYPE, field_63284, STATE_TYPE, f_434133_
Map<Identifier, Stopwatch>: c, stopwatches, field_63286, stopwatches, f_433122_
构造函数
()
方法
Stopwatches (Map<Identifier, Long>): a, unpack, method_75110, fromElapsedTimes, m_440011_
Map<Identifier, Long> (): d, pack, method_75116, toElapsedTimes, m_440221_
Stopwatch (Identifier): a, get, method_75106, get, m_441758_
boolean (Identifier, Stopwatch): a, add, method_75107, add, m_445160_
boolean (Identifier, UnaryOperator<Stopwatch>): a, update, method_75108, update, m_442276_
boolean (Identifier): b, remove, method_75114, remove, m_446169_
boolean (): O_, isDirty, method_79, isDirty, m_77764_
List<Identifier> (): b, ids, method_75113, keys, m_442088_
long (): c, currentTime, method_75115, getTimeMs, m_444331_