Uses of Class
net.minecraft.client.gui.widget.ThreePartsLayoutWidget
Package
Description
-
Uses of ThreePartsLayoutWidget in net.minecraft.client.gui.screen
Modifier and TypeFieldDescriptionprivate final ThreePartsLayoutWidget
AccessibilityOnboardingScreen.layout
private final ThreePartsLayoutWidget
OutOfMemoryScreen.layout
private ThreePartsLayoutWidget
StatsScreen.layout
-
Uses of ThreePartsLayoutWidget in net.minecraft.client.gui.screen.advancement
-
Uses of ThreePartsLayoutWidget in net.minecraft.client.gui.screen.multiplayer
Modifier and TypeFieldDescriptionprivate final ThreePartsLayoutWidget
SocialInteractionsScreen.layout
-
Uses of ThreePartsLayoutWidget in net.minecraft.client.gui.screen.option
Modifier and TypeFieldDescriptionprivate final ThreePartsLayoutWidget
CreditsAndAttributionScreen.layout
final ThreePartsLayoutWidget
GameOptionsScreen.layout
private final ThreePartsLayoutWidget
MouseOptionsScreen.layout
private final ThreePartsLayoutWidget
OptionsScreen.layout
private final ThreePartsLayoutWidget
TelemetryInfoScreen.layout
-
Uses of ThreePartsLayoutWidget in net.minecraft.client.gui.screen.pack
Modifier and TypeFieldDescription(package private) final ThreePartsLayoutWidget
ExperimentalWarningScreen.DetailsScreen.layout
private final ThreePartsLayoutWidget
PackScreen.layout
-
Uses of ThreePartsLayoutWidget in net.minecraft.client.gui.screen.report
Modifier and TypeFieldDescription(package private) final ThreePartsLayoutWidget
AbuseReportReasonScreen.layout
-
Uses of ThreePartsLayoutWidget in net.minecraft.client.gui.screen.world
Modifier and TypeFieldDescriptionprivate final ThreePartsLayoutWidget
ExperimentsScreen.experimentToggleList
private final ThreePartsLayoutWidget
CreateWorldScreen.layout
private final ThreePartsLayoutWidget
CustomizeBuffetLevelScreen.layout
(package private) final ThreePartsLayoutWidget
EditGameRulesScreen.layout
-
Uses of ThreePartsLayoutWidget in net.minecraft.client.gui.widget
Modifier and TypeMethodDescriptionvoid
EntryListWidget.position
(int width, ThreePartsLayoutWidget layout) -
Uses of ThreePartsLayoutWidget in net.minecraft.client.realms.gui.screen
Modifier and TypeFieldDescription(package private) final ThreePartsLayoutWidget
RealmsBackupInfoScreen.layout
(package private) final ThreePartsLayoutWidget
RealmsBackupScreen.layout
private final ThreePartsLayoutWidget
RealmsClientIncompatibleScreen.layout
private final ThreePartsLayoutWidget
RealmsCreateRealmScreen.layout
private final ThreePartsLayoutWidget
RealmsCreateWorldScreen.layout
private final ThreePartsLayoutWidget
RealmsInviteScreen.layout
private @Nullable ThreePartsLayoutWidget
RealmsMainScreen.layout
(package private) final ThreePartsLayoutWidget
RealmsPlayerScreen.layout
private final ThreePartsLayoutWidget
RealmsResetNormalWorldScreen.layout
private final ThreePartsLayoutWidget
RealmsSelectWorldTemplateScreen.layout
private final ThreePartsLayoutWidget
RealmsUploadScreen.layout
Modifier and TypeMethodDescriptionprivate ThreePartsLayoutWidget
RealmsMainScreen.makeLayoutFor
(RealmsMainScreen.LoadStatus loadStatus)