Class ServerTickTimeEvent.Names

java.lang.Object
net.minecraft.util.profiling.jfr.event.ServerTickTimeEvent.Names
Enclosing class:
ServerTickTimeEvent

public static class ServerTickTimeEvent.Names extends Object
Mappings:
Namespace Name
official net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$a
intermediary net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$class_6601
named net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$Names
  • Field Details

    • AVERAGE_TICK_DURATION

      public static final String AVERAGE_TICK_DURATION
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Lnet/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$a;a:Ljava/lang/String;
      intermediary field_34854 Lnet/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$class_6601;field_34854:Ljava/lang/String;
      named AVERAGE_TICK_DURATION Lnet/minecraft/util/profiling/jfr/event/ServerTickTimeEvent$Names;AVERAGE_TICK_DURATION:Ljava/lang/String;
  • Constructor Details

    • Names

      private Names()