From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- javadoc/net/minecraft/realms/RealmsEditBox.html | 811 ++++++++++++++++++++++++ 1 file changed, 811 insertions(+) create mode 100644 javadoc/net/minecraft/realms/RealmsEditBox.html (limited to 'javadoc/net/minecraft/realms/RealmsEditBox.html') diff --git a/javadoc/net/minecraft/realms/RealmsEditBox.html b/javadoc/net/minecraft/realms/RealmsEditBox.html new file mode 100644 index 0000000..e8528cd --- /dev/null +++ b/javadoc/net/minecraft/realms/RealmsEditBox.html @@ -0,0 +1,811 @@ + + + + + +RealmsEditBox (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.realms
+

Class RealmsEditBox

+
+
+ +
+
    +
  • +
    +
    +
    public class RealmsEditBox
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RealmsEditBox

        +
        public RealmsEditBox(int p_i1111_1_,
        +             int p_i1111_2_,
        +             int p_i1111_3_,
        +             int p_i1111_4_)
        +
      • +
      + + + +
        +
      • +

        RealmsEditBox

        +
        public RealmsEditBox(FontRenderer p_i1112_1_,
        +             int p_i1112_2_,
        +             int p_i1112_3_,
        +             int p_i1112_4_,
        +             int p_i1112_5_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        tick

        +
        public void tick()
        +
      • +
      + + + +
        +
      • +

        setValue

        +
        public void setValue(java.lang.String p_setValue_1_)
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public java.lang.String getValue()
        +
      • +
      + + + +
        +
      • +

        getHighlighted

        +
        public java.lang.String getHighlighted()
        +
      • +
      + + + +
        +
      • +

        insertText

        +
        public void insertText(java.lang.String p_insertText_1_)
        +
      • +
      + + + +
        +
      • +

        deleteWords

        +
        public void deleteWords(int p_deleteWords_1_)
        +
      • +
      + + + +
        +
      • +

        deleteChars

        +
        public void deleteChars(int p_deleteChars_1_)
        +
      • +
      + + + +
        +
      • +

        getWordPosition

        +
        public int getWordPosition(int p_getWordPosition_1_)
        +
      • +
      + + + +
        +
      • +

        getWordPosition

        +
        public int getWordPosition(int p_getWordPosition_1_,
        +                  int p_getWordPosition_2_)
        +
      • +
      + + + +
        +
      • +

        getWordPosition

        +
        public int getWordPosition(int p_getWordPosition_1_,
        +                  int p_getWordPosition_2_,
        +                  boolean p_getWordPosition_3_)
        +
      • +
      + + + +
        +
      • +

        moveCursor

        +
        public void moveCursor(int p_moveCursor_1_)
        +
      • +
      + + + +
        +
      • +

        moveCursorTo

        +
        public void moveCursorTo(int p_moveCursorTo_1_)
        +
      • +
      + + + +
        +
      • +

        moveCursorToStart

        +
        public void moveCursorToStart()
        +
      • +
      + + + +
        +
      • +

        moveCursorToEnd

        +
        public void moveCursorToEnd()
        +
      • +
      + + + +
        +
      • +

        keyPressed

        +
        public boolean keyPressed(char p_keyPressed_1_,
        +                 int p_keyPressed_2_)
        +
      • +
      + + + +
        +
      • +

        mouseClicked

        +
        public void mouseClicked(int p_mouseClicked_1_,
        +                int p_mouseClicked_2_,
        +                int p_mouseClicked_3_)
        +
      • +
      + + + +
        +
      • +

        render

        +
        public void render()
        +
      • +
      + + + +
        +
      • +

        setMaxLength

        +
        public void setMaxLength(int p_setMaxLength_1_)
        +
      • +
      + + + +
        +
      • +

        getMaxLength

        +
        public int getMaxLength()
        +
      • +
      + + + +
        +
      • +

        getCursorPosition

        +
        public int getCursorPosition()
        +
      • +
      + + + +
        +
      • +

        isBordered

        +
        public boolean isBordered()
        +
      • +
      + + + +
        +
      • +

        setBordered

        +
        public void setBordered(boolean p_setBordered_1_)
        +
      • +
      + + + +
        +
      • +

        getTextColor

        +
        public int getTextColor()
        +
      • +
      + + + +
        +
      • +

        setTextColor

        +
        public void setTextColor(int p_setTextColor_1_)
        +
      • +
      + + + +
        +
      • +

        getTextColorUneditable

        +
        public int getTextColorUneditable()
        +
      • +
      + + + +
        +
      • +

        setTextColorUneditable

        +
        public void setTextColorUneditable(int p_setTextColorUneditable_1_)
        +
      • +
      + + + +
        +
      • +

        setFocus

        +
        public void setFocus(boolean p_setFocus_1_)
        +
      • +
      + + + +
        +
      • +

        isFocused

        +
        public boolean isFocused()
        +
      • +
      + + + +
        +
      • +

        isIsEditable

        +
        public boolean isIsEditable()
        +
      • +
      + + + +
        +
      • +

        setIsEditable

        +
        public void setIsEditable(boolean p_setIsEditable_1_)
        +
      • +
      + + + +
        +
      • +

        getHighlightPos

        +
        public int getHighlightPos()
        +
      • +
      + + + +
        +
      • +

        getInnerWidth

        +
        public int getInnerWidth()
        +
      • +
      + + + +
        +
      • +

        setHighlightPos

        +
        public void setHighlightPos(int p_setHighlightPos_1_)
        +
      • +
      + + + +
        +
      • +

        isCanLoseFocus

        +
        public boolean isCanLoseFocus()
        +
      • +
      + + + +
        +
      • +

        setCanLoseFocus

        +
        public void setCanLoseFocus(boolean p_setCanLoseFocus_1_)
        +
      • +
      + + + +
        +
      • +

        isVisible

        +
        public boolean isVisible()
        +
      • +
      + + + +
        +
      • +

        setVisible

        +
        public void setVisible(boolean p_setVisible_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3