Class RealmsMainScreen.VisitUrlNotification

All Implemented Interfaces:
Element, Narratable, Navigable
Enclosing class:
RealmsMainScreen

@Environment(CLIENT) private class RealmsMainScreen.VisitUrlNotification extends RealmsMainScreen.Entry
Mappings:
Namespace Name
official eqm$h
intermediary net/minecraft/class_4325$class_8202
named net/minecraft/client/realms/gui/screen/RealmsMainScreen$VisitUrlNotification
  • Field Details

    • field_43002

      private static final int field_43002
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Leqm$h;c:I
      intermediary field_43002 Lnet/minecraft/class_4325$class_8202;field_43002:I
      named field_43002 Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$VisitUrlNotification;field_43002:I
    • field_43004

      private static final int field_43004
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official d Leqm$h;d:I
      intermediary field_43004 Lnet/minecraft/class_4325$class_8202;field_43004:I
      named field_43004 Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$VisitUrlNotification;field_43004:I
    • message

      private final Text message
      Mappings:
      Namespace Name Mixin selector
      official e Leqm$h;e:Lvf;
      intermediary field_43005 Lnet/minecraft/class_4325$class_8202;field_43005:Lnet/minecraft/class_2561;
      named message Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$VisitUrlNotification;message:Lnet/minecraft/text/Text;
    • lines

      private final int lines
      Mappings:
      Namespace Name Mixin selector
      official f Leqm$h;f:I
      intermediary field_46218 Lnet/minecraft/class_4325$class_8202;field_46218:I
      named lines Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$VisitUrlNotification;lines:I
    • gridChildren

      private final List<ClickableWidget> gridChildren
      Mappings:
      Namespace Name Mixin selector
      official g Leqm$h;g:Ljava/util/List;
      intermediary field_43006 Lnet/minecraft/class_4325$class_8202;field_43006:Ljava/util/List;
      named gridChildren Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$VisitUrlNotification;gridChildren:Ljava/util/List;
    • dismissButton

      @Nullable private final @Nullable RealmsMainScreen.CrossButton dismissButton
      Mappings:
      Namespace Name Mixin selector
      official h Leqm$h;h:Leqm$c;
      intermediary field_43007 Lnet/minecraft/class_4325$class_8202;field_43007:Lnet/minecraft/class_4325$class_8201;
      named dismissButton Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$VisitUrlNotification;dismissButton:Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$CrossButton;
    • textWidget

      private final MultilineTextWidget textWidget
      Mappings:
      Namespace Name Mixin selector
      official i Leqm$h;i:Leya;
      intermediary field_43008 Lnet/minecraft/class_4325$class_8202;field_43008:Lnet/minecraft/class_7940;
      named textWidget Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$VisitUrlNotification;textWidget:Lnet/minecraft/client/gui/widget/MultilineTextWidget;
    • grid

      private final GridWidget grid
      Mappings:
      Namespace Name Mixin selector
      official j Leqm$h;j:Lfap;
      intermediary field_43009 Lnet/minecraft/class_4325$class_8202;field_43009:Lnet/minecraft/class_7845;
      named grid Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$VisitUrlNotification;grid:Lnet/minecraft/client/gui/widget/GridWidget;
    • textGrid

      private final SimplePositioningWidget textGrid
      Mappings:
      Namespace Name Mixin selector
      official k Leqm$h;k:Lfao;
      intermediary field_43010 Lnet/minecraft/class_4325$class_8202;field_43010:Lnet/minecraft/class_7843;
      named textGrid Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$VisitUrlNotification;textGrid:Lnet/minecraft/client/gui/widget/SimplePositioningWidget;
    • width

      private int width
      Mappings:
      Namespace Name Mixin selector
      official l Leqm$h;l:I
      intermediary field_43011 Lnet/minecraft/class_4325$class_8202;field_43011:I
      named width Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$VisitUrlNotification;width:I
  • Constructor Details

    • VisitUrlNotification

      public VisitUrlNotification(Text message, int lines, RealmsNotification notification)
      Mappings:
      Namespace Name Mixin selector
      official <init> Leqm$h;<init>(Leqm;Lvf;ILerh;)V
      intermediary <init> Lnet/minecraft/class_4325$class_8202;<init>(Lnet/minecraft/class_4325;Lnet/minecraft/class_2561;ILnet/minecraft/class_8204;)V
      named <init> Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$VisitUrlNotification;<init>(Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;Lnet/minecraft/text/Text;ILnet/minecraft/client/realms/dto/RealmsNotification;)V
  • Method Details

    • keyPressed

      public boolean keyPressed(int keyCode, int scanCode, int modifiers)
      Callback for when a key down event has been captured. The key code is identified by the constants in GLFW class.
      Parameters:
      keyCode - the named key code of the event as described in the GLFW class
      scanCode - the unique/platform-specific scan code of the keyboard input
      modifiers - a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)
      Returns:
      true to indicate that the event handling is successful/valid
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Lezb;a(III)Z
      intermediary method_25404 Lnet/minecraft/class_364;method_25404(III)Z
      named keyPressed Lnet/minecraft/client/gui/Element;keyPressed(III)Z
    • setWidth

      private void setWidth(int width)
      Mappings:
      Namespace Name Mixin selector
      official e Leqm$h;e(I)V
      intermediary method_49564 Lnet/minecraft/class_4325$class_8202;method_49564(I)V
      named setWidth Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$VisitUrlNotification;setWidth(I)V
    • updateWidth

      private void updateWidth(int width)
      Mappings:
      Namespace Name Mixin selector
      official f Leqm$h;f(I)V
      intermediary method_49567 Lnet/minecraft/class_4325$class_8202;method_49567(I)V
      named updateWidth Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$VisitUrlNotification;updateWidth(I)V
    • drawBorder

      public void drawBorder(DrawContext context, int index, int y, int x, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean hovered, float tickDelta)
      Overrides:
      drawBorder in class EntryListWidget.Entry<RealmsMainScreen.Entry>
      Mappings:
      Namespace Name Mixin selector
      official b Lexb$a;b(Lewu;IIIIIIIZF)V
      intermediary method_49568 Lnet/minecraft/class_350$class_351;method_49568(Lnet/minecraft/class_332;IIIIIIIZF)V
      named drawBorder Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;drawBorder(Lnet/minecraft/client/gui/DrawContext;IIIIIIIZF)V
    • render

      public void render(DrawContext context, int index, int y, int x, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean hovered, float tickDelta)
      Renders an entry in a list.
      Specified by:
      render in class EntryListWidget.Entry<RealmsMainScreen.Entry>
      Parameters:
      index - the index of the entry
      y - the Y coordinate of the entry
      x - the X coordinate of the entry
      entryWidth - the width of the entry
      entryHeight - the height of the entry
      mouseX - the X coordinate of the mouse
      mouseY - the Y coordinate of the mouse
      hovered - whether the mouse is hovering over the entry
      Mappings:
      Namespace Name Mixin selector
      official a Lexb$a;a(Lewu;IIIIIIIZF)V
      intermediary method_25343 Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_332;IIIIIIIZF)V
      named render Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/gui/DrawContext;IIIIIIIZF)V
    • mouseClicked

      public boolean mouseClicked(double mouseX, double mouseY, int button)
      Callback for when a mouse button down event has been captured. The button number is identified by the constants in GLFW class.
      Parameters:
      mouseX - the X coordinate of the mouse
      mouseY - the Y coordinate of the mouse
      button - the mouse button number
      Returns:
      true to indicate that the event handling is successful/valid
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Lezb;a(DDI)Z
      intermediary method_25402 Lnet/minecraft/class_364;method_25402(DDI)Z
      named mouseClicked Lnet/minecraft/client/gui/Element;mouseClicked(DDI)Z
    • getNarration

      public Text getNarration()
      Specified by:
      getNarration in class AlwaysSelectedEntryListWidget.Entry<RealmsMainScreen.Entry>
      Mappings:
      Namespace Name Mixin selector
      official a Leyc$a;a()Lvf;
      intermediary method_37006 Lnet/minecraft/class_4280$class_4281;method_37006()Lnet/minecraft/class_2561;
      named getNarration Lnet/minecraft/client/gui/widget/AlwaysSelectedEntryListWidget$Entry;getNarration()Lnet/minecraft/text/Text;