public class GuiControlsScrollPanel extends GuiSlot
BACKGROUND_IMAGE| Constructor and Description | 
|---|
GuiControlsScrollPanel(GuiControls controls,
                                            GameSettings options,
                                            Minecraft mc)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
drawScreen(int mX,
                    int mY,
                    float f)
draws the slot to the screen, pass in mouse's current x and y and partial ticks 
 | 
boolean | 
keyTyped(char c,
                int i)  | 
actionPerformed, func_77207_a, func_77208_b, func_77209_d, func_77210_c, registerScrollButtons, setShowSelectionBoxpublic GuiControlsScrollPanel(GuiControls controls, GameSettings options, Minecraft mc)
public void drawScreen(int mX, int mY, float f)
GuiSlotdrawScreen in class GuiSlotpublic boolean keyTyped(char c, int i)