Interface CrashCallable<V>

All Superinterfaces:
Callable<V>

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

    Methods inherited from interface java.util.concurrent.Callable

    call