Uses of Interface
net.minecraft.client.gui.layouts.Layout
Packages that use Layout
Package
Description
-
Uses of Layout in com.mojang.realmsclient
Methods in com.mojang.realmsclient that return LayoutModifier and TypeMethodDescriptionprivate LayoutRealmsMainScreen.createFooter(RealmsMainScreen.LayoutState p_299205_) private LayoutRealmsMainScreen.createHeader() -
Uses of Layout in net.minecraft.client.gui.layouts
Classes in net.minecraft.client.gui.layouts that implement LayoutModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in net.minecraft.client.gui.layouts that return LayoutModifier and TypeMethodDescriptionstatic LayoutCommonLayouts.labeledElement(Font p_300569_, LayoutElement p_299110_, Component p_297847_) static LayoutCommonLayouts.labeledElement(Font p_298072_, LayoutElement p_300669_, Component p_298837_, Consumer<LayoutSettings> p_301252_) -
Uses of Layout in net.minecraft.client.gui.screens.telemetry
Fields in net.minecraft.client.gui.screens.telemetry declared as LayoutModifier and TypeFieldDescriptionprivate final LayoutTelemetryEventWidget.Content.containerThe field for thecontainerrecord component.Methods in net.minecraft.client.gui.screens.telemetry that return LayoutModifier and TypeMethodDescriptionTelemetryEventWidget.Content.container()Returns the value of thecontainerrecord component.private LayoutTelemetryInfoScreen.createLowerSection()Constructors in net.minecraft.client.gui.screens.telemetry with parameters of type Layout