yarn/mappings/net/minecraft/util/thread/IThreadContainer.mapping

4 lines
186 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS sm net/minecraft/util/thread/IThreadContainer
METHOD a scheduleOnMainThread (Ljava/lang/Runnable;)Lcom/google/common/util/concurrent/ListenableFuture;
2016-09-20 11:18:54 -04:00
METHOD aF isMainThread ()Z