Class ServerTickTimeEvent
java.lang.Object
jdk.internal.event.Event
jdk.jfr.Event
net.minecraft.util.profiling.jfr.event.ServerTickTimeEvent
- 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
- See Also:
-
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
-