Class RealmsPlayerScreen

    • Field Detail

      • LOGGER

        private static final org.apache.logging.log4j.Logger LOGGER
      • CROSS_ICON_LOCATION

        private static final ResourceLocation CROSS_ICON_LOCATION
      • NORMAL_USER_TOOLTIP

        private static final ITextComponent NORMAL_USER_TOOLTIP
      • REMOVE_ENTRY_TOOLTIP

        private static final ITextComponent REMOVE_ENTRY_TOOLTIP
      • column1X

        private int column1X
      • columnWidth

        private int columnWidth
      • column2X

        private int column2X
      • removeButton

        private Button removeButton
      • opdeopButton

        private Button opdeopButton
      • selectedInvitedIndex

        private int selectedInvitedIndex
      • selectedInvited

        private java.lang.String selectedInvited
      • player

        private int player
      • stateChanged

        private boolean stateChanged
    • Method Detail

      • init

        public void init()
        Overrides:
        init in class Screen
      • updateButtonStates

        private void updateButtonStates()
      • shouldRemoveAndOpdeopButtonBeVisible

        private boolean shouldRemoveAndOpdeopButtonBeVisible​(int p_224296_1_)
      • removed

        public void removed()
        Overrides:
        removed in class Screen
      • backButtonClicked

        private void backButtonClicked()
      • op

        private void op​(int p_224289_1_)
      • deop

        private void deop​(int p_224279_1_)
      • updateOps

        private void updateOps​(Ops p_224283_1_)
      • uninvite

        private void uninvite​(int p_224274_1_)
      • deleteFromInvitedList

        private void deleteFromInvitedList​(int p_224292_1_)
      • renderMousehoverTooltip

        protected void renderMousehoverTooltip​(MatrixStack p_237903_1_,
                                               @Nullable
                                               ITextComponent p_237903_2_,
                                               int p_237903_3_,
                                               int p_237903_4_)
      • drawRemoveIcon

        private void drawRemoveIcon​(MatrixStack p_237914_1_,
                                    int p_237914_2_,
                                    int p_237914_3_,
                                    int p_237914_4_,
                                    int p_237914_5_)
      • drawOpped

        private void drawOpped​(MatrixStack p_237921_1_,
                               int p_237921_2_,
                               int p_237921_3_,
                               int p_237921_4_,
                               int p_237921_5_)
      • drawNormal

        private void drawNormal​(MatrixStack p_237925_1_,
                                int p_237925_2_,
                                int p_237925_3_,
                                int p_237925_4_,
                                int p_237925_5_)