Class RealmsPlayerScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

@Environment(CLIENT) public class RealmsPlayerScreen extends RealmsScreen
Mappings:
Namespace Name
official etd
intermediary net/minecraft/class_4406
named net/minecraft/client/realms/gui/screen/RealmsPlayerScreen
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official a Letd;a:Lorg/slf4j/Logger;
      intermediary field_19958 Lnet/minecraft/class_4406;field_19958:Lorg/slf4j/Logger;
      named LOGGER Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;LOGGER:Lorg/slf4j/Logger;
    • OPTIONS_BACKGROUND

      private static final Identifier OPTIONS_BACKGROUND
      Mappings:
      Namespace Name Mixin selector
      official b Letd;b:Lahg;
      intermediary field_22707 Lnet/minecraft/class_4406;field_22707:Lnet/minecraft/class_2960;
      named OPTIONS_BACKGROUND Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;OPTIONS_BACKGROUND:Lnet/minecraft/util/Identifier;
    • QUESTION_TEXT

      private static final Text QUESTION_TEXT
      Mappings:
      Namespace Name Mixin selector
      official c Letd;c:Lvf;
      intermediary field_44908 Lnet/minecraft/class_4406;field_44908:Lnet/minecraft/class_2561;
      named QUESTION_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;QUESTION_TEXT:Lnet/minecraft/text/Text;
    • NORMAL_TOOLTIP

      static final Text NORMAL_TOOLTIP
      Mappings:
      Namespace Name Mixin selector
      official v Letd;v:Lvf;
      intermediary field_26498 Lnet/minecraft/class_4406;field_26498:Lnet/minecraft/class_2561;
      named NORMAL_TOOLTIP Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;NORMAL_TOOLTIP:Lnet/minecraft/text/Text;
    • OPERATOR_TOOLTIP

      static final Text OPERATOR_TOOLTIP
      Mappings:
      Namespace Name Mixin selector
      official w Letd;w:Lvf;
      intermediary field_26499 Lnet/minecraft/class_4406;field_26499:Lnet/minecraft/class_2561;
      named OPERATOR_TOOLTIP Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;OPERATOR_TOOLTIP:Lnet/minecraft/text/Text;
    • REMOVE_TOOLTIP

      static final Text REMOVE_TOOLTIP
      Mappings:
      Namespace Name Mixin selector
      official x Letd;x:Lvf;
      intermediary field_26500 Lnet/minecraft/class_4406;field_26500:Lnet/minecraft/class_2561;
      named REMOVE_TOOLTIP Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;REMOVE_TOOLTIP:Lnet/minecraft/text/Text;
    • field_44530

      private static final int field_44530
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official y Letd;y:I
      intermediary field_44530 Lnet/minecraft/class_4406;field_44530:I
      named field_44530 Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;field_44530:I
    • parent

      private final RealmsConfigureWorldScreen parent
      Mappings:
      Namespace Name Mixin selector
      official z Letd;z:Lesr;
      intermediary field_19960 Lnet/minecraft/class_4406;field_19960:Lnet/minecraft/class_4388;
      named parent Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;parent:Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;
    • serverData

      final RealmsServer serverData
      Mappings:
      Namespace Name Mixin selector
      official A Letd;A:Leri;
      intermediary field_19961 Lnet/minecraft/class_4406;field_19961:Lnet/minecraft/class_4877;
      named serverData Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;serverData:Lnet/minecraft/client/realms/dto/RealmsServer;
    • invitedObjectSelectionList

      Mappings:
      Namespace Name Mixin selector
      official B Letd;B:Letd$b;
      intermediary field_19962 Lnet/minecraft/class_4406;field_19962:Lnet/minecraft/class_4406$class_4407;
      named invitedObjectSelectionList Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;invitedObjectSelectionList:Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionList;
    • column1_x

      int column1_x
      Mappings:
      Namespace Name Mixin selector
      official C Letd;C:I
      intermediary field_19963 Lnet/minecraft/class_4406;field_19963:I
      named column1_x Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;column1_x:I
    • column_width

      int column_width
      Mappings:
      Namespace Name Mixin selector
      official D Letd;D:I
      intermediary field_19964 Lnet/minecraft/class_4406;field_19964:I
      named column_width Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;column_width:I
    • removeButton

      private ButtonWidget removeButton
      Mappings:
      Namespace Name Mixin selector
      official E Letd;E:Lexg;
      intermediary field_19966 Lnet/minecraft/class_4406;field_19966:Lnet/minecraft/class_4185;
      named removeButton Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;removeButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • opdeopButton

      private ButtonWidget opdeopButton
      Mappings:
      Namespace Name Mixin selector
      official F Letd;F:Lexg;
      intermediary field_19967 Lnet/minecraft/class_4406;field_19967:Lnet/minecraft/class_4185;
      named opdeopButton Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;opdeopButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • player

      int player
      Mappings:
      Namespace Name Mixin selector
      official G Letd;G:I
      intermediary field_19970 Lnet/minecraft/class_4406;field_19970:I
      named player Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;player:I
    • stateChanged

      private boolean stateChanged
      Mappings:
      Namespace Name Mixin selector
      official H Letd;H:Z
      intermediary field_19971 Lnet/minecraft/class_4406;field_19971:Z
      named stateChanged Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;stateChanged:Z
  • Constructor Details

    • RealmsPlayerScreen

      public RealmsPlayerScreen(RealmsConfigureWorldScreen parent, RealmsServer serverData)
      Mappings:
      Namespace Name Mixin selector
      official <init> Letd;<init>(Lesr;Leri;)V
      intermediary <init> Lnet/minecraft/class_4406;<init>(Lnet/minecraft/class_4388;Lnet/minecraft/class_4877;)V
      named <init> Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;<init>(Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;Lnet/minecraft/client/realms/dto/RealmsServer;)V
  • Method Details

    • init

      public void init()
      Called when a screen should be initialized.

      This method is called when this screen is opened or resized.

      This should call Screen.setInitialFocus(net.minecraft.client.gui.Element) to set the element that is initially focused.

      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      official aN_ Lfdb;aN_()V
      intermediary method_25426 Lnet/minecraft/class_437;method_25426()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • updateButtonStates

      void updateButtonStates()
      Mappings:
      Namespace Name Mixin selector
      official D Letd;D()V
      intermediary method_21325 Lnet/minecraft/class_4406;method_21325()V
      named updateButtonStates Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;updateButtonStates()V
    • shouldRemoveAndOpdeopButtonBeVisible

      private boolean shouldRemoveAndOpdeopButtonBeVisible(int player)
      Mappings:
      Namespace Name Mixin selector
      official h Letd;h(I)Z
      intermediary method_21326 Lnet/minecraft/class_4406;method_21326(I)Z
      named shouldRemoveAndOpdeopButtonBeVisible Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;shouldRemoveAndOpdeopButtonBeVisible(I)Z
    • 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.
      Specified by:
      keyPressed in interface Element
      Specified by:
      keyPressed in interface ParentElement
      Overrides:
      keyPressed in class Screen
      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
    • backButtonClicked

      private void backButtonClicked()
      Mappings:
      Namespace Name Mixin selector
      official E Letd;E()V
      intermediary method_21333 Lnet/minecraft/class_4406;method_21333()V
      named backButtonClicked Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;backButtonClicked()V
    • op

      void op(int index)
      Mappings:
      Namespace Name Mixin selector
      official i Letd;i(I)V
      intermediary method_21334 Lnet/minecraft/class_4406;method_21334(I)V
      named op Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;op(I)V
    • deop

      void deop(int index)
      Mappings:
      Namespace Name Mixin selector
      official j Letd;j(I)V
      intermediary method_21339 Lnet/minecraft/class_4406;method_21339(I)V
      named deop Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;deop(I)V
    • updateOps

      private void updateOps(Ops ops)
      Mappings:
      Namespace Name Mixin selector
      official a Letd;a(Lera;)V
      intermediary method_21328 Lnet/minecraft/class_4406;method_21328(Lnet/minecraft/class_4870;)V
      named updateOps Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;updateOps(Lnet/minecraft/client/realms/dto/Ops;)V
    • uninvite

      void uninvite(int index)
      Mappings:
      Namespace Name Mixin selector
      official k Letd;k(I)V
      intermediary method_21344 Lnet/minecraft/class_4406;method_21344(I)V
      named uninvite Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;uninvite(I)V
    • render

      public void render(DrawContext context, int mouseX, int mouseY, float delta)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Leyj;a(Lewu;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V