Class ServerTickTimeEvent

java.lang.Object
jdk.internal.event.Event
jdk.jfr.Event
net.minecraft.util.profiling.jfr.event.ServerTickTimeEvent

public class ServerTickTimeEvent extends Event
Mappings:
Namespace Name
official net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent
intermediary net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent
named net/minecraft/util/profiling/jfr/event/ServerTickTimeEvent
  • Field Details

    • EVENT_NAME

      public static final String EVENT_NAME
      See Also:
    • TYPE

      public static final EventType TYPE
    • averageTickDurationNanos

      public final long averageTickDurationNanos
  • Constructor Details

    • ServerTickTimeEvent

      public ServerTickTimeEvent(float averageTickMilliseconds)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lnet/minecraft/util/profiling/jfr/event/ServerTickTimeEvent;<init>(F)V
      intermediary <init> Lnet/minecraft/util/profiling/jfr/event/ServerTickTimeEvent;<init>(F)V
      named <init> Lnet/minecraft/util/profiling/jfr/event/ServerTickTimeEvent;<init>(F)V