Package net.minecraft

Interface CrashReportDetail<V>

All Superinterfaces:
Callable<V>

public interface CrashReportDetail<V> extends Callable<V>
  • Method Summary

    Methods inherited from interface java.util.concurrent.Callable

    call