net.minecraft.util.profiler

public class ScopedProfiler

implements AutoCloseable

bzr
net.minecraft.util.profiling.Zone
net.minecraft.class_10214
net.minecraft.util.profiler.ScopedProfiler
net.minecraft.unmapped.C_faujnouj
net.minecraft.util.profiler.ZoneScope
net.minecraft.src.C_345858_

Field summary

Modifier and TypeField
public static final ScopedProfiler
a
INACTIVE
field_54225
DUMMY
f_nbpmwnjv
EMPTY
f_347025_
private final Profiler
b
profiler
field_54226
wrapped
f_kmfntdjz
profiler
f_348095_

Constructor summary

ModifierConstructor
(Profiler wrapped)

Method summary

Modifier and TypeMethod
public ScopedProfiler
a(String arg0)
addText(String arg0)
method_64164(String arg0)
addLabel(String label)
m_sxnpaniz(String arg0)
addZoneText(String text)
m_354700_(String arg0)
public ScopedProfiler
a(Supplier<String> arg0)
addText(Supplier<String> arg0)
method_64165(Supplier<String> arg0)
addLabel(Supplier<String> labelSupplier)
m_kergkarl(Supplier<String> arg0)
addZoneText(Supplier<String> textGetter)
m_355867_(Supplier<String> arg0)
public ScopedProfiler
a(long arg0)
addValue(long arg0)
method_64163(long arg0)
addValue(long value)
m_frrrqthc(long arg0)
addZoneValue(long value)
m_353663_(long arg0)
public ScopedProfiler
a(int arg0)
setColor(int arg0)
method_64162(int arg0)
setColor(int color)
m_awgqzckr(int arg0)
setZoneColor(int rgb)
m_356153_(int arg0)
public void
close()
close()
close()