Package net.minecraft.util
Interface TimeSupplier
- All Known Subinterfaces:
- TimeSupplier.Nanoseconds
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
- Namespace - Name - named - net/minecraft/util/TimeSupplier- intermediary - net/minecraft/class_7576- official - baa
- 
Nested Class SummaryNested Classes
- 
Method Summary
- 
Method Details- 
get- Mappings:
- Namespace - Name - Mixin selector - named - get- Lnet/minecraft/util/TimeSupplier;get(Ljava/util/concurrent/TimeUnit;)J- intermediary - get- Lnet/minecraft/class_7576;get(Ljava/util/concurrent/TimeUnit;)J- official - get- Lbaa;get(Ljava/util/concurrent/TimeUnit;)J
 
 
-