net.minecraft.util.profiling

public class GameProfiler

implements ProfilerFiller

aik
net.minecraft.util.profiling.GameProfiler
net.minecraft.class_3689
net.minecraft.util.profiler.DisableableProfiler
net.minecraft.profiler.DebugProfiler
net.minecraft.server.v1_15_R1.GameProfiler

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_19286
LOGGER
field_223005_a
private static final long
b
MAXIMUM_TICK_TIME_NANOS
field_16268
field_219901_a
private final IntSupplier
c
getTickTime
field_16269
tickSupplier
field_219902_b
private final GameProfiler$ProfilerImpl
d
continuous
field_16270
controller
field_219903_c
private final GameProfiler$ProfilerImpl
e
perTick
field_16271
field_219904_d

Constructor summary

ModifierConstructor
public (IntSupplier tickSupplier)

Method summary

Modifier and TypeMethod
public GameProfiler$Profiler
d()
continuous()
method_16055()
getController()
func_219899_d()
public void
a()
startTick()
method_16065()
startTick()
func_219894_a()
public void
b()
endTick()
method_16066()
endTick()
func_219897_b()
public void
a(String arg0)
push(String arg0)
method_15396(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)
push(Supplier<String> arg0)
func_194340_a(Supplier<String> arg0)
public void
c()
pop()
method_15407()
pop()
func_76319_b()
exit()
public void
b(String arg0)
popPush(String arg0)
method_15405(String arg0)
swap(String arg0)
func_219895_b(String arg0)
exitEnter(String arg0)
public void
c(String arg0)
incrementCounter(String arg0)
method_24270(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)
visit(Supplier<String> arg0)
func_230036_c_(Supplier<String> arg0)
public void
b(Supplier<String> arg0)
popPush(Supplier<String> arg0)
method_15403(Supplier<String> arg0)
swap(Supplier<String> arg0)
func_194339_b(Supplier<String> arg0)