Reorganize GUI packages (number 2)

This commit is contained in:
copygirl 2016-08-23 01:47:02 +02:00
parent f5c14e1b78
commit 92c4e02d2a
38 changed files with 44 additions and 44 deletions

View File

@ -1,4 +1,4 @@
CLASS none/bhd net/minecraft/client/gui/screen/ingame/container/GuiAnvil
CLASS none/bhd net/minecraft/client/gui/screen/container/GuiAnvil
FIELD u BG_TEX Lnone/kp;
METHOD a handleKeyPress (CI)V
METHOD a drawBackground (FII)V

View File

@ -1,4 +1,4 @@
CLASS none/bhe net/minecraft/client/gui/screen/ingame/container/GuiBeacon
CLASS none/bhe net/minecraft/client/gui/screen/container/GuiBeacon
CLASS none/bhe$d
METHOD a draw (Lnone/bdo;II)V
METHOD a drawBackground (FII)V

View File

@ -0,0 +1,3 @@
CLASS none/bhj net/minecraft/client/gui/screen/container/GuiCraftingTable
FIELD u BG_TEX Lnone/kp;
METHOD a drawBackground (FII)V

View File

@ -0,0 +1,3 @@
CLASS none/bhm net/minecraft/client/gui/screen/container/GuiDispenser
FIELD v BG_TEX Lnone/kp;
METHOD a drawBackground (FII)V

View File

@ -1,4 +1,4 @@
CLASS none/bhp net/minecraft/client/gui/screen/ingame/container/GuiEnchanting
CLASS none/bhp net/minecraft/client/gui/screen/container/GuiEnchanting
FIELD B BG_TEX Lnone/kp;
FIELD C BOOK_TEX Lnone/kp;
METHOD a drawBackground (FII)V

View File

@ -0,0 +1,3 @@
CLASS none/bhq net/minecraft/client/gui/screen/container/GuiFurnace
FIELD u BG_TEX Lnone/kp;
METHOD a drawBackground (FII)V

View File

@ -0,0 +1,3 @@
CLASS none/bhi net/minecraft/client/gui/screen/container/GuiGeneric54
FIELD u BG_TEX Lnone/kp;
METHOD a drawBackground (FII)V

View File

@ -0,0 +1,3 @@
CLASS none/bhr net/minecraft/client/gui/screen/container/GuiHopper
FIELD u BG_TEX Lnone/kp;
METHOD a drawBackground (FII)V

View File

@ -1,4 +1,4 @@
CLASS none/bhs net/minecraft/client/gui/screen/ingame/container/GuiHorse
CLASS none/bhs net/minecraft/client/gui/screen/container/GuiHorse
FIELD u BG_TEX Lnone/kp;
METHOD a drawBackground (FII)V
METHOD a drawScreen (IIF)V

View File

@ -1,4 +1,4 @@
CLASS none/bhu net/minecraft/client/gui/screen/ingame/container/GuiVillager
CLASS none/bhu net/minecraft/client/gui/screen/container/GuiVillager
CLASS none/bhu$a
METHOD a draw (Lnone/bdo;II)V
FIELD u LOGGER Lorg/apache/logging/log4j/Logger;

View File

@ -0,0 +1,3 @@
CLASS none/bhg net/minecraft/client/gui/screen/ingame/GuiBrewingStand
FIELD u BG_TEX Lnone/kp;
METHOD a drawBackground (FII)V

View File

@ -1,3 +0,0 @@
CLASS none/bhg net/minecraft/client/gui/screen/ingame/container/GuiBrewingStand
FIELD u BG_TEX Lnone/kp;
METHOD a drawBackground (FII)V

View File

@ -1,3 +0,0 @@
CLASS none/bhj net/minecraft/client/gui/screen/ingame/container/GuiCraftingTable
FIELD u BG_TEX Lnone/kp;
METHOD a drawBackground (FII)V

View File

@ -1,3 +0,0 @@
CLASS none/bhm net/minecraft/client/gui/screen/ingame/container/GuiDispenser
FIELD v BG_TEX Lnone/kp;
METHOD a drawBackground (FII)V

View File

@ -1,3 +0,0 @@
CLASS none/bhq net/minecraft/client/gui/screen/ingame/container/GuiFurnace
FIELD u BG_TEX Lnone/kp;
METHOD a drawBackground (FII)V

View File

@ -1,3 +0,0 @@
CLASS none/bhi net/minecraft/client/gui/screen/ingame/container/GuiGeneric54
FIELD u BG_TEX Lnone/kp;
METHOD a drawBackground (FII)V

View File

@ -1,3 +0,0 @@
CLASS none/bhr net/minecraft/client/gui/screen/ingame/container/GuiHopper
FIELD u BG_TEX Lnone/kp;
METHOD a drawBackground (FII)V

View File

@ -1,4 +1,4 @@
CLASS none/bia net/minecraft/client/gui/screen/menu/multiplayer/GuiMultiplayer
CLASS none/bia net/minecraft/client/gui/screen/menu/GuiMultiplayer
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD g parent Lnone/bgk;
METHOD <init> (Lnone/bgk;)V

View File

@ -1,4 +1,4 @@
CLASS none/bit net/minecraft/client/gui/screen/menu/singleplayer/new/GuiNewWorld
CLASS none/bit net/minecraft/client/gui/screen/menu/GuiNewWorld
FIELD f parent Lnone/bgk;
METHOD <init> (Lnone/bgk;)V
ARG 0 parent

View File

@ -1,4 +1,4 @@
CLASS none/bfu net/minecraft/client/gui/screen/menu/singleplayer/new/GuiCustomize
CLASS none/bfu net/minecraft/client/gui/screen/menu/GuiNewWorldCustomize
METHOD a handleKeyPress (CI)V
METHOD a drawScreen (IIF)V
METHOD a handleMouseClick (III)V

View File

@ -1,4 +1,4 @@
CLASS none/bfs net/minecraft/client/gui/screen/menu/singleplayer/new/GuiCustomizeFlat
CLASS none/bfs net/minecraft/client/gui/screen/menu/GuiNewWorldCustomizeFlat
FIELD a parent Lnone/bit;
METHOD <init> (Lnone/bit;Ljava/lang/String;)V
ARG 0 parent

View File

@ -1,4 +1,4 @@
CLASS none/bgh net/minecraft/client/gui/screen/menu/singleplayer/new/GuiPresets
CLASS none/bft net/minecraft/client/gui/screen/menu/GuiNewWorldCustomizePresets
METHOD a handleKeyPress (CI)V
METHOD a drawScreen (IIF)V
METHOD a handleMouseClick (III)V

View File

@ -1,4 +1,4 @@
CLASS none/bft net/minecraft/client/gui/screen/menu/singleplayer/new/GuiCustomizePresets
CLASS none/bgh net/minecraft/client/gui/screen/menu/GuiNewWorldPresets
METHOD a handleKeyPress (CI)V
METHOD a drawScreen (IIF)V
METHOD a handleMouseClick (III)V

View File

@ -1,4 +1,4 @@
CLASS none/bfz net/minecraft/client/gui/screen/menu/multiplayer/GuiServerAdd
CLASS none/bfz net/minecraft/client/gui/screen/menu/GuiServerAdd
FIELD a parent Lnone/bgk;
METHOD <init> (Lnone/bgk;Lnone/bmh;)V
ARG 0 parent

View File

@ -1,4 +1,4 @@
CLASS none/bfx net/minecraft/client/gui/screen/menu/multiplayer/GuiServerConnect
CLASS none/bfx net/minecraft/client/gui/screen/menu/GuiServerConnect
METHOD a handleKeyPress (CI)V
METHOD a drawScreen (IIF)V
METHOD a handleMouseClick (III)V

View File

@ -1,4 +1,4 @@
CLASS none/bfr net/minecraft/client/gui/screen/menu/multiplayer/GuiConnecting
CLASS none/bfr net/minecraft/client/gui/screen/menu/GuiServerConnecting
FIELD f LOGGER Lorg/apache/logging/log4j/Logger;
FIELD i parent Lnone/bgk;
METHOD <init> (Lnone/bgk;Lnone/bdo;Ljava/lang/String;I)V

View File

@ -1,4 +1,4 @@
CLASS none/bge net/minecraft/client/gui/screen/menu/settings/GuiSettings
CLASS none/bge net/minecraft/client/gui/screen/menu/GuiSettings
FIELD a title Ljava/lang/String;
FIELD g parent Lnone/bgk;
FIELD h settings Lnone/bdq;

View File

@ -1,4 +1,4 @@
CLASS none/bgo net/minecraft/client/gui/screen/menu/settings/GuiAudioSettings
CLASS none/bgo net/minecraft/client/gui/screen/menu/GuiSettingsAudio
CLASS none/bgo$a
METHOD c isWithinBounds (Lnone/bdo;II)Z
FIELD a title Ljava/lang/String;

View File

@ -1,4 +1,4 @@
CLASS none/bfm net/minecraft/client/gui/screen/menu/settings/GuiChatSettings
CLASS none/bfm net/minecraft/client/gui/screen/menu/GuiSettingsChat
FIELD a SETTINGS [Lnone/bdq$a;
FIELD f parent Lnone/bgk;
FIELD g settings Lnone/bdq;

View File

@ -1,4 +1,4 @@
CLASS none/bha net/minecraft/client/gui/screen/menu/settings/GuiControls
CLASS none/bha net/minecraft/client/gui/screen/menu/GuiSettingsControls
FIELD a title Ljava/lang/String;
FIELD h SETTINGS [Lnone/bdq$a;
FIELD i parent Lnone/bgk;

View File

@ -1,4 +1,4 @@
CLASS none/bgc net/minecraft/client/gui/screen/menu/settings/GuiSelectLanguage
CLASS none/bgc net/minecraft/client/gui/screen/menu/GuiSettingsLanguage
FIELD a parent Lnone/bgk;
FIELD g settings Lnone/bdq;
METHOD <init> (Lnone/bgk;Lnone/bdq;Lnone/byl;)V

View File

@ -1,4 +1,4 @@
CLASS none/bih net/minecraft/client/gui/screen/menu/settings/GuiResourcePacks
CLASS none/bih net/minecraft/client/gui/screen/menu/GuiSettingsResourcePacks
FIELD a parent Lnone/bgk;
METHOD <init> (Lnone/bgk;)V
ARG 0 parent

View File

@ -1,4 +1,4 @@
CLASS none/bgm net/minecraft/client/gui/screen/menu/settings/GuiCustomizeSkin
CLASS none/bgm net/minecraft/client/gui/screen/menu/GuiSettingsSkin
FIELD a parent Lnone/bgk;
FIELD f title Ljava/lang/String;
METHOD <init> (Lnone/bgk;)V

View File

@ -1,4 +1,4 @@
CLASS none/bgn net/minecraft/client/gui/screen/menu/settings/GuiSnooper
CLASS none/bgn net/minecraft/client/gui/screen/menu/GuiSettingsSnooper
FIELD a parent Lnone/bgk;
FIELD f settings Lnone/bdq;
METHOD <init> (Lnone/bgk;Lnone/bdq;)V

View File

@ -1,4 +1,4 @@
CLASS none/bgs net/minecraft/client/gui/screen/menu/settings/GuiVideoSettings
CLASS none/bgs net/minecraft/client/gui/screen/menu/GuiSettingsVideo
FIELD a title Ljava/lang/String;
FIELD f parent Lnone/bgk;
FIELD g settings Lnone/bdq;

View File

@ -1,4 +1,4 @@
CLASS none/biu net/minecraft/client/gui/screen/menu/singleplayer/GuiEditWorld
CLASS none/biu net/minecraft/client/gui/screen/menu/GuiWorldEdit
FIELD a parent Lnone/bgk;
METHOD <init> (Lnone/bgk;Ljava/lang/String;)V
ARG 0 parent

View File

@ -1,4 +1,4 @@
CLASS none/bgj net/minecraft/client/gui/screen/menu/singleplayer/GuiLoading
CLASS none/bgj net/minecraft/client/gui/screen/menu/GuiWorldLoading
METHOD a handleKeyPress (CI)V
METHOD a drawScreen (IIF)V
METHOD b init ()V

View File

@ -1,4 +1,4 @@
CLASS none/biv net/minecraft/client/gui/screen/menu/singleplayer/GuiSelectWorld
CLASS none/biv net/minecraft/client/gui/screen/menu/GuiWorldSelect
FIELD a parent Lnone/bgk;
FIELD f title Ljava/lang/String;
FIELD g LOGGER Lorg/apache/logging/log4j/Logger;