History - net.minecraft.client.session.telemetry.SampleEvent
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.client.telemetry.events.AggregatedTelemetryEvent
net.minecraft.class_7976
net.minecraft.client.session.telemetry.SampleEvent
Fields
int: SAMPLE_INTERVAL_MS, field_41505, INTERVAL_IN_MILLIS
int: SAMPLES_PER_EVENT, field_41506, BATCH_SIZE
int: sampleCount, field_41507, sampleCount
boolean: ticking, field_41508, enabled
Instant: lastSampleTime, field_41509, lastSampleTime
Constructors
()
Methods
void (): start, method_47777, start
void (TelemetrySender): tick, method_47778, tick
boolean (): shouldTakeSample, method_47779, shouldSample
boolean (): shouldSentEvent, method_47780, shouldSend
void (): stop, method_47781, disableSampling
int (): getSampleCount, method_47782, getSampleCount
void (): takeSample, method_47783, sample
void (TelemetrySender): sendEvent, method_47784, send