From 0427ab89f1753a44b30cbc35ce021cbbdc845109 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:52:45 +0300 Subject: fix missing source folder --- .../minecraft/client/gui/GuiSlotRealmsProxy.html | 454 +++++++++++++++++++++ 1 file changed, 454 insertions(+) create mode 100644 javadoc/net/minecraft/client/gui/GuiSlotRealmsProxy.html (limited to 'javadoc/net/minecraft/client/gui/GuiSlotRealmsProxy.html') diff --git a/javadoc/net/minecraft/client/gui/GuiSlotRealmsProxy.html b/javadoc/net/minecraft/client/gui/GuiSlotRealmsProxy.html new file mode 100644 index 0000000..3c5dbf4 --- /dev/null +++ b/javadoc/net/minecraft/client/gui/GuiSlotRealmsProxy.html @@ -0,0 +1,454 @@ + + + + + +GuiSlotRealmsProxy (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.client.gui
+

Class GuiSlotRealmsProxy

+
+
+ +
+
    +
  • +
    +
    +
    public class GuiSlotRealmsProxy
    +extends GuiSlot
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GuiSlotRealmsProxy

        +
        public GuiSlotRealmsProxy(RealmsScrolledSelectionList p_i1085_1_,
        +                  int p_i1085_2_,
        +                  int p_i1085_3_,
        +                  int p_i1085_4_,
        +                  int p_i1085_5_,
        +                  int p_i1085_6_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSize

        +
        protected int getSize()
        +
        +
        Specified by:
        +
        getSize in class GuiSlot
        +
        +
      • +
      + + + +
        +
      • +

        elementClicked

        +
        protected void elementClicked(int p_148144_1_,
        +                  boolean p_148144_2_,
        +                  int p_148144_3_,
        +                  int p_148144_4_)
        +
        +
        Specified by:
        +
        elementClicked in class GuiSlot
        +
        +
      • +
      + + + +
        +
      • +

        isSelected

        +
        protected boolean isSelected(int p_148131_1_)
        +
        +
        Specified by:
        +
        isSelected in class GuiSlot
        +
        +
      • +
      + + + +
        +
      • +

        drawBackground

        +
        protected void drawBackground()
        +
        +
        Specified by:
        +
        drawBackground in class GuiSlot
        +
        +
      • +
      + + + +
        +
      • +

        drawSlot

        +
        protected void drawSlot(int p_148126_1_,
        +            int p_148126_2_,
        +            int p_148126_3_,
        +            int p_148126_4_,
        +            Tessellator p_148126_5_,
        +            int p_148126_6_,
        +            int p_148126_7_)
        +
        +
        Specified by:
        +
        drawSlot in class GuiSlot
        +
        +
      • +
      + + + +
        +
      • +

        func_154338_k

        +
        public int func_154338_k()
        +
      • +
      + + + +
        +
      • +

        func_154339_l

        +
        public int func_154339_l()
        +
      • +
      + + + +
        +
      • +

        func_154337_m

        +
        public int func_154337_m()
        +
      • +
      + + + + + + + +
        +
      • +

        getScrollBarX

        +
        protected int getScrollBarX()
        +
        +
        Overrides:
        +
        getScrollBarX in class GuiSlot
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3