Interface TelemetryLogger


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

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • log

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