Uses of Record Class
com.mojang.realmsclient.dto.RealmsNotification.UrlButton
Packages that use RealmsNotification.UrlButton
-
Uses of RealmsNotification.UrlButton in com.mojang.realmsclient.dto
Fields in com.mojang.realmsclient.dto declared as RealmsNotification.UrlButtonModifier and TypeFieldDescriptionprivate final @Nullable RealmsNotification.UrlButtonRealmsNotification.InfoPopup.urlButtonMethods in com.mojang.realmsclient.dto that return RealmsNotification.UrlButtonModifier and TypeMethodDescriptionstatic RealmsNotification.UrlButtonRealmsNotification.UrlButton.parse(JsonObject pJson) Constructors in com.mojang.realmsclient.dto with parameters of type RealmsNotification.UrlButtonModifierConstructorDescriptionprivateInfoPopup(RealmsNotification pNotification, RealmsText pTitle, RealmsText pMessage, Identifier pImage, @Nullable RealmsNotification.UrlButton pUrlButton)