Uses of Class
com.mojang.realmsclient.dto.RealmsNotification.VisitUrl
Packages that use RealmsNotification.VisitUrl
-
Uses of RealmsNotification.VisitUrl in com.mojang.realmsclient
Methods in com.mojang.realmsclient with parameters of type RealmsNotification.VisitUrlModifier and TypeMethodDescriptionprivate void
RealmsMainScreen.RealmSelectionList.addEntriesForNotification
(RealmsNotification.VisitUrl pUrl, RealmsMainScreen pMainScreen) -
Uses of RealmsNotification.VisitUrl in com.mojang.realmsclient.dto
Methods in com.mojang.realmsclient.dto that return RealmsNotification.VisitUrlModifier and TypeMethodDescriptionstatic RealmsNotification.VisitUrl
RealmsNotification.VisitUrl.parse
(RealmsNotification pNotification, JsonObject pJson)