History - net.minecraft.world.Stopwatches

25w45a

Names

cdl

net.minecraft.world.Stopwatches

net.minecraft.class_12110

net.minecraft.world.timer.stopwatch.StopwatchPersistentState

Fields

com.mojang.serialization.Codec<Stopwatches>: b, CODEC, field_63285, CODEC

SavedDataType<Stopwatches>: a, TYPE, field_63284, STATE_TYPE

Map<Identifier, Stopwatch>: c, stopwatches, field_63286, stopwatches

Constructors

()

Methods

Stopwatches (Map<Identifier, Long>): a, unpack, method_75110, fromElapsedTimes

Map<Identifier, Long> (): d, pack, method_75116, toElapsedTimes

Stopwatch (Identifier): a, get, method_75106, get

boolean (Identifier, Stopwatch): a, add, method_75107, add

boolean (Identifier, UnaryOperator<Stopwatch>): a, update, method_75108, update

boolean (Identifier): b, remove, method_75114, remove

boolean (): P_, isDirty, method_79, isDirty

List<Identifier> (): b, ids, method_75113, keys

long (): c, currentTime, method_75115, getTimeMs