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 LayoutWidget
TelemetryEventWidget.Contents.grid
The field for thegrid
record component.Methods in net.minecraft.client.gui.screen.option that return LayoutWidgetModifier and TypeMethodDescriptionTelemetryEventWidget.Contents.grid()
Returns the value of thegrid
record 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 TypeClassDescriptionclass
class
A widget implementing one-directional layout.class
A widget that positions its children in a 2D grid.class
A widget that positions its children relative to the widget's position.class
class
-
Uses of LayoutWidget in net.minecraft.client.realms.gui.screen
Methods in net.minecraft.client.realms.gui.screen that return LayoutWidgetModifier and TypeMethodDescriptionprivate LayoutWidget
RealmsMainScreen.makeHeader()
private LayoutWidget
RealmsMainScreen.makeInnerLayout
(RealmsMainScreen.LoadStatus loadStatus)