Uses of Class
net.minecraft.client.gui.screen.dialog.DialogControls
Packages that use DialogControls
- 
Uses of DialogControls in net.minecraft.client.gui.screen.dialog
Methods in net.minecraft.client.gui.screen.dialog with parameters of type DialogControlsModifier and TypeMethodDescriptionprotected voidColumnsDialogScreen.initBody(DirectionalLayoutWidget directionalLayoutWidget, DialogControls dialogControls, T t, DialogNetworkAccess dialogNetworkAccess) protected voidDialogScreen.initBody(DirectionalLayoutWidget bodyLayout, DialogControls controls, T dialog, DialogNetworkAccess networkAccess) protected voidColumnsDialogScreen.initHeaderAndFooter(ThreePartsLayoutWidget threePartsLayoutWidget, DialogControls dialogControls, T t, DialogNetworkAccess dialogNetworkAccess) protected voidDialogScreen.initHeaderAndFooter(ThreePartsLayoutWidget layout, DialogControls controls, T dialog, DialogNetworkAccess networkAccess) protected voidSimpleDialogScreen.initHeaderAndFooter(ThreePartsLayoutWidget threePartsLayoutWidget, DialogControls dialogControls, T t, DialogNetworkAccess dialogNetworkAccess)