Interface TelemetryLogger


@Environment(CLIENT) public interface TelemetryLogger
Mappings:
Namespace Name
official fsy
intermediary net/minecraft/class_7964
named net/minecraft/client/util/telemetry/TelemetryLogger
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • log

      void log(SentTelemetryEvent event)
      Mappings:
      Namespace Name Mixin selector
      official log Lfsy;log(Lfsw;)V
      intermediary log Lnet/minecraft/class_7964;log(Lnet/minecraft/class_7962;)V
      named log Lnet/minecraft/client/util/telemetry/TelemetryLogger;log(Lnet/minecraft/client/util/telemetry/SentTelemetryEvent;)V