Package net.minecraft.util
Interface TimeSupplier.Nanoseconds
- All Superinterfaces:
LongSupplier
,TimeSupplier
- Enclosing interface:
TimeSupplier
- Mappings:
Namespace Name official ast$a
intermediary net/minecraft/class_7576$class_7577
named net/minecraft/util/TimeSupplier$Nanoseconds
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.TimeSupplier
TimeSupplier.Nanoseconds
-
Method Summary
Methods inherited from interface java.util.function.LongSupplier
getAsLong
-
Method Details
-
get
- Specified by:
get
in interfaceTimeSupplier
- Mappings:
Namespace Name Mixin selector official get
Last;get(Ljava/util/concurrent/TimeUnit;)J
intermediary get
Lnet/minecraft/class_7576;get(Ljava/util/concurrent/TimeUnit;)J
named get
Lnet/minecraft/util/TimeSupplier;get(Ljava/util/concurrent/TimeUnit;)J
-