net.minecraft.client.gui.screen.world

public final class WorldListWidget$WorldEntry

extends WorldListWidget$Entry implements SquareWidgetEntry

All mapped superinterfaces:

Widget, Element, Navigable, Narratable, SquareWidgetEntry

net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry
net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry
net.minecraft.class_528$class_4272
net.minecraft.client.gui.screen.world.WorldListWidget$WorldEntry

Field summary

Modifier and TypeField
private static final int
ICON_SIZE
ICON_SIZE
field_64210
field_64210
private final WorldListWidget
list
list
field_62205
parent
private final MinecraftClient
minecraft
minecraft
field_19136
client
private final Screen
screen
screen
field_19137
screen
private final LevelSummary
summary
summary
field_19138
level
private final WorldIcon
icon
icon
field_19141
icon
private final TextWidget
worldNameText
worldNameText
field_62206
displayNameWidget
private final TextWidget
idAndLastPlayedText
idAndLastPlayedText
field_62207
nameWidget
private final TextWidget
infoText
infoText
field_62208
detailsWidget
private Path
iconFile
iconFile
field_19140
iconPath

Constructor summary

ModifierConstructor
public (WorldListWidget this$0, WorldListWidget parent, LevelSummary level)

Method summary

Modifier and TypeMethod
private void
validateIconFile()
validateIconFile()
method_52265()
validateIconPath()
public Text
getNarration()
getNarration()
method_37006()
getNarration()
public void
extractContent(GuiGraphicsExtractor graphics, int mouseX, int mouseY, boolean hovered, float a)
extractContent(GuiGraphicsExtractor graphics, int mouseX, int mouseY, boolean hovered, float a)
method_25343(class_332 arg0, int arg1, int arg2, boolean arg3, float arg4)
render(DrawContext arg0, int arg1, int arg2, boolean arg3, float arg4)
private int
getTextX()
getTextX()
method_73466()
getTextX()
public boolean
mouseClicked(MouseButtonEvent event, boolean doubleClick)
mouseClicked(MouseButtonEvent event, boolean doubleClick)
method_25402(class_11909 arg0, boolean arg1)
mouseClicked(Click arg0, boolean arg1)
public boolean
keyPressed(KeyEvent event)
keyPressed(KeyEvent event)
method_25404(class_11908 arg0)
keyPressed(KeyInput arg0)
public boolean
canInteract()
canInteract()
method_73465()
allowConfirmationByKeyboard()
public void
joinWorld()
joinWorld()
method_20164()
play()
public void
deleteWorld()
deleteWorld()
method_20169()
deleteIfConfirmed()
public void
doDeleteWorld()
doDeleteWorld()
method_33685()
delete()
public void
editWorld()
editWorld()
method_20171()
edit()
public void
recreateWorld()
recreateWorld()
method_20173()
recreate()
private void
queueLoadScreen()
queueLoadScreen()
method_29990()
openReadingWorldScreen()
private void
loadIcon()
loadIcon()
method_52205()
loadIcon()
public void
close()
close()
public String
getLevelName()
getLevelName()
method_35740()
getLevelDisplayName()
public LevelSummary
getLevelSummary()
getLevelSummary()
method_73463()
getLevel()