yarn/mappings/net/minecraft/client/gui/ingame/GuiCommandBlock.mapping

21 lines
638 B
Plaintext

CLASS none/bhh net/minecraft/client/gui/ingame/GuiCommandBlock
FIELD g tileEntity Lnone/are;
FIELD h buttonDone Lnone/bei;
FIELD i buttonCancel Lnone/bei;
FIELD r buttonToggleOutput Lnone/bei;
FIELD s buttonType Lnone/bei;
FIELD t buttonConditional Lnone/bei;
FIELD u buttonRedstone Lnone/bei;
FIELD w type Lnone/are$a;
METHOD <init> (Lnone/are;)V
ARG 0 tileEntity
METHOD a handleKeyPress (CI)V
METHOD a draw (IIF)V
METHOD a handleMouseClick (III)V
METHOD a handleButtonPressed (Lnone/bei;)V
METHOD a completeString ([Ljava/lang/String;)V
ARG 0 completions
METHOD b init ()V
METHOD e update ()V
METHOD m onClosed ()V