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 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.Warning32Bit.label
The field for thelabel
record component.private MultiLineLabel
AlertScreen.message
private MultiLineLabel
BackupConfirmScreen.message
private MultiLineLabel
ConfirmScreen.message
private MultiLineLabel
DatapackLoadFailureScreen.message
private MultiLineLabel
DisconnectedScreen.message
private MultiLineLabel
PopupScreen.messageLines
private MultiLineLabel
DemoIntroScreen.movementMessage
Modifier and TypeMethodDescriptionTitleScreen.Warning32Bit.label()
Returns the value of thelabel
record component.ModifierConstructorDescription(package private)
Warning32Bit
(MultiLineLabel label, int x, int y, CompletableFuture<Boolean> realmsSubscriptionFuture) Creates an instance of aWarning32Bit
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.worldselection
Modifier and TypeFieldDescriptionprivate MultiLineLabel
WorldGenSettingsComponent.amplifiedWorldInfo
-
Uses of MultiLineLabel in net.minecraft.realms
-
Uses of MultiLineLabel in net.minecraftforge.client.gui