net.minecraft.client.telemetry

public class TelemetryEventType

guf
net.minecraft.client.telemetry.TelemetryEventType
net.minecraft.class_7966
net.minecraft.unmapped.C_tmmyxvlq
net.minecraft.client.session.telemetry.TelemetryEventType
net.minecraft.client.util.telemetry.event.TelemetryEventType
net.minecraft.src.C_260408_

Field summary

Modifier and TypeField
static final Map<String, TelemetryEventType>
h
REGISTRY
field_41440
f_epconzfz
TYPES
TYPES
f_260686_
public static final com.mojang.serialization.Codec<TelemetryEventType>
a
CODEC
field_41435
f_nlyrngye
CODEC
CODEC
f_260690_
private static final List<TelemetryProperty<?>>
i
GLOBAL_PROPERTIES
field_41441
f_epufzqkg
BASIC_PROPERTIES
GAME_PROPERTIES
f_260446_
private static final List<TelemetryProperty<?>>
j
WORLD_SESSION_PROPERTIES
field_41442
f_elopsxlk
REQUIRED_PROPERTIES
WORLD_SESSION_PROPERTIES
f_260564_
public static final TelemetryEventType
b
WORLD_LOADED
field_41436
f_ghljhzso
WORLD_LOADED
WORLD_LOADED
f_260573_
public static final TelemetryEventType
c
PERFORMANCE_METRICS
field_41437
f_lltydytr
PERFORMANCE_METRICS
PERFORMANCE_METRICS
f_260620_
public static final TelemetryEventType
d
WORLD_LOAD_TIMES
field_41438
f_nugxruyq
WORLD_LOAD_TIMES
WORLD_LOAD_TIMES
f_260600_
public static final TelemetryEventType
e
WORLD_UNLOADED
field_41439
f_rqgiytav
WORLD_UNLOADED
WORLD_UNLOADED
f_260729_
public static final TelemetryEventType
f
ADVANCEMENT_MADE
field_44832
f_qrtfgfgv
ADVANCEMENT_MADE
ADVANCEMENT_MADE
f_285568_
public static final TelemetryEventType
g
GAME_LOAD_TIMES
field_44833
f_ehllagxi
GAME_LOAD_TIMES
GAME_LOAD_TIMES
f_285589_
private final String
k
id
field_41443
f_huvwbiub
id
id
f_260629_
private final String
l
exportKey
field_41444
f_ddpimmqp
exportKey
exportKey
f_260654_
private final List<TelemetryProperty<?>>
m
properties
field_41445
f_bytszwsi
properties
properties
f_260492_
private final boolean
n
isOptIn
field_41446
f_cvwcldeg
optional
isOptional
f_260473_
private final com.mojang.serialization.MapCodec<TelemetryEventInstance>
o
codec
field_41447
f_kvdkdknt
codec
codec
f_260708_

Constructor summary

ModifierConstructor
(String id, String exportKey, List<TelemetryProperty<?>> properties, boolean optional)

Method summary

Modifier and TypeMethod
public static TelemetryEventType$Builder
a(String arg0, String arg1)
builder(String arg0, String arg1)
method_47725(String arg0, String arg1)
m_fejwfwdm(String arg0, String arg1)
builder(String id, String sentEventId)
createBuilder(String id, String exportKey)
m_261309_(String p_261734_, String p_261807_)
public String
a()
id()
method_47720()
m_okysctud()
getId()
id()
m_260927_()
public List<TelemetryProperty<?>>
b()
properties()
method_47726()
m_hqysqizp()
getProperties()
properties()
m_261184_()
public com.mojang.serialization.MapCodec<TelemetryEventInstance>
c()
codec()
method_47728()
m_caqjrxmm()
getCodec()
codec()
m_261283_()
public boolean
d()
isOptIn()
method_47729()
m_aqcfaanx()
isOptional()
optional()
m_260839_()
public com.mojang.authlib.minecraft.TelemetryEvent
a(com.mojang.authlib.minecraft.TelemetrySession arg0, gui arg1)
export(com.mojang.authlib.minecraft.TelemetrySession arg0, TelemetryPropertyMap arg1)
method_47721(com.mojang.authlib.minecraft.TelemetrySession arg0, class_7973 arg1)
m_quwuhhjx(com.mojang.authlib.minecraft.TelemetrySession arg0, C_tupaamrk arg1)
createEvent(com.mojang.authlib.minecraft.TelemetrySession session, PropertyMap properties)
export(com.mojang.authlib.minecraft.TelemetrySession session, TelemetryPropertyMap propertyMap)
m_261110_(com.mojang.authlib.minecraft.TelemetrySession p_262018_, C_260364_ arg1)
public <T> boolean
a(guh<T> arg0)
contains(TelemetryProperty<T> arg0)
method_47722(class_7969<T> arg0)
m_hjozgtul(C_vykgtyww<T> arg0)
hasProperty(TelemetryEventProperty<T> property)
hasProperty(TelemetryProperty<T> property)
m_260992_(C_260411_<T> arg0)
public MutableComponent
e()
title()
method_47730()
m_mafkgwpl()
getTitle()
title()
m_261290_()
public MutableComponent
f()
description()
method_47731()
m_zbzncuff()
getDescription()
description()
m_260935_()
private MutableComponent
a(String arg0)
makeTranslation(String arg0)
method_47724(String arg0)
m_dttxkwhf(String arg0)
getText(String key)
text(String textType)
m_260811_(String arg0)
public static List<TelemetryEventType>
g()
values()
method_47732()
m_pwkotkuo()
getTypes()
copyTypes()
m_261115_()