net.minecraft.util.profiling

public class EmptyProfileResults

implements ProfileResults

bpn
net.minecraft.util.profiling.EmptyProfileResults
net.minecraft.class_3688
net.minecraft.util.profiler.EmptyProfileResult
net.minecraft.util.profiling.MethodProfilerResultsEmpty

Field summary

Modifier and TypeField
public static final EmptyProfileResults
a
EMPTY
field_16265
INSTANCE

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public List<ResultField>
a(String arg0)
getTimes(String arg0)
method_16067(String arg0)
getTimings(String arg0)
public boolean
a(Path arg0)
saveResults(Path arg0)
method_16069(Path arg0)
save(Path arg0)
public long
a()
getStartTimeNano()
method_16068()
getStartTime()
public int
b()
getStartTimeTicks()
method_16072()
getStartTick()
public long
c()
getEndTimeNano()
method_16073()
getEndTime()
public int
d()
getEndTimeTicks()
method_16070()
getEndTick()
public String
e()
getProfilerResults()
method_34970()
getRootTimings()