This makes a bit more sense.

This commit is contained in:
darkevilmac 2016-08-24 23:25:34 -07:00
parent f60b5eba2c
commit 04a6c31ff0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CLASS none/qp net/minecraft/sortme/IGameThread
CLASS none/qp net/minecraft/sortme/IMultiThreadedObject
METHOD a scheduleOnMainThread (Ljava/lang/Runnable;)Lcom/google/common/util/concurrent/ListenableFuture;
ARG 0 task
METHOD aE isMainThread ()Z