net.minecraft.client.gui.screen.menu.world

public class WorldSelectionList

extends EntryListWidget<WorldSelectionEntry>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener

cnd
net.minecraft.class_2848
net.minecraft.client.gui.screen.menu.world.WorldSelectionList
net.minecraft.client.gui.GuiListWorldSelection
net.minecraft.client.gui.GuiListWorldSelection

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
v
field_13373
LOGGER
field_186797_u
LOGGER
private final SelectWorldScreen
w
field_13374
screen
field_186798_v
worldSelection
private int
x
field_13376
selected
field_186800_x
selectedIdx
private List<WorldSaveInfo>
y
field_20505
f_95092773
field_212331_y
field_212331_y

Constructor summary

ModifierConstructor
public (SelectWorldScreen arg0, Minecraft arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Supplier<String> arg7, WorldSelectionList arg8)

Method summary

Modifier and TypeMethod
public void
a(Supplier<String> arg0, boolean arg1)
method_18898(Supplier<String> arg0, boolean arg1)
load(Supplier<String> arg0, boolean arg1)
func_212330_a(Supplier<String> arg0, boolean arg1)
func_212330_a(Supplier<String> arg0, boolean arg1)
protected int
f()
method_1069()
getScrollbarPosition()
func_148137_d()
getScrollBarX()
public int
e()
method_6706()
getRowWidth()
func_148139_c()
getListWidth()
public void
c(int arg0)
method_12214(int arg0)
select(int index)
func_186792_d(int arg0)
selectWorld(int idx)
protected boolean
a(int arg0)
method_1051(int arg0)
isEntrySelected(int arg0)
func_148131_a(int arg0)
isSelected(int arg0)
public WorldSelectionEntry
g()
method_12216()
getSelected()
func_186794_f()
getSelectedWorld()
public SelectWorldScreen
h()
method_12217()
getScreen()
func_186796_g()
getGuiWorldSelection()