Class RealmsEditBox


@Environment(CLIENT) public class RealmsEditBox extends RealmsGuiEventListener
Mappings:
Namespace Name
official net/minecraft/realms/RealmsEditBox
intermediary net/minecraft/realms/RealmsEditBox
named net/minecraft/realms/RealmsEditBox
  • Field Details

    • editBox

      private final TextFieldWidget editBox
      Mappings:
      Namespace Name Mixin selector
      official editBox Lnet/minecraft/realms/RealmsEditBox;editBox:Lcgy;
      intermediary editBox Lnet/minecraft/realms/RealmsEditBox;editBox:Lnet/minecraft/class_367;
      named editBox Lnet/minecraft/realms/RealmsEditBox;editBox:Lnet/minecraft/client/gui/widget/TextFieldWidget;
  • Constructor Details

    • RealmsEditBox

      public RealmsEditBox(int int2, int int3, int int4, int int5, int int6)
  • Method Details

    • getValue

      public String getValue()
      Mappings:
      Namespace Name Mixin selector
      official getValue Lnet/minecraft/realms/RealmsEditBox;getValue()Ljava/lang/String;
      intermediary getValue Lnet/minecraft/realms/RealmsEditBox;getValue()Ljava/lang/String;
      named getValue Lnet/minecraft/realms/RealmsEditBox;getValue()Ljava/lang/String;
    • tick

      public void tick()
      Mappings:
      Namespace Name Mixin selector
      official tick Lnet/minecraft/realms/RealmsEditBox;tick()V
      intermediary tick Lnet/minecraft/realms/RealmsEditBox;tick()V
      named tick Lnet/minecraft/realms/RealmsEditBox;tick()V
    • setValue

      public void setValue(String string)
      Mappings:
      Namespace Name Mixin selector
      official setValue Lnet/minecraft/realms/RealmsEditBox;setValue(Ljava/lang/String;)V
      intermediary setValue Lnet/minecraft/realms/RealmsEditBox;setValue(Ljava/lang/String;)V
      named setValue Lnet/minecraft/realms/RealmsEditBox;setValue(Ljava/lang/String;)V
    • charTyped

      public boolean charTyped(char char2, int int2)
      Overrides:
      charTyped in class RealmsGuiEventListener
      Mappings:
      Namespace Name Mixin selector
      official charTyped Lnet/minecraft/realms/RealmsGuiEventListener;charTyped(CI)Z
      intermediary charTyped Lnet/minecraft/realms/RealmsGuiEventListener;charTyped(CI)Z
      named charTyped Lnet/minecraft/realms/RealmsGuiEventListener;charTyped(CI)Z
    • getProxy

      public class_4122 getProxy()
      Specified by:
      getProxy in class RealmsGuiEventListener
      Mappings:
      Namespace Name Mixin selector
      official getProxy Lnet/minecraft/realms/RealmsGuiEventListener;getProxy()Lchr;
      intermediary getProxy Lnet/minecraft/realms/RealmsGuiEventListener;getProxy()Lnet/minecraft/class_4122;
      named getProxy Lnet/minecraft/realms/RealmsGuiEventListener;getProxy()Lnet/minecraft/class_4122;
    • keyPressed

      public boolean keyPressed(int int2, int int3, int int4)
      Overrides:
      keyPressed in class RealmsGuiEventListener
      Mappings:
      Namespace Name Mixin selector
      official keyPressed Lnet/minecraft/realms/RealmsGuiEventListener;keyPressed(III)Z
      intermediary keyPressed Lnet/minecraft/realms/RealmsGuiEventListener;keyPressed(III)Z
      named keyPressed Lnet/minecraft/realms/RealmsGuiEventListener;keyPressed(III)Z
    • isFocused

      public boolean isFocused()
      Mappings:
      Namespace Name Mixin selector
      official isFocused Lnet/minecraft/realms/RealmsEditBox;isFocused()Z
      intermediary isFocused Lnet/minecraft/realms/RealmsEditBox;isFocused()Z
      named isFocused Lnet/minecraft/realms/RealmsEditBox;isFocused()Z
    • mouseClicked

      public boolean mouseClicked(double double2, double double3, int int2)
      Overrides:
      mouseClicked in class RealmsGuiEventListener
      Mappings:
      Namespace Name Mixin selector
      official mouseClicked Lnet/minecraft/realms/RealmsGuiEventListener;mouseClicked(DDI)Z
      intermediary mouseClicked Lnet/minecraft/realms/RealmsGuiEventListener;mouseClicked(DDI)Z
      named mouseClicked Lnet/minecraft/realms/RealmsGuiEventListener;mouseClicked(DDI)Z
    • mouseReleased

      public boolean mouseReleased(double double2, double double3, int int2)
      Overrides:
      mouseReleased in class RealmsGuiEventListener
      Mappings:
      Namespace Name Mixin selector
      official mouseReleased Lnet/minecraft/realms/RealmsGuiEventListener;mouseReleased(DDI)Z
      intermediary mouseReleased Lnet/minecraft/realms/RealmsGuiEventListener;mouseReleased(DDI)Z
      named mouseReleased Lnet/minecraft/realms/RealmsGuiEventListener;mouseReleased(DDI)Z
    • mouseDragged

      public boolean mouseDragged(double double2, double double3, int int2, double double4, double double5)
      Overrides:
      mouseDragged in class RealmsGuiEventListener
      Mappings:
      Namespace Name Mixin selector
      official mouseDragged Lnet/minecraft/realms/RealmsGuiEventListener;mouseDragged(DDIDD)Z
      intermediary mouseDragged Lnet/minecraft/realms/RealmsGuiEventListener;mouseDragged(DDIDD)Z
      named mouseDragged Lnet/minecraft/realms/RealmsGuiEventListener;mouseDragged(DDIDD)Z
    • mouseScrolled

      public boolean mouseScrolled(double double2)
      Overrides:
      mouseScrolled in class RealmsGuiEventListener
      Mappings:
      Namespace Name Mixin selector
      official mouseScrolled Lnet/minecraft/realms/RealmsGuiEventListener;mouseScrolled(D)Z
      intermediary mouseScrolled Lnet/minecraft/realms/RealmsGuiEventListener;mouseScrolled(D)Z
      named mouseScrolled Lnet/minecraft/realms/RealmsGuiEventListener;mouseScrolled(D)Z
    • render

      public void render(int int2, int int3, float float2)
      Mappings:
      Namespace Name Mixin selector
      official render Lnet/minecraft/realms/RealmsEditBox;render(IIF)V
      intermediary render Lnet/minecraft/realms/RealmsEditBox;render(IIF)V
      named render Lnet/minecraft/realms/RealmsEditBox;render(IIF)V
    • setMaxLength

      public void setMaxLength(int int2)
      Mappings:
      Namespace Name Mixin selector
      official setMaxLength Lnet/minecraft/realms/RealmsEditBox;setMaxLength(I)V
      intermediary setMaxLength Lnet/minecraft/realms/RealmsEditBox;setMaxLength(I)V
      named setMaxLength Lnet/minecraft/realms/RealmsEditBox;setMaxLength(I)V
    • setIsEditable

      public void setIsEditable(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official setIsEditable Lnet/minecraft/realms/RealmsEditBox;setIsEditable(Z)V
      intermediary setIsEditable Lnet/minecraft/realms/RealmsEditBox;setIsEditable(Z)V
      named setIsEditable Lnet/minecraft/realms/RealmsEditBox;setIsEditable(Z)V