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
-
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 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
-
Uses of MultiLineLabel in net.minecraft.client.gui.screens.multiplayer
-
Uses of MultiLineLabel in net.minecraft.client.gui.screens.packs
Modifier and TypeFieldDescriptionprivate MultiLineLabel
TransferableSelectionList.PackEntry.descriptionDisplayCache
private 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