Uses of Interface
net.minecraft.client.gui.widget.LayoutWidget
Packages that use LayoutWidget
Package
Description
The base package for all Minecraft classes.
-
Uses of LayoutWidget in net.minecraft
Classes in net.minecraft that implement LayoutWidget -
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 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.method_52630()private LayoutWidgetRealmsMainScreen.method_52644(RealmsMainScreen.class_8650 class_8650)