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.

@FunctionalInterface public static interface PendingTaskRunner.FutureRunnable
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

    Modifier and Type
    Method
    Description
    run()