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 pLayout, DialogControlSet pControls, T pDialog, DialogConnectionAccess pConnectionAccess) protected voidDialogScreen.populateBodyElements(LinearLayout pLayout, DialogControlSet pControls, T pDialog, DialogConnectionAccess pConnectionAccess) protected voidButtonListDialogScreen.updateHeaderAndFooter(HeaderAndFooterLayout pLayout, DialogControlSet pControls, T pDialog, DialogConnectionAccess pConnectionAccess) protected voidDialogScreen.updateHeaderAndFooter(HeaderAndFooterLayout pLayout, DialogControlSet pControls, T pDialog, DialogConnectionAccess pConnectionAccess) protected voidSimpleDialogScreen.updateHeaderAndFooter(HeaderAndFooterLayout pLayout, DialogControlSet pControls, T pDialog, DialogConnectionAccess pConnectionAccess)