Package net.minecraft.util
Interface TimeSupplier.Nanoseconds
- All Superinterfaces:
 LongSupplier,TimeSupplier
- Enclosing interface:
 TimeSupplier
- Mappings:
 Namespace Name official apv$aintermediary net/minecraft/class_7576$class_7577named 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:
 getin interfaceTimeSupplier- Mappings:
 Namespace Name Mixin selector official getLapv;get(Ljava/util/concurrent/TimeUnit;)Jintermediary getLnet/minecraft/class_7576;get(Ljava/util/concurrent/TimeUnit;)Jnamed getLnet/minecraft/util/TimeSupplier;get(Ljava/util/concurrent/TimeUnit;)J
 
 -