Uses of Interface
net.minecraft.client.gui.components.MultiLineLabel
Packages that use MultiLineLabel
Package
Description
-
Uses of MultiLineLabel in com.mojang.realmsclient
Fields in com.mojang.realmsclient declared as MultiLineLabel -
Uses of MultiLineLabel in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as MultiLineLabelModifier and TypeFieldDescriptionprivate MultiLineLabel
RealmsGenericErrorScreen.line2Split
private MultiLineLabel
RealmsParentalConsentScreen.messageLines
-
Uses of MultiLineLabel in net.minecraft.client.gui.components
Fields in net.minecraft.client.gui.components declared as MultiLineLabelModifier and TypeFieldDescriptionstatic final MultiLineLabel
MultiLineLabel.EMPTY
private final MultiLineLabel
MultiLineTextWidget.multiLineLabel
Methods in net.minecraft.client.gui.components that return MultiLineLabelModifier and TypeMethodDescriptionstatic MultiLineLabel
static MultiLineLabel
static MultiLineLabel
MultiLineLabel.create
(Font p_94342_, FormattedText p_94343_, int p_94344_) static MultiLineLabel
MultiLineLabel.create
(Font p_94346_, FormattedText p_94347_, int p_94348_, int p_94349_) static MultiLineLabel
MultiLineLabel.createFixed
(Font p_94362_, List<MultiLineLabel.TextWithWidth> p_94363_) Constructors in net.minecraft.client.gui.components with parameters of type MultiLineLabelModifierConstructorDescriptionprivate
MultiLineTextWidget
(MultiLineLabel p_261977_, Font p_262183_, Component p_261676_, boolean p_262069_) -
Uses of MultiLineLabel in net.minecraft.client.gui.screens
Fields in net.minecraft.client.gui.screens declared as MultiLineLabelModifier and TypeFieldDescriptionprivate MultiLineLabel
DemoIntroScreen.durationMessage
private final MultiLineLabel
TitleScreen.WarningLabel.label
The field for thelabel
record component.private MultiLineLabel
AlertScreen.message
private MultiLineLabel
BackupConfirmScreen.message
private MultiLineLabel
DatapackLoadFailureScreen.message
private MultiLineLabel
DisconnectedScreen.message
private MultiLineLabel
GenericWaitingScreen.message
private MultiLineLabel
OutOfMemoryScreen.message
private MultiLineLabel
PopupScreen.messageLines
private MultiLineLabel
DemoIntroScreen.movementMessage
private MultiLineLabel
ConfirmScreen.multilineMessage
Methods in net.minecraft.client.gui.screens that return MultiLineLabelModifier and TypeMethodDescriptionTitleScreen.WarningLabel.label()
Returns the value of thelabel
record component.Constructors in net.minecraft.client.gui.screens with parameters of type MultiLineLabelModifierConstructorDescription(package private)
WarningLabel
(Font font, MultiLineLabel label, int x, int y) Creates an instance of aWarningLabel
record class. -
Uses of MultiLineLabel in net.minecraft.client.gui.screens.multiplayer
Fields in net.minecraft.client.gui.screens.multiplayer declared as MultiLineLabel -
Uses of MultiLineLabel in net.minecraft.client.gui.screens.packs
Fields in net.minecraft.client.gui.screens.packs declared as MultiLineLabelModifier and TypeFieldDescriptionprivate final MultiLineLabel
TransferableSelectionList.PackEntry.descriptionDisplayCache
private final MultiLineLabel
TransferableSelectionList.PackEntry.incompatibleDescriptionDisplayCache
Methods in net.minecraft.client.gui.screens.packs that return MultiLineLabelModifier and TypeMethodDescriptionprivate static MultiLineLabel
TransferableSelectionList.PackEntry.cacheDescription
(Minecraft p_100110_, Component p_100111_) -
Uses of MultiLineLabel in net.minecraft.client.gui.screens.reporting
Fields in net.minecraft.client.gui.screens.reporting declared as MultiLineLabelModifier and TypeFieldDescriptionprivate MultiLineLabel
ChatSelectionScreen.contextInfoLabel
private MultiLineLabel
ChatReportScreen.reasonDescriptionLabel
-
Uses of MultiLineLabel in net.minecraft.client.gui.screens.worldselection
Fields in net.minecraft.client.gui.screens.worldselection declared as MultiLineLabelModifier and TypeFieldDescriptionprivate MultiLineLabel
WorldGenSettingsComponent.amplifiedWorldInfo
private MultiLineLabel
ConfirmExperimentalFeaturesScreen.multilineMessage
private final MultiLineLabel
ConfirmExperimentalFeaturesScreen.DetailsScreen.PackListEntry.splitMessage
Constructors in net.minecraft.client.gui.screens.worldselection with parameters of type MultiLineLabelModifierConstructorDescription(package private)
PackListEntry
(Component p_250724_, Component p_248883_, MultiLineLabel p_250949_) -
Uses of MultiLineLabel in net.minecraft.realms
Fields in net.minecraft.realms declared as MultiLineLabel -
Uses of MultiLineLabel in net.minecraftforge.client.gui
Fields in net.minecraftforge.client.gui declared as MultiLineLabel