com.mojang.realmsclient.gui.screens

public class RealmsSelectWorldTemplateScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TickableWidget, Widget

dkh
com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
net.minecraft.class_4419
com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_20069
LOGGER
field_224515_a
private static final ResourceLocation
b
LINK_ICON
field_22719
LINK_ICONS
field_237987_b_
private static final ResourceLocation
c
TRAILER_ICON
field_22720
TRAILER_ICONS
field_237988_c_
private static final ResourceLocation
p
SLOT_FRAME_LOCATION
field_22721
SLOT_FRAME
field_237989_p_
private final RealmsScreenWithCallback
q
lastScreen
field_20070
parent
field_224516_b
private RealmsSelectWorldTemplateScreen$WorldTemplateObjectSelectionList
r
worldTemplateObjectSelectionList
field_20071
templateList
field_224517_c
private int
s
selectedTemplate
field_20072
selectedTemplate
field_224518_d
private Component
t
title
field_20073
title
field_224519_e
private Button
u
selectButton
field_20074
selectButton
field_224520_f
private Button
v
trailerButton
field_20075
trailerButton
field_224521_g
private Button
w
publisherButton
field_20076
publisherButton
field_224522_h
private String
x
toolTip
field_20077
toolTip
field_224523_i
private String
y
currentLink
field_20078
currentLink
field_224524_j
private final RealmsServer$WorldType
z
worldType
field_20079
worldType
field_224525_k
private int
A
clicks
field_20080
clicks
field_224526_l
private Component[]
B
warning
field_20081
warning
field_224527_m
private String
C
warningURL
field_20082
warningURL
field_224528_n
private boolean
D
displayWarning
field_20083
displayWarning
field_224529_o
private boolean
E
hoverWarning
field_20084
hoverWarning
field_224530_p
private List<TextRenderingUtils$Line>
F
noTemplatesMessage
field_20085
noTemplatesMessage
field_224531_q

Constructor summary

ModifierConstructor
public (RealmsScreenWithCallback parent, RealmsServer$WorldType worldType)
public (RealmsScreenWithCallback parent, RealmsServer$WorldType worldType, WorldTemplatePaginatedList list)

Method summary

Modifier and TypeMethod
public void
a(mr arg0)
setTitle(Component arg0)
method_21423(class_2561 arg0)
setTitle(Text title)
func_238001_a_(ITextComponent arg0)
public void
a(mr... arg0)
setWarning(Component... arg0)
method_21429(class_2561... arg0)
setWarning(Text... arg0)
func_238002_a_(ITextComponent... arg0)
public boolean
a(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
method_25402(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
func_231044_a_(double arg0, double arg1, int arg2)
public void
b()
init()
method_25426()
init()
func_231160_c_()
private void
i()
updateButtonStates()
method_21425()
updateButtonStates()
func_224514_b()
private boolean
k()
shouldSelectButtonBeActive()
method_21430()
shouldSelectButtonBeActive()
func_224495_c()
private boolean
l()
shouldPublisherBeVisible()
method_21432()
shouldPublisherBeVisible()
func_224510_d()
private WorldTemplate
m()
getSelectedTemplate()
method_21434()
method_21434()
func_224487_e()
private boolean
n()
shouldTrailerBeVisible()
method_21436()
shouldTrailerBeVisible()
func_224512_f()
public void
d()
tick()
method_25393()
tick()
func_231023_e_()
public boolean
a(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
method_25404(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
func_231046_a_(int arg0, int arg1, int arg2)
private void
v()
backButtonClicked()
method_21438()
backButtonClicked()
func_224484_g()
private void
w()
selectTemplate()
method_21440()
selectTemplate()
func_224500_h()
private boolean
x()
hasValidTemplate()
method_25247()
method_25247()
func_238024_y_()
private void
y()
onTrailer()
method_21442()
onTrailer()
func_224496_i()
private void
z()
onPublish()
method_21444()
onPublish()
func_224511_j()
private void
a(dje arg0)
fetchTemplatesAsync(WorldTemplatePaginatedList arg0)
method_21415(class_4891 arg0)
setPagination(WorldTemplatePaginatedList arg0)
func_224497_a(WorldTemplatePaginatedList arg0)
private com.mojang.datafixers.util.Either<WorldTemplatePaginatedList, String>
a(dje arg0, dia arg1)
fetchTemplates(WorldTemplatePaginatedList arg0, RealmsClient arg1)
method_21416(class_4891 arg0, class_4341 arg1)
method_21416(WorldTemplatePaginatedList arg0, RealmsClient arg1)
func_224509_a(WorldTemplatePaginatedList arg0, RealmsClient arg1)
public void
a(dhl arg0, int arg1, int arg2, float arg3)
render(PoseStack arg0, int arg1, int arg2, float arg3)
method_25394(class_4587 arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
func_230430_a_(MatrixStack arg0, int arg1, int arg2, float arg3)
private void
a(dhl arg0, int arg1, int arg2, List<dkt$a> arg3)
renderMultilineMessage(PoseStack arg0, int arg1, int arg2, List<TextRenderingUtils$Line> arg3)
method_21414(class_4587 arg0, int arg1, int arg2, List<class_4450$class_4451> arg3)
method_21414(MatrixStack arg0, int arg1, int arg2, List<TextRenderingUtils$Line> arg3)
func_237992_a_(MatrixStack arg0, int arg1, int arg2, List<TextRenderingUtils$Line> arg3)
protected void
a(dhl arg0, String arg1, int arg2, int arg3)
renderMousehoverTooltip(PoseStack arg0, String arg1, int arg2, int arg3)
method_21424(class_4587 arg0, String arg1, int arg2, int arg3)
renderMousehoverTooltip(MatrixStack arg0, String arg1, int arg2, int arg3)
func_237993_a_(MatrixStack arg0, String arg1, int arg2, int arg3)