Interface TelemetryEvent

All Known Implementing Classes:
PerformanceMetricsEvent, SampleEvent, WorldLoadedEvent, WorldLoadTimesEvent, WorldUnloadedEvent

@Environment(CLIENT) public interface TelemetryEvent
Mappings:
Namespace Name
official fti
intermediary net/minecraft/class_7978
named net/minecraft/client/util/telemetry/TelemetryEvent
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • send

      void send(TelemetrySender sender)
      Mappings:
      Namespace Name Mixin selector
      official a Lfti;a(Lfta;)V
      intermediary method_47786 Lnet/minecraft/class_7978;method_47786(Lnet/minecraft/class_7965;)V
      named send Lnet/minecraft/client/util/telemetry/TelemetryEvent;send(Lnet/minecraft/client/util/telemetry/TelemetrySender;)V