Uses of Record Class
net.minecraft.client.realms.dto.RealmsNotification.UrlButton
-
Uses of RealmsNotification.UrlButton in net.minecraft.client.realms.dto
Modifier and TypeFieldDescriptionprivate final @Nullable RealmsNotification.UrlButton
RealmsNotification.InfoPopup.urlButton
Modifier and TypeMethodDescriptionstatic RealmsNotification.UrlButton
RealmsNotification.UrlButton.fromJson
(JsonObject json) ModifierConstructorDescriptionprivate
InfoPopup
(RealmsNotification parent, RealmsText title, RealmsText message, Identifier image, @Nullable RealmsNotification.UrlButton urlButton)