net.minecraft.util.profiling

public class ActiveProfiler

implements ProfileCollector

anm
net.minecraft.util.profiling.ActiveProfiler
net.minecraft.class_3533
net.minecraft.unmapped.C_dmgffhnu
net.minecraft.util.profiler.ProfilerSystem
net.minecraft.profiler.Profiler
net.minecraft.server.v1_16_R2.MethodProfiler

Field summary

Modifier and TypeField
private static final long
a
WARNING_TIME_NANOS
field_16267
f_ayobskvm
TIMEOUT_NANOSECONDS
field_219907_a
private static final org.apache.logging.log4j.Logger
b
LOGGER
field_15735
f_uwelzwwa
LOGGER
field_151234_b
private final List<String>
c
paths
field_15736
f_tjithkue
path
field_76325_b
private final it.unimi.dsi.fastutil.longs.LongList
d
startTimes
field_15730
f_ybeabktv
timeList
field_76326_c
private final Map<String, ActiveProfiler$PathEntry>
e
entries
field_21818
f_utwoddyl
locationInfos
field_230078_e_
private final IntSupplier
f
getTickTime
field_16266
f_sntamizz
endTickGetter
field_219912_f
private final LongSupplier
g
getRealTime
field_21961
f_tfiyrpsc
timeGetter
field_233501_g_
private final long
h
startTimeNano
field_15732
f_wzrcqdln
startTime
field_219913_g
private final int
i
startTimeTicks
field_15729
f_gqtqaqyw
startTick
field_219914_h
private String
j
path
field_15734
f_mvwpamxl
location
field_219915_i
private boolean
k
started
field_15733
f_eoyabfsa
tickStarted
field_219916_j
private ActiveProfiler$PathEntry
l
currentEntry
field_21819
f_xhhhbhrt
currentInfo
field_230079_k_
private final boolean
m
warn
field_20345
f_plitbsxo
checkTimeout
field_226230_l_

Constructor summary

ModifierConstructor
public (LongSupplier timeGetter, IntSupplier tickGetter, boolean checkTimeout)

Method summary

Modifier and TypeMethod
public void
a()
startTick()
method_16065()
m_ppktxxru()
startTick()
func_219894_a()
public void
b()
endTick()
method_16066()
m_kztfmexz()
endTick()
func_219897_b()
public void
a(String arg0)
push(String arg0)
method_15396(String arg0)
m_yoqjygir(String arg0)
push(String arg0)
func_76320_a(String arg0)
enter(String arg0)
public void
a(Supplier<String> arg0)
push(Supplier<String> arg0)
method_15400(Supplier<String> arg0)
m_habnlnco(Supplier<String> arg0)
push(Supplier<String> arg0)
func_194340_a(Supplier<String> arg0)
public void
c()
pop()
method_15407()
m_qgopqkdg()
pop()
func_76319_b()
exit()
public void
b(String arg0)
popPush(String arg0)
method_15405(String arg0)
m_jjmwsbti(String arg0)
swap(String arg0)
func_219895_b(String arg0)
exitEnter(String arg0)
private ActiveProfiler$PathEntry
e()
getCurrentEntry()
method_24246()
m_egupxovr()
getCurrentInfo()
func_230081_e_()
public void
c(String arg0)
incrementCounter(String arg0)
method_24270(String arg0)
m_rifejyps(String arg0)
visit(String arg0)
func_230035_c_(String arg0)
public void
c(Supplier<String> arg0)
incrementCounter(Supplier<String> arg0)
method_24271(Supplier<String> arg0)
m_rkhsbrbr(Supplier<String> arg0)
visit(Supplier<String> arg0)
func_230036_c_(Supplier<String> arg0)
public ProfileResults
d()
getResults()
method_16064()
m_cjbnpkld()
getResult()
func_219905_d()
public void
b(Supplier<String> arg0)
popPush(Supplier<String> arg0)
method_15403(Supplier<String> arg0)
m_wxtsuaiq(Supplier<String> arg0)
swap(Supplier<String> arg0)
func_194339_b(Supplier<String> arg0)