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 void
ButtonListDialogScreen.populateBodyElements
(LinearLayout pLayout, DialogControlSet pControls, T pDialog, DialogConnectionAccess pConnectionAccess) protected void
DialogScreen.populateBodyElements
(LinearLayout pLayout, DialogControlSet pControls, T pDialog, DialogConnectionAccess pConnectionAccess) protected void
ButtonListDialogScreen.updateHeaderAndFooter
(HeaderAndFooterLayout pLayout, DialogControlSet pControls, T pDialog, DialogConnectionAccess pConnectionAccess) protected void
DialogScreen.updateHeaderAndFooter
(HeaderAndFooterLayout pLayout, DialogControlSet pControls, T pDialog, DialogConnectionAccess pConnectionAccess) protected void
SimpleDialogScreen.updateHeaderAndFooter
(HeaderAndFooterLayout pLayout, DialogControlSet pControls, T pDialog, DialogConnectionAccess pConnectionAccess)