Uses of Interface
net.minecraft.client.gui.layouts.Layout
Package
Description
-
Uses of Layout in com.mojang.realmsclient
Modifier and TypeMethodDescriptionprivate Layout
RealmsMainScreen.createFooter
(RealmsMainScreen.LayoutState p_299205_) private Layout
RealmsMainScreen.createHeader()
-
Uses of Layout in net.minecraft.client.gui.layouts
Modifier and TypeClassDescriptionclass
class
class
class
class
class
Modifier and TypeMethodDescriptionstatic Layout
CommonLayouts.labeledElement
(Font p_300569_, LayoutElement p_299110_, Component p_297847_) static Layout
CommonLayouts.labeledElement
(Font p_298072_, LayoutElement p_300669_, Component p_298837_, Consumer<LayoutSettings> p_301252_) -
Uses of Layout in net.minecraft.client.gui.screens.telemetry
Modifier and TypeFieldDescriptionprivate final Layout
TelemetryEventWidget.Content.container
The field for thecontainer
record component.Modifier and TypeMethodDescriptionTelemetryEventWidget.Content.container()
Returns the value of thecontainer
record component.