net.minecraft.util.profiler

public interface Profiler

agh
net.minecraft.class_3695
net.minecraft.util.profiler.Profiler
net.minecraft.profiler.IProfiler
net.minecraft.profiler.IProfiler

Method summary

Modifier and TypeMethod
void
a()
method_16065()
start()
func_219894_a()
func_219894_a()
void
b()
method_16066()
stop()
func_219897_b()
func_219897_b()
void
a(String arg0)
method_15396(String arg0)
push(String location)
func_76320_a(String arg0)
startSection(String name)
void
a(Supplier<String> arg0)
method_15400(Supplier<String> arg0)
push(Supplier<String> location)
func_194340_a(Supplier<String> arg0)
startSection(Supplier<String> nameSupplier)
void
c()
method_15407()
pop()
func_76319_b()
endSection()
void
b(String arg0)
method_15405(String arg0)
swap(String location)
func_219895_b(String arg0)
func_219895_b(String arg0)
void
b(Supplier<String> arg0)
method_15403(Supplier<String> arg0)
swap(Supplier<String> location)
func_194339_b(Supplier<String> arg0)
endStartSection(Supplier<String> nameSupplier)