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 azy
-
Nested Class Summary
-
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
Lazy;get(Ljava/util/concurrent/TimeUnit;)J
-