类 RealmsScreen

所有已实现的接口:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement
直接已知子类:
AddRealmPopupScreen, DisconnectedRealmsScreen, RealmsBackupInfoScreen, RealmsBackupScreen, RealmsBrokenWorldScreen, RealmsClientOutdatedScreen, RealmsConfigureWorldScreen, RealmsConfirmScreen, RealmsCreateRealmScreen, RealmsDownloadLatestWorldScreen, RealmsGenericErrorScreen, RealmsInviteScreen, RealmsLongRunningMcoTaskScreen, RealmsMainScreen, RealmsNotificationsScreen, RealmsParentalConsentScreen, RealmsPendingInvitesScreen, RealmsPlayerScreen, RealmsResetWorldScreen, RealmsSelectFileToUploadScreen, RealmsSelectWorldTemplateScreen, RealmsSettingsScreen, RealmsSlotOptionsScreen, RealmsSubscriptionInfoScreen, RealmsTermsScreen, RealmsUploadScreen

public abstract class RealmsScreen extends Screen
  • 字段详细资料

    • TITLE_HEIGHT

      protected static final int TITLE_HEIGHT
      另请参阅:
    • EXPIRATION_NOTIFICATION_DAYS

      protected static final int EXPIRATION_NOTIFICATION_DAYS
      另请参阅:
    • SIZE_LIMIT

      protected static final long SIZE_LIMIT
      另请参阅:
    • COLOR_DARK_GRAY

      protected static final int COLOR_DARK_GRAY
      另请参阅:
    • COLOR_MEDIUM_GRAY

      protected static final int COLOR_MEDIUM_GRAY
      另请参阅:
    • COLOR_GREEN

      protected static final int COLOR_GREEN
      另请参阅:
    • SKIN_FACE_SIZE

      protected static final int SKIN_FACE_SIZE
      另请参阅:
    • HARDCORE_HEART_SIZE

      protected static final int HARDCORE_HEART_SIZE
      另请参阅:
    • labels

      private final List<RealmsLabel> labels
  • 构造器详细资料

    • RealmsScreen

      public RealmsScreen(Component p_175072_)
  • 方法详细资料

    • row

      protected static int row(int p_120775_)
    • addLabel

      protected RealmsLabel addLabel(RealmsLabel p_175074_)
    • createLabelNarration

      public Component createLabelNarration()