yarn/mappings/net/minecraft/client/network/ClientCommandSource.mapping

10 lines
334 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS dch net/minecraft/client/network/ClientCommandSource
FIELD a networkHandler Ldcg;
FIELD b client Lcqd;
FIELD c completionId I
FIELD d pendingCompletion Ljava/util/concurrent/CompletableFuture;
2019-01-30 12:48:39 -05:00
METHOD <init> (Ldcg;Lcqd;)V
ARG 1 client
METHOD a formatDouble (D)Ljava/lang/String;
METHOD a formatInt (I)Ljava/lang/String;