Interface TimedSample


public interface TimedSample
Mappings:
Namespace Name
official bac
intermediary net/minecraft/class_6533
named net/minecraft/util/profiling/jfr/sample/TimedSample
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getTime

      Instant getTime()
      Mappings:
      Namespace Name Mixin selector
      official a Lbac;a()Ljava/time/Instant;
      intermediary method_38045 Lnet/minecraft/class_6533;method_38045()Ljava/time/Instant;
      named getTime Lnet/minecraft/util/profiling/jfr/sample/TimedSample;getTime()Ljava/time/Instant;