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 gvq
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
  • Field Details

    • id

      private final String id
      The field for the id record component.
    • exportKey

      private final String exportKey
      The field for the exportKey record component.
    • codec

      private final com.mojang.serialization.Codec<T> codec
      The field for the codec record component.
    • exporter

      private final TelemetryEventProperty.PropertyExporter<T> exporter
      The field for the exporter record component.
    • DATE_TIME_FORMATTER

      private static final DateTimeFormatter 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 Lgvq;J:Ljava/time/format/DateTimeFormatter;
    • USER_ID

      public static final TelemetryEventProperty<String> 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 Lgvq;a:Lgvq;
    • CLIENT_ID

      public static final TelemetryEventProperty<String> 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 Lgvq;b:Lgvq;
    • MINECRAFT_SESSION_ID

      public static final TelemetryEventProperty<UUID> 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 Lgvq;c:Lgvq;
    • GAME_VERSION

      public static final TelemetryEventProperty<String> 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 Lgvq;d:Lgvq;
    • OPERATING_SYSTEM

      public static final TelemetryEventProperty<String> 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 Lgvq;e:Lgvq;
    • PLATFORM

      public static final TelemetryEventProperty<String> 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 Lgvq;f:Lgvq;
    • CLIENT_MODDED

      public static final TelemetryEventProperty<Boolean> 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 Lgvq;g:Lgvq;
    • LAUNCHER_NAME

      public static final TelemetryEventProperty<String> 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 Lgvq;h:Lgvq;
    • WORLD_SESSION_ID

      public static final TelemetryEventProperty<UUID> 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 Lgvq;i:Lgvq;
    • SERVER_MODDED

      public static final TelemetryEventProperty<Boolean> 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 Lgvq;j:Lgvq;
    • 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 Lgvq;k:Lgvq;
    • OPT_IN

      public static final TelemetryEventProperty<Boolean> 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 Lgvq;l:Lgvq;
    • EVENT_TIMESTAMP_UTC

      public static final TelemetryEventProperty<Instant> 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 Lgvq;m:Lgvq;
    • 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 Lgvq;n:Lgvq;
    • REALMS_MAP_CONTENT

      public static final TelemetryEventProperty<String> 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 Lgvq;o:Lgvq;
    • SECONDS_SINCE_LOAD

      public static final TelemetryEventProperty<Integer> 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 Lgvq;p:Lgvq;
    • TICKS_SINCE_LOAD

      public static final TelemetryEventProperty<Integer> 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 Lgvq;q:Lgvq;
    • FRAME_RATE_SAMPLES

      public static final TelemetryEventProperty<LongList> 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 Lgvq;r:Lgvq;
    • RENDER_TIME_SAMPLES

      public static final TelemetryEventProperty<LongList> 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 Lgvq;s:Lgvq;
    • USED_MEMORY_SAMPLES

      public static final TelemetryEventProperty<LongList> 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 Lgvq;t:Lgvq;
    • NUMBER_OF_SAMPLES

      public static final TelemetryEventProperty<Integer> 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 Lgvq;u:Lgvq;
    • RENDER_DISTANCE

      public static final TelemetryEventProperty<Integer> 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 Lgvq;v:Lgvq;
    • DEDICATED_MEMORY_KB

      public static final TelemetryEventProperty<Integer> 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 Lgvq;w:Lgvq;
    • WORLD_LOAD_TIME_MS

      public static final TelemetryEventProperty<Integer> 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 Lgvq;x:Lgvq;
    • NEW_WORLD

      public static final TelemetryEventProperty<Boolean> 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 Lgvq;y:Lgvq;
    • LOAD_TIME_TOTAL_TIME_MS

      public static final TelemetryEventProperty<GameLoadTimeEvent.Measurement> 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 Lgvq;z:Lgvq;
    • LOAD_TIME_PRE_WINDOW_MS

      public static final TelemetryEventProperty<GameLoadTimeEvent.Measurement> 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 Lgvq;A:Lgvq;
    • LOAD_TIME_BOOTSTRAP_MS

      public static final TelemetryEventProperty<GameLoadTimeEvent.Measurement> 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 Lgvq;B:Lgvq;
    • 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 Lgvq;C:Lgvq;
    • ADVANCEMENT_ID

      public static final TelemetryEventProperty<String> 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 Lgvq;D:Lgvq;
    • ADVANCEMENT_GAME_TIME

      public static final TelemetryEventProperty<Long> 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 Lgvq;E:Lgvq;
  • Constructor Details

  • 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 Lgvq;a(Ljava/lang/String;Ljava/lang/String;Lcom/mojang/serialization/Codec;Lgvq$a;)Lgvq;
    • ofBoolean

      public static TelemetryEventProperty<Boolean> ofBoolean(String id, String exportKey)
      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 Lgvq;a(Ljava/lang/String;Ljava/lang/String;)Lgvq;
    • ofString

      public static TelemetryEventProperty<String> ofString(String id, String exportKey)
      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 Lgvq;b(Ljava/lang/String;Ljava/lang/String;)Lgvq;
    • ofInteger

      public static TelemetryEventProperty<Integer> ofInteger(String id, String exportKey)
      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 Lgvq;c(Ljava/lang/String;Ljava/lang/String;)Lgvq;
    • ofLong

      public static TelemetryEventProperty<Long> ofLong(String id, String exportKey)
      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 Lgvq;d(Ljava/lang/String;Ljava/lang/String;)Lgvq;
    • ofUuid

      public static TelemetryEventProperty<UUID> ofUuid(String id, String exportKey)
      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 Lgvq;e(Ljava/lang/String;Ljava/lang/String;)Lgvq;
    • 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 Lgvq;f(Ljava/lang/String;Ljava/lang/String;)Lgvq;
    • ofLongList

      public static TelemetryEventProperty<LongList> ofLongList(String id, String exportKey)
      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 Lgvq;g(Ljava/lang/String;Ljava/lang/String;)Lgvq;
    • 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 Lgvq;a(Lgvr;Lcom/mojang/authlib/minecraft/TelemetryPropertyContainer;)V
    • getTitle

      public MutableText 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 Lgvq;a()Lxn;
    • toString

      public String 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.
      Specified by:
      toString in class Record
      Returns:
      a string representation of this object
    • 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.
      Specified by:
      hashCode in class Record
      Returns:
      a hash code value for this object
    • equals

      public final boolean equals(Object object)
      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 with Objects::equals(Object,Object).
      Specified by:
      equals in class Record
      Parameters:
      object - the object with which to compare
      Returns:
      true if this object is the same as the object argument; false otherwise.
    • id

      public String id()
      Returns the value of the id record component.
      Returns:
      the value of the id record component
    • exportKey

      public String exportKey()
      Returns the value of the exportKey record component.
      Returns:
      the value of the exportKey record component
    • codec

      public com.mojang.serialization.Codec<T> codec()
      Returns the value of the codec record component.
      Returns:
      the value of the codec record component
    • exporter

      Returns the value of the exporter record component.
      Returns:
      the value of the exporter record component