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

public class WorldSelectionList

extends EntryListWidget

bka
net.minecraft.unmapped.C_32484119
net.minecraft.client.gui.screen.menu.world.WorldSelectionList

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
u
f_05419441
LOGGER
private final SelectWorldScreen
v
f_58340192
screen
private final List<WorldSelectionEntry>
w
f_33445829
entries
private int
x
f_74465085
selected

Constructor summary

ModifierConstructor
public (SelectWorldScreen screen, Minecraft minecraft, int width, int height, int minY, int maxY, int entryHeight)

Method summary

Modifier and TypeMethod
public void
e()
m_18203360()
load()
public WorldSelectionEntry
c(int arg0)
m_50734815(int arg0)
getEntry(int index)
protected int
b()
m_87897431()
size()
protected int
d()
m_11670522()
getScrollbarPosition()
public int
c()
m_77111189()
getRowWidth()
public void
d(int arg0)
m_60844092(int arg0)
select(int index)
protected boolean
a(int arg0)
m_62450030(int arg0)
isEntrySelected(int arg0)
public WorldSelectionEntry
f()
m_49454003()
getSelected()
public SelectWorldScreen
g()
m_10170893()
getScreen()