Class RealmsNotificationsScreen

    • Field Detail

      • INVITE_ICON_LOCATION

        private static final ResourceLocation INVITE_ICON_LOCATION
      • TRIAL_ICON_LOCATION

        private static final ResourceLocation TRIAL_ICON_LOCATION
      • numberOfPendingInvites

        private volatile int numberOfPendingInvites
      • checkedMcoAvailability

        private static boolean checkedMcoAvailability
      • trialAvailable

        private static boolean trialAvailable
      • validClient

        private static boolean validClient
      • hasUnreadNews

        private static boolean hasUnreadNews
    • Constructor Detail

      • RealmsNotificationsScreen

        public RealmsNotificationsScreen()
    • Method Detail

      • init

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

        private boolean getRealmsNotificationsEnabled()
      • inTitleScreen

        private boolean inTitleScreen()
      • checkIfMcoEnabled

        private void checkIfMcoEnabled()
      • drawIcons

        private void drawIcons​(MatrixStack p_237857_1_,
                               int p_237857_2_,
                               int p_237857_3_)
      • removed

        public void removed()
        Overrides:
        removed in class Screen