com.mojang.realmsclient.gui.screens

public class RealmsSelectWorldTemplateScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

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

Field summary

Modifier and TypeField
static final org.slf4j.Logger
a
LOGGER
field_20069
static final ResourceLocation
b
SLOT_FRAME_SPRITE
field_22721
private static final Component
c
SELECT_BUTTON_NAME
field_45977
private static final Component
D
TRAILER_BUTTON_NAME
field_45978
private static final Component
E
PUBLISHER_BUTTON_NAME
field_45979
private static final int
F
BUTTON_WIDTH
field_45974
private static final int
G
BUTTON_SPACING
field_45975
private final HeaderAndFooterLayout
H
layout
field_45976
final Consumer<WorldTemplate>
I
callback
field_27941
RealmsSelectWorldTemplateScreen$WorldTemplateList
J
worldTemplateList
field_20071
private final RealmsServer$WorldType
K
worldType
field_20079
private Button
L
selectButton
field_20074
private Button
M
trailerButton
field_20075
private Button
N
publisherButton
field_20076
WorldTemplate
O
selectedTemplate
field_20072
String
P
currentLink
field_20078
private Component[]
Q
warning
field_20081
List<TextRenderingUtils$Line>
R
noTemplatesMessage
field_20085

Constructor summary

ModifierConstructor
public (Component arg0, Consumer<WorldTemplate> arg1, RealmsServer$WorldType arg2)
public (Component arg0, Consumer<WorldTemplate> arg1, RealmsServer$WorldType arg2, WorldTemplatePaginatedList arg3)

Method summary

Modifier and TypeMethod
public void
a(xk... arg0)
setWarning(Component... arg0)
method_21429(class_2561... arg0)
public void
aR_()
init()
method_25426()
protected void
c()
repositionElements()
method_48640()
public Component
i()
getNarrationMessage()
method_25435()
void
l()
updateButtonStates()
method_21425()
public void
aM_()
onClose()
method_25419()
private void
m()
selectTemplate()
method_21440()
private void
n()
onTrailer()
method_21442()
private void
F()
onPublish()
method_21444()
private void
a(fov arg0)
fetchTemplatesAsync(WorldTemplatePaginatedList arg0)
method_21415(class_4891 arg0)
com.mojang.datafixers.util.Either<WorldTemplatePaginatedList, Exception>
a(fov arg0, fmt arg1)
fetchTemplates(WorldTemplatePaginatedList arg0, RealmsClient arg1)
method_21416(class_4891 arg0, class_4341 arg1)
public void
a(fvb arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
private void
a(fvb arg0, int arg1, int arg2, List<fqx$a> arg3)
renderMultilineMessage(GuiGraphics arg0, int arg1, int arg2, List<TextRenderingUtils$Line> arg3)
method_21414(class_332 arg0, int arg1, int arg2, List<class_4450$class_4451> arg3)
int
G()
getHeaderHeight()
method_53514()