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 voidRealmsMainScreen.RealmSelectionList.addEntriesForNotification(RealmsNotification.VisitUrl pVisitUrl, RealmsMainScreen pScreen, @Nullable RealmsMainScreen.Entry pEntry) Constructors in com.mojang.realmsclient with parameters of type RealmsNotification.VisitUrlModifierConstructorDescriptionNotificationMessageEntry(RealmsMainScreen pScreen, int pFrameItemHeight, Component pText, RealmsNotification.VisitUrl pVisitUrl) -
Uses of RealmsNotification.VisitUrl in com.mojang.realmsclient.dto
Methods in com.mojang.realmsclient.dto that return RealmsNotification.VisitUrlModifier and TypeMethodDescriptionstatic RealmsNotification.VisitUrlRealmsNotification.VisitUrl.parse(RealmsNotification pNotification, JsonObject pJson)