Package net.minecraft.util
Interface TimeSupplier.Nanoseconds
- All Superinterfaces:
 LongSupplier,TimeSupplier
- Enclosing interface:
 TimeSupplier
- Mappings:
 Namespace Name named net/minecraft/util/TimeSupplier$Nanosecondsintermediary net/minecraft/class_7576$class_7577official azo$a
- 
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 named getLnet/minecraft/util/TimeSupplier;get(Ljava/util/concurrent/TimeUnit;)Jintermediary getLnet/minecraft/class_7576;get(Ljava/util/concurrent/TimeUnit;)Jofficial getLazo;get(Ljava/util/concurrent/TimeUnit;)J
 
 -