Uses of Class
net.minecraft.client.gui.widget.DirectionalLayoutWidget
Packages that use DirectionalLayoutWidget
Package
Description
-
Uses of DirectionalLayoutWidget in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as DirectionalLayoutWidgetModifier and TypeFieldDescriptionprivate final DirectionalLayoutWidgetDisconnectedScreen.gridprotected DirectionalLayoutWidgetConfirmScreen.layoutprivate final DirectionalLayoutWidgetPopupScreen.layoutprivate final DirectionalLayoutWidgetReconfiguringScreen.layoutMethods in net.minecraft.client.gui.screen that return DirectionalLayoutWidgetModifier and TypeMethodDescriptionprivate DirectionalLayoutWidgetPopupScreen.createButtonLayout()Methods in net.minecraft.client.gui.screen with parameters of type DirectionalLayoutWidgetModifier and TypeMethodDescriptionprotected voidConfirmLinkScreen.addButtons(DirectionalLayoutWidget layout) protected voidConfirmScreen.addButtons(DirectionalLayoutWidget layout) private voidDebugOptionsScreen.addProfile(DebugProfileType profileType, DirectionalLayoutWidget widget) -
Uses of DirectionalLayoutWidget in net.minecraft.client.gui.screen.dialog
Methods in net.minecraft.client.gui.screen.dialog with parameters of type DirectionalLayoutWidgetModifier and TypeMethodDescriptionprotected voidColumnsDialogScreen.initBody(DirectionalLayoutWidget directionalLayoutWidget, DialogControls dialogControls, T t, DialogNetworkAccess dialogNetworkAccess) protected voidDialogScreen.initBody(DirectionalLayoutWidget bodyLayout, DialogControls controls, T dialog, DialogNetworkAccess networkAccess) -
Uses of DirectionalLayoutWidget in net.minecraft.client.gui.screen.option
Fields in net.minecraft.client.gui.screen.option declared as DirectionalLayoutWidgetModifier and TypeFieldDescriptionprivate final DirectionalLayoutWidgetTelemetryEventWidget.ContentsBuilder.layout -
Uses of DirectionalLayoutWidget in net.minecraft.client.gui.screen.report
Fields in net.minecraft.client.gui.screen.report declared as DirectionalLayoutWidgetModifier and TypeFieldDescriptionprivate final DirectionalLayoutWidgetAbuseReportTypeScreen.layoutprotected final DirectionalLayoutWidgetReportScreen.layout -
Uses of DirectionalLayoutWidget in net.minecraft.client.gui.screen.world
Fields in net.minecraft.client.gui.screen.world declared as DirectionalLayoutWidgetModifier and TypeFieldDescriptionprivate final DirectionalLayoutWidgetEditWorldScreen.layoutprivate final DirectionalLayoutWidgetRecoverWorldScreen.layout -
Uses of DirectionalLayoutWidget in net.minecraft.client.gui.tab
Fields in net.minecraft.client.gui.tab declared as DirectionalLayoutWidget -
Uses of DirectionalLayoutWidget in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget declared as DirectionalLayoutWidgetMethods in net.minecraft.client.gui.widget that return DirectionalLayoutWidgetModifier and TypeMethodDescriptionstatic DirectionalLayoutWidgetDirectionalLayoutWidget.horizontal()DirectionalLayoutWidget.spacing(int spacing) static DirectionalLayoutWidgetDirectionalLayoutWidget.vertical() -
Uses of DirectionalLayoutWidget in net.minecraft.client.realms.gui.screen
Fields in net.minecraft.client.realms.gui.screen declared as DirectionalLayoutWidgetModifier and TypeFieldDescriptionprivate final DirectionalLayoutWidgetRealmsConnectingScreen.footerLayoutprotected final DirectionalLayoutWidgetRealmsLongRunningMcoTaskScreen.layoutprivate final DirectionalLayoutWidgetRealmsParentalConsentScreen.layoutMethods in net.minecraft.client.realms.gui.screen that return DirectionalLayoutWidgetModifier and TypeMethodDescriptionprivate DirectionalLayoutWidgetRealmsMainScreen.makeNoRealmsLayout()