net.minecraft.client.realms.dto

public class RealmsNotification$InfoPopup

extends RealmsNotification

com.mojang.realmsclient.dto.RealmsNotification$InfoPopup
com.mojang.realmsclient.dto.RealmsNotification$InfoPopup
net.minecraft.class_8204$class_8814
net.minecraft.client.realms.dto.RealmsNotification$InfoPopup

Field summary

Modifier and TypeField
private static final String
TITLE
TITLE
field_46540
TITLE_KEY
private static final String
MESSAGE
MESSAGE
field_46541
MESSAGE_KEY
private static final String
IMAGE
IMAGE
field_46542
IMAGE_KEY
private static final String
URL_BUTTON
URL_BUTTON
field_46543
URL_BUTTON_KEY
private final RealmsText
title
title
field_46544
title
private final RealmsText
message
message
field_46545
message
private final Identifier
image
image
field_46546
image
private final RealmsNotification$UrlButton
urlButton
urlButton
field_46547
urlButton

Constructor summary

ModifierConstructor
private (RealmsNotification parent, RealmsText title, RealmsText message, Identifier image, RealmsNotification$UrlButton urlButton)

Method summary

Modifier and TypeMethod
public static RealmsNotification$InfoPopup
parse(RealmsNotification base, com.google.gson.JsonObject object)
parse(RealmsNotification base, com.google.gson.JsonObject object)
method_54107(class_8204 arg0, com.google.gson.JsonObject arg1)
fromJson(RealmsNotification parent, com.google.gson.JsonObject json)
public PopupScreen
buildScreen(Screen parentScreen, Consumer<UUID> dismiss)
buildScreen(Screen parentScreen, Consumer<UUID> dismiss)
method_54109(class_437 arg0, Consumer<UUID> arg1)
createScreen(Screen backgroundScreen, Consumer<UUID> dismissCallback)