Uses of Class
net.minecraft.client.gui.screens.dialog.DialogControlSet
Packages that use DialogControlSet
-
Uses of DialogControlSet in net.minecraft.client.gui.screens.dialog
Methods in net.minecraft.client.gui.screens.dialog with parameters of type DialogControlSetModifier and TypeMethodDescriptionprotected voidButtonListDialogScreen.populateBodyElements(LinearLayout p_425776_, DialogControlSet p_428248_, T p_428517_, DialogConnectionAccess p_427299_) protected voidDialogScreen.populateBodyElements(LinearLayout layout, DialogControlSet controls, T dialog, DialogConnectionAccess connectionAccess) protected voidButtonListDialogScreen.updateHeaderAndFooter(HeaderAndFooterLayout p_426252_, DialogControlSet p_428234_, T p_426188_, DialogConnectionAccess p_427363_) protected voidDialogScreen.updateHeaderAndFooter(HeaderAndFooterLayout layout, DialogControlSet controls, T dialog, DialogConnectionAccess connectionAccess) protected voidSimpleDialogScreen.updateHeaderAndFooter(HeaderAndFooterLayout p_426189_, DialogControlSet p_428311_, T p_427513_, DialogConnectionAccess p_427393_)