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 state) private LayoutRealmsMainScreen.createHeader() -
Uses of Layout in net.minecraft.client.gui.components
Classes in net.minecraft.client.gui.components that implement LayoutFields in net.minecraft.client.gui.components declared as LayoutConstructors in net.minecraft.client.gui.components with parameters of type LayoutModifierConstructorDescriptionScrollableLayout(Minecraft minecraft, Layout content, int maxHeight) -
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 font, LayoutElement element, Component label) static LayoutCommonLayouts.labeledElement(Font font, LayoutElement element, Component label, Consumer<LayoutSettings> settings) -
Uses of Layout in net.minecraft.client.gui.screens.multiplayer
Methods in net.minecraft.client.gui.screens.multiplayer that return LayoutModifier and TypeMethodDescriptionprotected LayoutCodeOfConductScreen.addFooterButtons()protected LayoutSafetyScreen.addFooterButtons()protected abstract LayoutWarningScreen.addFooterButtons() -
Uses of Layout in net.minecraft.client.gui.screens.reporting
Methods in net.minecraft.client.gui.screens.reporting that return LayoutModifier and TypeMethodDescriptionprotected LayoutAbstractReportScreen.DiscardReportWarningScreen.addFooterButtons() -
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.Constructors in net.minecraft.client.gui.screens.telemetry with parameters of type Layout -
Uses of Layout in net.minecraft.client.gui.screens.worldselection
Fields in net.minecraft.client.gui.screens.worldselection declared as LayoutMethods in net.minecraft.client.gui.screens.worldselection that return LayoutConstructors in net.minecraft.client.gui.screens.worldselection with parameters of type LayoutModifierConstructorDescriptionprivateSwitchGrid(List<SwitchGrid.LabeledSwitch> switches, Layout layout)