Uses of Record Class
net.minecraft.world.Stopwatch
Packages that use Stopwatch
-
Uses of Stopwatch in net.minecraft.world
Fields in net.minecraft.world with type parameters of type StopwatchModifier and TypeFieldDescriptionprivate final Map<Identifier, Stopwatch> Stopwatches.stopwatchesMethods in net.minecraft.world that return StopwatchMethods in net.minecraft.world with parameters of type StopwatchMethod parameters in net.minecraft.world with type arguments of type StopwatchModifier and TypeMethodDescriptionbooleanStopwatches.update(Identifier id, UnaryOperator<Stopwatch> update)