net.minecraft.util.profiler

public class Profiler

rl
net.minecraft.class_839
net.minecraft.util.profiler.Profiler
net.minecraft.profiler.Profiler
net.minecraft.profiler.Profiler

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
b
field_9066
LOGGER
field_151234_b
LOGGER
private final List<String>
c
field_3091
locations
field_76325_b
sectionList
private final List<Long>
d
field_3092
times
field_76326_c
timestampList
public boolean
a
field_3090
profiling
field_76327_a
profilingEnabled
private String
e
field_3093
currentLocation
field_76323_d
profilingSection
private final Map<String, Long>
f
field_3094
timesByLocation
field_76324_e
profilingMap

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a()
method_2355()
reset()
func_76317_a()
clearProfiling()
public void
a(String arg0)
method_2356(String arg0)
push(String location)
func_76320_a(String arg0)
startSection(String name)
public void
a(Supplier<String> arg0)
method_15022(Supplier<String> arg0)
push(Supplier<String> location)
func_194340_a(Supplier<String> arg0)
func_194340_a(Supplier<String> arg0)
public void
b()
method_2357()
pop()
func_76319_b()
endSection()
public List<Profiler$Result>
b(String arg0)
method_2358(String arg0)
getResults(String location)
func_76321_b(String arg0)
getProfilingData(String profilerName)
public void
c(String arg0)
method_2360(String arg0)
swap(String location)
func_76318_c(String arg0)
endStartSection(String name)
public String
c()
method_2359()
getCurrentLocation()
func_76322_c()
getNameOfLastSection()
public void
b(Supplier<String> arg0)
method_15023(Supplier<String> arg0)
swap(Supplier<String> location)
func_194339_b(Supplier<String> arg0)
func_194339_b(Supplier<String> arg0)