Uses of Class
com.mojang.realmsclient.dto.RealmsNotification
Package
Description
-
Uses of RealmsNotification in com.mojang.realmsclient
Modifier and TypeFieldDescriptionprivate final List<RealmsNotification>
RealmsMainScreen.notifications
Modifier and TypeMethodDescriptionprivate void
RealmsMainScreen.addEntriesForNotification
(RealmsMainScreen.RealmSelectionList p_275392_, RealmsNotification p_275492_) ModifierConstructorDescriptionNotificationMessageEntry
(Component p_275215_, RealmsNotification p_275494_) -
Uses of RealmsNotification in com.mojang.realmsclient.client
-
Uses of RealmsNotification in com.mojang.realmsclient.dto
Modifier and TypeMethodDescriptionprivate static RealmsNotification
RealmsNotification.parse
(com.google.gson.JsonObject p_275549_) Modifier and TypeMethodDescriptionstatic RealmsNotification.VisitUrl
RealmsNotification.VisitUrl.parse
(RealmsNotification p_275651_, com.google.gson.JsonObject p_275278_) ModifierConstructorDescriptionprivate
VisitUrl
(RealmsNotification p_275564_, String p_275312_, RealmsText p_275433_, RealmsText p_275541_) -
Uses of RealmsNotification in com.mojang.realmsclient.gui
Modifier and TypeFieldDescriptionfinal DataFetcher.Task<List<RealmsNotification>>
RealmsDataFetcher.notificationsTask