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 visitUrl, RealmsMainScreen realmsMainScreen, @Nullable RealmsMainScreen.Entry previouslySelected) Constructors in com.mojang.realmsclient with parameters of type RealmsNotification.VisitUrlModifierConstructorDescriptionNotificationMessageEntry(RealmsMainScreen realmsMainScreen, int messageHeight, Component text, RealmsNotification.VisitUrl notification) -
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 base, JsonObject jsonObject)