| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.src.GuiSlot
net.minecraftforge.client.GuiControlsScrollPanel
public class GuiControlsScrollPanel
| Field Summary | 
|---|
| Fields inherited from class net.minecraft.src.GuiSlot | 
|---|
BACKGROUND_IMAGE | 
| Constructor Summary | |
|---|---|
GuiControlsScrollPanel(GuiControls controls,
                                             GameSettings options,
                                             Minecraft mc)
 | 
|
| Method Summary | |
|---|---|
 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)
 | 
| Methods inherited from class net.minecraft.src.GuiSlot | 
|---|
actionPerformed, func_77207_a, func_77208_b, func_77209_d, func_77210_c, registerScrollButtons, setShowSelectionBox | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public GuiControlsScrollPanel(GuiControls controls,
                              GameSettings options,
                              Minecraft mc)
| Method Detail | 
|---|
public void drawScreen(int mX,
                       int mY,
                       float f)
GuiSlot
drawScreen in class GuiSlot
public boolean keyTyped(char c,
                        int i)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||