net.minecraft.client.telemetry.events

public abstract class AggregatedTelemetryEvent

hoo
net.minecraft.client.telemetry.events.AggregatedTelemetryEvent
net.minecraft.class_7976
net.minecraft.unmapped.C_iytqnryx
net.minecraft.client.session.telemetry.SampleEvent
net.minecraft.client.util.telemetry.event.SamplerTelemetryEvent

Field summary

Modifier and TypeField
private static final int
a
SAMPLE_INTERVAL_MS
field_41505
f_ptvnmvoc
INTERVAL_IN_MILLIS
SAMPLE_INTERVAL_TIME
private static final int
b
SAMPLES_PER_EVENT
field_41506
f_nlcnzcow
BATCH_SIZE
SAMPLES_PER_EVENT
private int
c
sampleCount
field_41507
f_gwzwfgad
sampleCount
sampleCount
private boolean
d
ticking
field_41508
f_nrgltyfu
enabled
ticking
private Instant
e
lastSampleTime
field_41509
f_uogddnud
lastSampleTime
lastSampleTime

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a()
start()
method_47777()
m_erncawva()
start()
start()
public void
a(hoi arg0)
tick(TelemetryEventSender arg0)
method_47778(class_7965 arg0)
m_fujlwusp(C_wzhvxvch arg0)
tick(TelemetrySender sender)
tick(TelemetryEventSender sender)
public boolean
b()
shouldTakeSample()
method_47779()
m_ftsyutky()
shouldSample()
shouldTakeSample()
public boolean
c()
shouldSentEvent()
method_47780()
m_cdrahfyc()
shouldSend()
shouldSendEvent()
public void
d()
stop()
method_47781()
m_cqjttfry()
disableSampling()
stopTicking()
protected int
e()
getSampleCount()
method_47782()
m_gqeihgyi()
getSampleCount()
sampleCount()
public abstract void
f()
takeSample()
method_47783()
m_tofmmzdv()
sample()
takeSample()
public abstract void
b(hoi arg0)
sendEvent(TelemetryEventSender arg0)
method_47784(class_7965 arg0)
m_yatntpsu(C_wzhvxvch arg0)
send(TelemetrySender sender)
sendEvent(TelemetryEventSender arg0)