History - net.minecraft.client.gui.screen.world.WorldListWidget$Builder
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.client.gui.screens.worldselection.WorldSelectionList$Builder
net.minecraft.class_528$class_11780
net.minecraft.client.gui.screen.world.WorldListWidget$Builder
Fields
MinecraftClient: minecraft, field_62192, client
Screen: screen, field_62193, parent
int: width, field_62194, width
int: height, field_62195, height
String: filter, field_62196, search
WorldListWidget$WorldListType: type, field_62197, worldListType
WorldListWidget: oldList, field_62198, predecessor
Consumer<LevelSummary>: onEntrySelect, field_62199, selectionCallback
Consumer<WorldListWidget$WorldEntry>: onEntryInteract, field_62200, confirmationCallback
Constructors
Methods
WorldListWidget$Builder (int): width, method_73456, width
WorldListWidget$Builder (int): height, method_73461, height
WorldListWidget$Builder (String): filter, method_73458, search
WorldListWidget$Builder (WorldListWidget): oldList, method_73457, predecessor
WorldListWidget$Builder (Consumer<LevelSummary>): onEntrySelect, method_73459, selectionCallback
WorldListWidget$Builder (Consumer<WorldListWidget$WorldEntry>): onEntryInteract, method_73462, confirmationCallback
WorldListWidget$Builder (): uploadWorld, method_73455, uploadWorld
WorldListWidget (): build, method_73460, toWidget