yarn/mappings/net/minecraft/client/gui/AbstractCommandBlockScreen....

18 lines
623 B
Plaintext

CLASS czb net/minecraft/client/gui/AbstractCommandBlockScreen
FIELD a consoleCommandTextField Lcvi;
FIELD b previousOutputTextField Lcvi;
FIELD c doneButton Lcve;
FIELD d cancelButton Lcve;
FIELD e toggleTrackingOutputButton Lcve;
FIELD f trackingOutput Z
FIELD j parsedCommand Lcom/mojang/brigadier/ParseResults;
FIELD m suggestionsDisabled Z
METHOD a getCommandExecutor ()Lbfm;
METHOD a syncSettingsToServer (Lbfm;)V
ARG 1 commandExecutor
METHOD a setCommand (Ljava/lang/String;)V
ARG 1 command
METHOD b onCommandChanged (Ljava/lang/String;)V
METHOD e updateTrackedOutput ()V
METHOD h updateCommand ()V