Record Class TelemetryEventProperty<T>
java.lang.Object
java.lang.Record
net.minecraft.client.session.telemetry.TelemetryEventProperty<T>
- Record Components:
id
-exportKey
-codec
-exporter
-
@Environment(CLIENT)
public record TelemetryEventProperty<T>(String id, String exportKey, com.mojang.serialization.Codec<T> codec, TelemetryEventProperty.PropertyExporter<T> exporter)
extends Record
- Mappings:
Namespace Name named net/minecraft/client/session/telemetry/TelemetryEventProperty
intermediary net/minecraft/class_7969
official gvj
named id
intermediary comp_1171
official F
named exportKey
intermediary comp_1172
official G
named codec
intermediary comp_1173
official H
named exporter
intermediary comp_1174
official I
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static interface
static enum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TelemetryEventProperty
<Long> static final TelemetryEventProperty
<String> static final TelemetryEventProperty
<String> static final TelemetryEventProperty
<Boolean> private final com.mojang.serialization.Codec
<T> The field for thecodec
record component.private static final DateTimeFormatter
static final TelemetryEventProperty
<Integer> static final TelemetryEventProperty
<Instant> private final TelemetryEventProperty.PropertyExporter
<T> The field for theexporter
record component.private final String
The field for theexportKey
record component.static final TelemetryEventProperty
<LongList> static final TelemetryEventProperty
<TelemetryEventProperty.GameMode> static final TelemetryEventProperty
<String> private final String
The field for theid
record component.static final TelemetryEventProperty
<String> static final TelemetryEventProperty
<GameLoadTimeEvent.Measurement> static final TelemetryEventProperty
<GameLoadTimeEvent.Measurement> static final TelemetryEventProperty
<GameLoadTimeEvent.Measurement> static final TelemetryEventProperty
<GameLoadTimeEvent.Measurement> static final TelemetryEventProperty
<UUID> static final TelemetryEventProperty
<Boolean> static final TelemetryEventProperty
<Integer> static final TelemetryEventProperty
<String> static final TelemetryEventProperty
<Boolean> static final TelemetryEventProperty
<String> static final TelemetryEventProperty
<String> static final TelemetryEventProperty
<Integer> static final TelemetryEventProperty
<LongList> static final TelemetryEventProperty
<Integer> static final TelemetryEventProperty
<Boolean> static final TelemetryEventProperty
<TelemetryEventProperty.ServerType> static final TelemetryEventProperty
<Integer> static final TelemetryEventProperty
<LongList> static final TelemetryEventProperty
<String> static final TelemetryEventProperty
<Integer> static final TelemetryEventProperty
<UUID> -
Constructor Summary
ConstructorDescriptionTelemetryEventProperty
(String string, String string2, com.mojang.serialization.Codec<T> codec, TelemetryEventProperty.PropertyExporter<T> propertyExporter) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addTo
(PropertyMap map, com.mojang.authlib.minecraft.TelemetryPropertyContainer container) com.mojang.serialization.Codec
<T> codec()
Returns the value of thecodec
record component.final boolean
Indicates whether some other object is "equal to" this one.exporter()
Returns the value of theexporter
record component.Returns the value of theexportKey
record component.getTitle()
final int
hashCode()
Returns a hash code value for this object.id()
Returns the value of theid
record component.static <T> TelemetryEventProperty
<T> of
(String id, String exportKey, com.mojang.serialization.Codec<T> codec, TelemetryEventProperty.PropertyExporter<T> exporter) static TelemetryEventProperty
<Boolean> static TelemetryEventProperty
<Integer> static TelemetryEventProperty
<Long> static TelemetryEventProperty
<LongList> ofLongList
(String id, String exportKey) static TelemetryEventProperty
<String> ofTimeMeasurement
(String id, String exportKey) static TelemetryEventProperty
<UUID> toString()
Returns a string representation of this record class.
-
Field Details
-
id
The field for theid
record component. -
exportKey
The field for theexportKey
record component. -
codec
The field for thecodec
record component. -
exporter
The field for theexporter
record component. -
DATE_TIME_FORMATTER
- Mappings:
Namespace Name Mixin selector named DATE_TIME_FORMATTER
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;DATE_TIME_FORMATTER:Ljava/time/format/DateTimeFormatter;
intermediary field_41457
Lnet/minecraft/class_7969;field_41457:Ljava/time/format/DateTimeFormatter;
official J
Lgvj;J:Ljava/time/format/DateTimeFormatter;
-
USER_ID
- Mappings:
Namespace Name Mixin selector named USER_ID
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;USER_ID:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41458
Lnet/minecraft/class_7969;field_41458:Lnet/minecraft/class_7969;
official a
Lgvj;a:Lgvj;
-
CLIENT_ID
- Mappings:
Namespace Name Mixin selector named CLIENT_ID
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;CLIENT_ID:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41459
Lnet/minecraft/class_7969;field_41459:Lnet/minecraft/class_7969;
official b
Lgvj;b:Lgvj;
-
MINECRAFT_SESSION_ID
- Mappings:
Namespace Name Mixin selector named MINECRAFT_SESSION_ID
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;MINECRAFT_SESSION_ID:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41460
Lnet/minecraft/class_7969;field_41460:Lnet/minecraft/class_7969;
official c
Lgvj;c:Lgvj;
-
GAME_VERSION
- Mappings:
Namespace Name Mixin selector named GAME_VERSION
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;GAME_VERSION:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41461
Lnet/minecraft/class_7969;field_41461:Lnet/minecraft/class_7969;
official d
Lgvj;d:Lgvj;
-
OPERATING_SYSTEM
- Mappings:
Namespace Name Mixin selector named OPERATING_SYSTEM
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;OPERATING_SYSTEM:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41462
Lnet/minecraft/class_7969;field_41462:Lnet/minecraft/class_7969;
official e
Lgvj;e:Lgvj;
-
PLATFORM
- Mappings:
Namespace Name Mixin selector named PLATFORM
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;PLATFORM:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41463
Lnet/minecraft/class_7969;field_41463:Lnet/minecraft/class_7969;
official f
Lgvj;f:Lgvj;
-
CLIENT_MODDED
- Mappings:
Namespace Name Mixin selector named CLIENT_MODDED
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;CLIENT_MODDED:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41464
Lnet/minecraft/class_7969;field_41464:Lnet/minecraft/class_7969;
official g
Lgvj;g:Lgvj;
-
LAUNCHER_NAME
- Mappings:
Namespace Name Mixin selector named LAUNCHER_NAME
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;LAUNCHER_NAME:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_44839
Lnet/minecraft/class_7969;field_44839:Lnet/minecraft/class_7969;
official h
Lgvj;h:Lgvj;
-
WORLD_SESSION_ID
- Mappings:
Namespace Name Mixin selector named WORLD_SESSION_ID
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;WORLD_SESSION_ID:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41465
Lnet/minecraft/class_7969;field_41465:Lnet/minecraft/class_7969;
official i
Lgvj;i:Lgvj;
-
SERVER_MODDED
- Mappings:
Namespace Name Mixin selector named SERVER_MODDED
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;SERVER_MODDED:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41466
Lnet/minecraft/class_7969;field_41466:Lnet/minecraft/class_7969;
official j
Lgvj;j:Lgvj;
-
SERVER_TYPE
- Mappings:
Namespace Name Mixin selector named SERVER_TYPE
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;SERVER_TYPE:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41467
Lnet/minecraft/class_7969;field_41467:Lnet/minecraft/class_7969;
official k
Lgvj;k:Lgvj;
-
OPT_IN
- Mappings:
Namespace Name Mixin selector named OPT_IN
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;OPT_IN:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41468
Lnet/minecraft/class_7969;field_41468:Lnet/minecraft/class_7969;
official l
Lgvj;l:Lgvj;
-
EVENT_TIMESTAMP_UTC
- Mappings:
Namespace Name Mixin selector named EVENT_TIMESTAMP_UTC
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;EVENT_TIMESTAMP_UTC:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41469
Lnet/minecraft/class_7969;field_41469:Lnet/minecraft/class_7969;
official m
Lgvj;m:Lgvj;
-
GAME_MODE
- Mappings:
Namespace Name Mixin selector named GAME_MODE
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;GAME_MODE:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41470
Lnet/minecraft/class_7969;field_41470:Lnet/minecraft/class_7969;
official n
Lgvj;n:Lgvj;
-
REALMS_MAP_CONTENT
- Mappings:
Namespace Name Mixin selector named REALMS_MAP_CONTENT
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;REALMS_MAP_CONTENT:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_44840
Lnet/minecraft/class_7969;field_44840:Lnet/minecraft/class_7969;
official o
Lgvj;o:Lgvj;
-
SECONDS_SINCE_LOAD
- Mappings:
Namespace Name Mixin selector named SECONDS_SINCE_LOAD
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;SECONDS_SINCE_LOAD:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41471
Lnet/minecraft/class_7969;field_41471:Lnet/minecraft/class_7969;
official p
Lgvj;p:Lgvj;
-
TICKS_SINCE_LOAD
- Mappings:
Namespace Name Mixin selector named TICKS_SINCE_LOAD
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;TICKS_SINCE_LOAD:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41472
Lnet/minecraft/class_7969;field_41472:Lnet/minecraft/class_7969;
official q
Lgvj;q:Lgvj;
-
FRAME_RATE_SAMPLES
- Mappings:
Namespace Name Mixin selector named FRAME_RATE_SAMPLES
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;FRAME_RATE_SAMPLES:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41473
Lnet/minecraft/class_7969;field_41473:Lnet/minecraft/class_7969;
official r
Lgvj;r:Lgvj;
-
RENDER_TIME_SAMPLES
- Mappings:
Namespace Name Mixin selector named RENDER_TIME_SAMPLES
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;RENDER_TIME_SAMPLES:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41474
Lnet/minecraft/class_7969;field_41474:Lnet/minecraft/class_7969;
official s
Lgvj;s:Lgvj;
-
USED_MEMORY_SAMPLES
- Mappings:
Namespace Name Mixin selector named USED_MEMORY_SAMPLES
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;USED_MEMORY_SAMPLES:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41475
Lnet/minecraft/class_7969;field_41475:Lnet/minecraft/class_7969;
official t
Lgvj;t:Lgvj;
-
NUMBER_OF_SAMPLES
- Mappings:
Namespace Name Mixin selector named NUMBER_OF_SAMPLES
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;NUMBER_OF_SAMPLES:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41476
Lnet/minecraft/class_7969;field_41476:Lnet/minecraft/class_7969;
official u
Lgvj;u:Lgvj;
-
RENDER_DISTANCE
- Mappings:
Namespace Name Mixin selector named RENDER_DISTANCE
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;RENDER_DISTANCE:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41477
Lnet/minecraft/class_7969;field_41477:Lnet/minecraft/class_7969;
official v
Lgvj;v:Lgvj;
-
DEDICATED_MEMORY_KB
- Mappings:
Namespace Name Mixin selector named DEDICATED_MEMORY_KB
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;DEDICATED_MEMORY_KB:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41478
Lnet/minecraft/class_7969;field_41478:Lnet/minecraft/class_7969;
official w
Lgvj;w:Lgvj;
-
WORLD_LOAD_TIME_MS
- Mappings:
Namespace Name Mixin selector named WORLD_LOAD_TIME_MS
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;WORLD_LOAD_TIME_MS:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41479
Lnet/minecraft/class_7969;field_41479:Lnet/minecraft/class_7969;
official x
Lgvj;x:Lgvj;
-
NEW_WORLD
- Mappings:
Namespace Name Mixin selector named NEW_WORLD
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;NEW_WORLD:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_41480
Lnet/minecraft/class_7969;field_41480:Lnet/minecraft/class_7969;
official y
Lgvj;y:Lgvj;
-
LOAD_TIME_TOTAL_TIME_MS
- Mappings:
Namespace Name Mixin selector named LOAD_TIME_TOTAL_TIME_MS
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;LOAD_TIME_TOTAL_TIME_MS:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_44841
Lnet/minecraft/class_7969;field_44841:Lnet/minecraft/class_7969;
official z
Lgvj;z:Lgvj;
-
LOAD_TIME_PRE_WINDOW_MS
- Mappings:
Namespace Name Mixin selector named LOAD_TIME_PRE_WINDOW_MS
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;LOAD_TIME_PRE_WINDOW_MS:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_44834
Lnet/minecraft/class_7969;field_44834:Lnet/minecraft/class_7969;
official A
Lgvj;A:Lgvj;
-
LOAD_TIME_BOOTSTRAP_MS
- Mappings:
Namespace Name Mixin selector named LOAD_TIME_BOOTSTRAP_MS
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;LOAD_TIME_BOOTSTRAP_MS:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_44835
Lnet/minecraft/class_7969;field_44835:Lnet/minecraft/class_7969;
official B
Lgvj;B:Lgvj;
-
LOAD_TIME_LOADING_OVERLAY_MS
public static final TelemetryEventProperty<GameLoadTimeEvent.Measurement> LOAD_TIME_LOADING_OVERLAY_MS- Mappings:
Namespace Name Mixin selector named LOAD_TIME_LOADING_OVERLAY_MS
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;LOAD_TIME_LOADING_OVERLAY_MS:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_44836
Lnet/minecraft/class_7969;field_44836:Lnet/minecraft/class_7969;
official C
Lgvj;C:Lgvj;
-
ADVANCEMENT_ID
- Mappings:
Namespace Name Mixin selector named ADVANCEMENT_ID
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;ADVANCEMENT_ID:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_44837
Lnet/minecraft/class_7969;field_44837:Lnet/minecraft/class_7969;
official D
Lgvj;D:Lgvj;
-
ADVANCEMENT_GAME_TIME
- Mappings:
Namespace Name Mixin selector named ADVANCEMENT_GAME_TIME
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;ADVANCEMENT_GAME_TIME:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary field_44838
Lnet/minecraft/class_7969;field_44838:Lnet/minecraft/class_7969;
official E
Lgvj;E:Lgvj;
-
-
Constructor Details
-
TelemetryEventProperty
public TelemetryEventProperty(String string, String string2, com.mojang.serialization.Codec<T> codec, TelemetryEventProperty.PropertyExporter<T> propertyExporter)
-
-
Method Details
-
of
public static <T> TelemetryEventProperty<T> of(String id, String exportKey, com.mojang.serialization.Codec<T> codec, TelemetryEventProperty.PropertyExporter<T> exporter) - Mappings:
Namespace Name Mixin selector named of
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;of(Ljava/lang/String;Ljava/lang/String;Lcom/mojang/serialization/Codec;Lnet/minecraft/client/session/telemetry/TelemetryEventProperty$PropertyExporter;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary method_47751
Lnet/minecraft/class_7969;method_47751(Ljava/lang/String;Ljava/lang/String;Lcom/mojang/serialization/Codec;Lnet/minecraft/class_7969$class_7970;)Lnet/minecraft/class_7969;
official a
Lgvj;a(Ljava/lang/String;Ljava/lang/String;Lcom/mojang/serialization/Codec;Lgvj$a;)Lgvj;
-
ofBoolean
- Mappings:
Namespace Name Mixin selector named ofBoolean
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;ofBoolean(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary method_47750
Lnet/minecraft/class_7969;method_47750(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/class_7969;
official a
Lgvj;a(Ljava/lang/String;Ljava/lang/String;)Lgvj;
-
ofString
- Mappings:
Namespace Name Mixin selector named ofString
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;ofString(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary method_47752
Lnet/minecraft/class_7969;method_47752(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/class_7969;
official b
Lgvj;b(Ljava/lang/String;Ljava/lang/String;)Lgvj;
-
ofInteger
- Mappings:
Namespace Name Mixin selector named ofInteger
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;ofInteger(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary method_47753
Lnet/minecraft/class_7969;method_47753(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/class_7969;
official c
Lgvj;c(Ljava/lang/String;Ljava/lang/String;)Lgvj;
-
ofLong
- Mappings:
Namespace Name Mixin selector named ofLong
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;ofLong(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary method_51798
Lnet/minecraft/class_7969;method_51798(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/class_7969;
official d
Lgvj;d(Ljava/lang/String;Ljava/lang/String;)Lgvj;
-
ofUuid
- Mappings:
Namespace Name Mixin selector named ofUuid
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;ofUuid(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary method_47754
Lnet/minecraft/class_7969;method_47754(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/class_7969;
official e
Lgvj;e(Ljava/lang/String;Ljava/lang/String;)Lgvj;
-
ofTimeMeasurement
public static TelemetryEventProperty<GameLoadTimeEvent.Measurement> ofTimeMeasurement(String id, String exportKey) - Mappings:
Namespace Name Mixin selector named ofTimeMeasurement
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;ofTimeMeasurement(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary method_51799
Lnet/minecraft/class_7969;method_51799(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/class_7969;
official f
Lgvj;f(Ljava/lang/String;Ljava/lang/String;)Lgvj;
-
ofLongList
- Mappings:
Namespace Name Mixin selector named ofLongList
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;ofLongList(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;
intermediary method_47755
Lnet/minecraft/class_7969;method_47755(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/class_7969;
official g
Lgvj;g(Ljava/lang/String;Ljava/lang/String;)Lgvj;
-
addTo
public void addTo(PropertyMap map, com.mojang.authlib.minecraft.TelemetryPropertyContainer container) - Mappings:
Namespace Name Mixin selector named addTo
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;addTo(Lnet/minecraft/client/session/telemetry/PropertyMap;Lcom/mojang/authlib/minecraft/TelemetryPropertyContainer;)V
intermediary method_47749
Lnet/minecraft/class_7969;method_47749(Lnet/minecraft/class_7973;Lcom/mojang/authlib/minecraft/TelemetryPropertyContainer;)V
official a
Lgvj;a(Lgvk;Lcom/mojang/authlib/minecraft/TelemetryPropertyContainer;)V
-
getTitle
- Mappings:
Namespace Name Mixin selector named getTitle
Lnet/minecraft/client/session/telemetry/TelemetryEventProperty;getTitle()Lnet/minecraft/text/MutableText;
intermediary method_47743
Lnet/minecraft/class_7969;method_47743()Lnet/minecraft/class_5250;
official a
Lgvj;a()Lxm;
-
toString
Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components. -
hashCode
public final int hashCode()Returns a hash code value for this object. The value is derived from the hash code of each of the record components. -
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared withObjects::equals(Object,Object)
. -
id
Returns the value of theid
record component.- Returns:
- the value of the
id
record component
-
exportKey
Returns the value of theexportKey
record component.- Returns:
- the value of the
exportKey
record component
-
codec
Returns the value of thecodec
record component.- Returns:
- the value of the
codec
record component
-
exporter
Returns the value of theexporter
record component.- Returns:
- the value of the
exporter
record component
-