History - net.minecraft.client.gui.screens.worldselection.WorldSelectionList$Builder
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
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_
Fields
Minecraft: a, minecraft, field_62192, client, f_413679_
Screen: b, screen, field_62193, parent, f_414037_
int: c, width, field_62194, width, f_413231_
int: d, height, field_62195, height, f_413964_
String: e, filter, field_62196, search, f_412329_
WorldSelectionList$EntryType: f, type, field_62197, worldListType, f_412650_
WorldSelectionList: g, oldList, field_62198, predecessor, f_413943_
Consumer<LevelSummary>: h, onEntrySelect, field_62199, selectionCallback, f_413966_
Consumer<WorldSelectionList$WorldListEntry>: i, onEntryInteract, field_62200, confirmationCallback, f_412655_
Constructors
Methods
WorldSelectionList$Builder (int): a, width, method_73456, width, m_415469_
WorldSelectionList$Builder (int): b, height, method_73461, height, m_417521_
WorldSelectionList$Builder (String): a, filter, method_73458, search, m_418567_
WorldSelectionList$Builder (WorldSelectionList): a, oldList, method_73457, predecessor, m_417462_
WorldSelectionList$Builder (Consumer<LevelSummary>): a, onEntrySelect, method_73459, selectionCallback, m_418455_
WorldSelectionList$Builder (Consumer<WorldSelectionList$WorldListEntry>): b, onEntryInteract, method_73462, confirmationCallback, m_415162_
WorldSelectionList$Builder (): a, uploadWorld, method_73455, uploadWorld, m_416674_
WorldSelectionList (): b, build, method_73460, toWidget, m_419074_