Uses of Interface
net.minecraft.client.gui.components.MultiLineLabel
Package
Description
-
Uses of MultiLineLabel in com.mojang.realmsclient
-
Uses of MultiLineLabel in com.mojang.realmsclient.gui.screens
Modifier and TypeFieldDescriptionprivate MultiLineLabel
RealmsGenericErrorScreen.line2Split
private MultiLineLabel
RealmsParentalConsentScreen.messageLines
-
Uses of MultiLineLabel in net.minecraft.client.gui.components
Modifier and TypeFieldDescriptionprivate final SingleKeyCache<MultiLineTextWidget.CacheKey,
MultiLineLabel> MultiLineTextWidget.cache
Modifier 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_) -
Uses of MultiLineLabel in net.minecraft.client.gui.screens
Modifier 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
GenericWaitingScreen.message
private MultiLineLabel
OutOfMemoryScreen.message
private MultiLineLabel
PopupScreen.messageLines
private MultiLineLabel
DemoIntroScreen.movementMessage
private MultiLineLabel
ConfirmScreen.multilineMessage
Modifier and TypeMethodDescriptionTitleScreen.WarningLabel.label()
Returns the value of thelabel
record component.ModifierConstructorDescription(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
-
Uses of MultiLineLabel in net.minecraft.client.gui.screens.packs
Modifier and TypeFieldDescriptionprivate final MultiLineLabel
TransferableSelectionList.PackEntry.descriptionDisplayCache
private final MultiLineLabel
TransferableSelectionList.PackEntry.incompatibleDescriptionDisplayCache
Modifier and TypeMethodDescriptionprivate static MultiLineLabel
TransferableSelectionList.PackEntry.cacheDescription
(Minecraft p_100110_, Component p_100111_) -
Uses of MultiLineLabel in net.minecraft.client.gui.screens.reporting
Modifier and TypeFieldDescriptionprivate MultiLineLabel
ChatSelectionScreen.contextInfoLabel
private MultiLineLabel
ChatReportScreen.reasonDescriptionLabel
-
Uses of MultiLineLabel in net.minecraft.client.gui.screens.worldselection
Modifier and TypeFieldDescriptionprivate final MultiLineLabel
ConfirmExperimentalFeaturesScreen.DetailsScreen.PackListEntry.splitMessage
ModifierConstructorDescription(package private)
PackListEntry
(Component p_250724_, Component p_248883_, MultiLineLabel p_250949_) -
Uses of MultiLineLabel in net.minecraft.realms
-
Uses of MultiLineLabel in net.minecraftforge.client.gui