Uses of Interface
net.minecraft.client.gui.widget.LayoutWidget
Packages that use LayoutWidget
Package
Description
-
Uses of LayoutWidget in net.minecraft.client.gui.screen.option
Fields in net.minecraft.client.gui.screen.option declared as LayoutWidgetModifier and TypeFieldDescriptionprivate final LayoutWidgetTelemetryEventWidget.Contents.gridThe field for thegridrecord component.Methods in net.minecraft.client.gui.screen.option that return LayoutWidgetModifier and TypeMethodDescriptionTelemetryEventWidget.Contents.grid()Returns the value of thegridrecord component.Constructors in net.minecraft.client.gui.screen.option with parameters of type LayoutWidget -
Uses of LayoutWidget in net.minecraft.client.gui.widget
Classes in net.minecraft.client.gui.widget that implement LayoutWidgetModifier and TypeClassDescriptionclassclassA widget implementing one-directional layout.classA widget that positions its children in a 2D grid.classA widget that positions its children relative to the widget's position.classclass -
Uses of LayoutWidget in net.minecraft.client.realms.gui.screen
Methods in net.minecraft.client.realms.gui.screen that return LayoutWidgetModifier and TypeMethodDescriptionprivate LayoutWidgetRealmsMainScreen.makeHeader()private LayoutWidgetRealmsMainScreen.makeInnerLayout(RealmsMainScreen.LoadStatus loadStatus)