net.minecraft.util.profiler

public class DummyProfiler

implements ReadableProfiler

age
net.minecraft.class_3694
net.minecraft.util.profiler.DummyProfiler
net.minecraft.profiler.EmptyProfiler
net.minecraft.profiler.EmptyProfiler

Field summary

Modifier and TypeField
public static final DummyProfiler
a
field_16280
INSTANCE
field_219906_a
field_219906_a

Constructor summary

ModifierConstructor
private ()

Method summary

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