net.minecraft.client.telemetry.events

public class GameLoadTimesEvent

hhc
net.minecraft.client.telemetry.events.GameLoadTimesEvent
net.minecraft.class_8561
net.minecraft.client.session.telemetry.GameLoadTimeEvent

Field summary

Modifier and TypeField
public static final GameLoadTimesEvent
a
INSTANCE
field_44842
INSTANCE
private static final org.slf4j.Logger
b
LOGGER
field_44843
LOGGER
private final com.google.common.base.Ticker
c
timeSource
field_44844
ticker
private final Map<TelemetryProperty<GameLoadTimesEvent$Measurement>, com.google.common.base.Stopwatch>
d
measurements
field_44845
stopwatches
private OptionalLong
e
bootstrapTime
field_44846
bootstrapTime

Constructor summary

ModifierConstructor
protected (com.google.common.base.Ticker ticker)

Method summary

Modifier and TypeMethod
public synchronized void
a(hgy<hhc$a> arg0)
beginStep(TelemetryProperty<GameLoadTimesEvent$Measurement> arg0)
method_51806(class_7969<class_8561$class_8562> arg0)
startTimer(TelemetryEventProperty<GameLoadTimeEvent$Measurement> property)
public synchronized void
a(hgy<hhc$a> arg0, com.google.common.base.Stopwatch arg1)
beginStep(TelemetryProperty<GameLoadTimesEvent$Measurement> arg0, com.google.common.base.Stopwatch arg1)
method_51807(class_7969<class_8561$class_8562> arg0, com.google.common.base.Stopwatch arg1)
addTimer(TelemetryEventProperty<GameLoadTimeEvent$Measurement> property, com.google.common.base.Stopwatch stopwatch)
private synchronized void
a(hgy<hhc$a> arg0, Function<hgy<hhc$a>, com.google.common.base.Stopwatch> arg1)
beginStep(TelemetryProperty<GameLoadTimesEvent$Measurement> arg0, Function<TelemetryProperty<GameLoadTimesEvent$Measurement>, com.google.common.base.Stopwatch> arg1)
method_51808(class_7969<class_8561$class_8562> arg0, Function<class_7969<class_8561$class_8562>, com.google.common.base.Stopwatch> arg1)
addTimer(TelemetryEventProperty<GameLoadTimeEvent$Measurement> property, Function<TelemetryEventProperty<GameLoadTimeEvent$Measurement>, com.google.common.base.Stopwatch> stopwatchProvider)
public synchronized void
b(hgy<hhc$a> arg0)
endStep(TelemetryProperty<GameLoadTimesEvent$Measurement> arg0)
method_51812(class_7969<class_8561$class_8562> arg0)
stopTimer(TelemetryEventProperty<GameLoadTimeEvent$Measurement> property)
public void
a(hgv arg0)
send(TelemetryEventSender arg0)
method_51805(class_7965 arg0)
send(TelemetrySender sender)
public synchronized void
a(long arg0)
setBootstrapTime(long arg0)
method_51803(long arg0)
setBootstrapTime(long bootstrapTime)