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 layout, DialogControlSet controlSet, T dialog, DialogConnectionAccess connectionAccess) protected voidDialogScreen.populateBodyElements(LinearLayout layout, DialogControlSet controlSet, T dialog, DialogConnectionAccess connectionAccess) protected voidButtonListDialogScreen.updateHeaderAndFooter(HeaderAndFooterLayout layout, DialogControlSet controlSet, T dialog, DialogConnectionAccess connectionAccess) protected voidDialogScreen.updateHeaderAndFooter(HeaderAndFooterLayout layout, DialogControlSet controlSet, T dialog, DialogConnectionAccess connectionAccess) protected voidSimpleDialogScreen.updateHeaderAndFooter(HeaderAndFooterLayout layout, DialogControlSet controlSet, T dialog, DialogConnectionAccess connectionAccess)