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 - official - anb- intermediary - net/minecraft/class_7576- named - net/minecraft/util/TimeSupplier
- 
Nested Class SummaryNested Classes
- 
Method Summary
- 
Method Details- 
get- Mappings:
- Namespace - Name - Mixin selector - official - get- Lanb;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
 
 
-