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.UrlButton
RealmsNotification.InfoPopup.urlButton
Methods in com.mojang.realmsclient.dto that return RealmsNotification.UrlButtonModifier and TypeMethodDescriptionstatic RealmsNotification.UrlButton
RealmsNotification.UrlButton.parse
(com.google.gson.JsonObject p_304518_) Constructors in com.mojang.realmsclient.dto with parameters of type RealmsNotification.UrlButtonModifierConstructorDescriptionprivate
InfoPopup
(RealmsNotification p_304992_, RealmsText p_304968_, RealmsText p_304788_, ResourceLocation p_304749_, RealmsNotification.UrlButton p_304471_)