com.mojang.realmsclient.gui.screens

public class RealmsBrokenWorldScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fmh
com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
net.minecraft.class_4384
net.minecraft.unmapped.C_hfqdymwf
net.minecraft.client.realms.gui.screen.RealmsBrokenWorldScreen
net.minecraft.client.gui.screen.realms.RealmsBrokenWorldScreen

Field summary

Modifier and TypeField
private static final ResourceLocation
a
SLOT_FRAME_SPRITE
field_45239
f_wsbmonbp
SLOT_FRAME_TEXTURE
SLOT_FRAME
private static final org.slf4j.Logger
b
LOGGER
field_19763
f_sumnopst
LOGGER
LOGGER
private static final int
c
DEFAULT_BUTTON_WIDTH
field_32120
f_lfhudmms
field_32120
DEFAULT_BUTTON_WIDTH
private final Screen
C
lastScreen
field_19764
f_dpgdyagq
parent
parent
private RealmsServer
D
serverData
field_20492
f_wudajvoq
serverData
serverData
private final long
E
serverId
field_19767
f_rgxxwokw
serverId
serverId
private final Component[]
F
message
field_19769
f_xomcekdy
message
message
private int
G
leftX
field_19770
f_holkhtcv
left_x
leftX
private final List<Integer>
H
slotsThatHasBeenDownloaded
field_19778
f_uljsaxxy
slotsThatHasBeenDownloaded
slotsThatHasBeenDownloaded
private int
I
animTick
field_19779
f_pkpdqyub
animTick
animTick

Constructor summary

ModifierConstructor
public (Screen parent, long serverId, boolean minigame)

Method summary

Modifier and TypeMethod
public void
aO_()
init()
method_25426()
m_xaqeivsh()
init()
init()
public Component
i()
getNarrationMessage()
method_25435()
m_nvnfplud()
getNarratedTitle()
getNarratedTitle()
private void
E()
addButtons()
method_21178()
m_nsazydhb()
addButtons()
addButtons()
public void
e()
tick()
method_25393()
m_ndigxngy()
tick()
tick()
public void
a(frv 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)
m_ljhpujrm(C_sedilmty arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
private int
a(int arg0)
getFramePositionX(int arg0)
method_21179(int arg0)
m_axguihec(int arg0)
getFramePositionX(int i)
getFramePositionX(int i)
private void
a(long arg0)
fetchServerData(long arg0)
method_21181(long arg0)
m_jnfklavd(long arg0)
fetchServerData(long worldId)
fetchServerData(long worldId)
public void
b()
doSwitchOrReset()
method_25123()
m_fghuceeq()
play()
play()
private void
b(int arg0)
downloadWorld(int arg0)
method_21187(int arg0)
m_ybtmiwqu(int arg0)
downloadWorld(int slotId)
downloadWorld(int slotId)
public void
aL_()
onClose()
method_25419()
m_tevgoglb()
close()
closeScreen()
private boolean
F()
isMinigame()
method_21196()
m_fwsrqmgi()
isMinigame()
isMinigame()
private void
a(frv arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5, String arg6, int arg7, long arg8, String arg9, boolean arg10)
drawSlotFrame(GuiGraphics arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5, String arg6, int arg7, long arg8, String arg9, boolean arg10)
method_21180(class_332 arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5, String arg6, int arg7, long arg8, String arg9, boolean arg10)
m_trmixzck(C_sedilmty arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5, String arg6, int arg7, long arg8, String arg9, boolean arg10)
drawSlotFrame(DrawContext context, int x, int y, int mouseX, int mouseY, boolean activeSlot, String slotName, int slotId, long templateId, String templateImage, boolean empty)
drawSlotFrame(GuiGraphics graphics, int x, int y, int mouseX, int mouseY, boolean activeSlot, String slotName, int slotId, long templateId, String templateImage, boolean empty)