Package net.minecraft.util
Interface PendingTaskRunner.FutureRunnable
- Enclosing class:
PendingTaskRunner
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A supplier of a running task.
- Mappings:
Namespace Name official rk$a
intermediary net/minecraft/class_7493$class_7518
named net/minecraft/util/PendingTaskRunner$FutureRunnable
-
Method Summary
-
Method Details
-
run
CompletableFuture<?> run()
-