net.minecraft.util

public class TickDurationMonitor

net.minecraft.util.profiling.SingleTickProfiler
net.minecraft.class_4758
net.minecraft.util.TickDurationMonitor

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
LOGGER
field_21967
LOGGER
private final LongSupplier
realTime
field_21968
timeGetter
private final long
saveThreshold
field_21969
overtime
private int
tick
field_21970
tickCount
private final File
location
field_21971
tickResultsDirectory
private ReadableProfiler
profiler
field_21972
profiler

Constructor summary

ModifierConstructor
public (LongSupplier timeGetter, String filename, long overtime)

Method summary

Modifier and TypeMethod
public Profiler
startTick()
method_24339()
nextProfiler()
public void
endTick()
method_24342()
endTick()
public static TickDurationMonitor
createTickProfiler(String name)
method_24341(String arg0)
create(String name)
public static Profiler
decorateFiller(ProfilerFiller filler, SingleTickProfiler tickProfiler)
method_24340(class_3695 arg0, class_4758 arg1)
tickProfiler(Profiler profiler, TickDurationMonitor monitor)
private static boolean
lambda$startTick$1()
method_66207()
method_66207()
private int
lambda$startTick$0()
method_24343()
method_24343()