net.minecraft.client.gui.screens.worldselection

public class WorldSelectionList$Builder

gsr$a
net.minecraft.client.gui.screens.worldselection.WorldSelectionList$Builder
net.minecraft.class_528$class_11780
net.minecraft.client.gui.screen.world.WorldListWidget$Builder
net.minecraft.src.C_3772_$C_410837_

Field summary

Modifier and TypeField
private final Minecraft
a
minecraft
field_62192
client
f_413679_
private final Screen
b
screen
field_62193
parent
f_414037_
private int
c
width
field_62194
width
f_413231_
private int
d
height
field_62195
height
f_413964_
private String
e
filter
field_62196
search
f_412329_
private WorldSelectionList$EntryType
f
type
field_62197
worldListType
f_412650_
private WorldSelectionList
g
oldList
field_62198
predecessor
f_413943_
private Consumer<LevelSummary>
h
onEntrySelect
field_62199
selectionCallback
f_413966_
private Consumer<WorldSelectionList$WorldListEntry>
i
onEntryInteract
field_62200
confirmationCallback
f_412655_

Constructor summary

ModifierConstructor
public (Minecraft client, Screen parent)

Method summary

Modifier and TypeMethod
public WorldSelectionList$Builder
a(int arg0)
width(int arg0)
method_73456(int arg0)
width(int width)
m_415469_(int arg0)
public WorldSelectionList$Builder
b(int arg0)
height(int arg0)
method_73461(int arg0)
height(int height)
m_417521_(int arg0)
public WorldSelectionList$Builder
a(String arg0)
filter(String arg0)
method_73458(String arg0)
search(String search)
m_418567_(String arg0)
public WorldSelectionList$Builder
a(gsr arg0)
oldList(WorldSelectionList arg0)
method_73457(class_528 arg0)
predecessor(WorldListWidget predecessor)
m_417462_(C_3772_ arg0)
public WorldSelectionList$Builder
a(Consumer<fii> arg0)
onEntrySelect(Consumer<LevelSummary> arg0)
method_73459(Consumer<class_34> arg0)
selectionCallback(Consumer<LevelSummary> selectionCallback)
m_418455_(Consumer<C_2789_> arg0)
public WorldSelectionList$Builder
b(Consumer<gsr$f> arg0)
onEntryInteract(Consumer<WorldSelectionList$WorldListEntry> arg0)
method_73462(Consumer<class_528$class_4272> arg0)
confirmationCallback(Consumer<WorldListWidget$WorldEntry> confirmationCallback)
m_415162_(Consumer<C_3772_$C_3773_> arg0)
public WorldSelectionList$Builder
a()
uploadWorld()
method_73455()
uploadWorld()
m_416674_()
public WorldSelectionList
b()
build()
method_73460()
toWidget()
m_419074_()