net.minecraft.client.telemetry

public record TelemetryEventInstance

htl
net.minecraft.client.telemetry.TelemetryEventInstance
net.minecraft.class_7962

Field summary

Modifier and TypeField
private final TelemetryEventType
b
type
comp_1169
private final TelemetryPropertyMap
c
properties
comp_1170
public static final com.mojang.serialization.Codec<TelemetryEventInstance>
a
CODEC
field_41430

Constructor summary

ModifierConstructor
public (TelemetryEventType arg0, TelemetryPropertyMap arg1)

Method summary

Modifier and TypeMethod
public com.mojang.authlib.minecraft.TelemetryEvent
a(com.mojang.authlib.minecraft.TelemetrySession arg0)
export(com.mojang.authlib.minecraft.TelemetrySession arg0)
method_47711(com.mojang.authlib.minecraft.TelemetrySession arg0)
public TelemetryEventType
a()
type()
comp_1169()
public TelemetryPropertyMap
b()
properties()
comp_1170()