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

10 lines
334 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS dgf net/minecraft/client/network/ClientCommandSource
FIELD a networkHandler Ldge;
FIELD b client Lcua;
FIELD c completionId I
FIELD d pendingCompletion Ljava/util/concurrent/CompletableFuture;
2019-03-20 13:56:26 -04:00
METHOD <init> (Ldge;Lcua;)V
ARG 1 client
METHOD a formatDouble (D)Ljava/lang/String;
METHOD a formatInt (I)Ljava/lang/String;