Uses of Class
net.minecraft.client.gui.layouts.GridLayout
Packages that use GridLayout
Package
Description
-
Uses of GridLayout in com.mojang.realmsclient
Fields in com.mojang.realmsclient declared as GridLayoutModifier and TypeFieldDescriptionprivate final GridLayoutRealmsMainScreen.NotificationMessageEntry.gridLayout -
Uses of GridLayout in net.minecraft.client.gui.components.tabs
Fields in net.minecraft.client.gui.components.tabs declared as GridLayoutModifier and TypeFieldDescriptionprotected final GridLayoutGridLayoutTab.layoutprivate final GridLayoutTabNavigationBar.layout -
Uses of GridLayout in net.minecraft.client.gui.layouts
Methods in net.minecraft.client.gui.layouts that return GridLayoutModifier and TypeMethodDescriptionGridLayout.columnSpacing(int p_268135_) GridLayout.RowHelper.getGrid()GridLayout.rowSpacing(int p_268237_) GridLayout.spacing(int p_268351_) -
Uses of GridLayout in net.minecraft.client.gui.screens
Fields in net.minecraft.client.gui.screens declared as GridLayoutModifier and TypeFieldDescriptionprivate final GridLayoutDisconnectedScreen.layoutprivate final GridLayoutSymlinkWarningScreen.layout -
Uses of GridLayout in net.minecraft.client.gui.screens.telemetry
Fields in net.minecraft.client.gui.screens.telemetry declared as GridLayoutModifier and TypeFieldDescriptionprivate final GridLayoutTelemetryEventWidget.Content.containerThe field for thecontainerrecord component.private final GridLayoutTelemetryEventWidget.ContentBuilder.gridMethods in net.minecraft.client.gui.screens.telemetry that return GridLayoutModifier and TypeMethodDescriptionTelemetryEventWidget.Content.container()Returns the value of thecontainerrecord component.private GridLayoutTelemetryInfoScreen.twoButtonContainer(AbstractWidget p_265763_, AbstractWidget p_265710_) Constructors in net.minecraft.client.gui.screens.telemetry with parameters of type GridLayoutModifierConstructorDescription(package private)Content(GridLayout container, Component narration) Creates an instance of aContentrecord class. -
Uses of GridLayout in net.minecraft.client.gui.screens.worldselection
Fields in net.minecraft.client.gui.screens.worldselection declared as GridLayoutModifier and TypeFieldDescriptionprivate GridLayoutCreateWorldScreen.bottomButtonsprivate final GridLayoutConfirmExperimentalFeaturesScreen.layoutMethods in net.minecraft.client.gui.screens.worldselection with parameters of type GridLayoutModifier and TypeMethodDescription(package private) SwitchGrid.LabeledSwitchSwitchGrid.SwitchBuilder.build(SwitchGrid.Builder p_270513_, GridLayout p_271004_, int p_270506_)