Interface CrashCallable<V>

All Superinterfaces:
Callable<V>

public interface CrashCallable<V> extends Callable<V>
Mappings:
Namespace Name
named net/minecraft/util/crash/CrashCallable
intermediary net/minecraft/class_133
official q
  • Method Summary

    Methods inherited from interface java.util.concurrent.Callable

    call