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 RealmsNotification.UrlButtonRealmsNotification.InfoPopup.urlButtonMethods in com.mojang.realmsclient.dto that return RealmsNotification.UrlButtonModifier and TypeMethodDescriptionstatic RealmsNotification.UrlButtonRealmsNotification.UrlButton.parse(com.google.gson.JsonObject json) Constructors in com.mojang.realmsclient.dto with parameters of type RealmsNotification.UrlButtonModifierConstructorDescriptionprivateInfoPopup(RealmsNotification notification, RealmsText title, RealmsText message, ResourceLocation image, RealmsNotification.UrlButton urlButton)