Uses of Interface
net.minecraft.client.gui.components.MultiLineLabel
Packages that use MultiLineLabel
Package
Description
-
Uses of MultiLineLabel in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as MultiLineLabel -
Uses of MultiLineLabel in net.minecraft.client.gui.components
Fields in net.minecraft.client.gui.components declared as MultiLineLabelFields in net.minecraft.client.gui.components with type parameters of type MultiLineLabelModifier and TypeFieldDescriptionprivate final SingleKeyCache
<MultiLineTextWidget.CacheKey, MultiLineLabel> MultiLineTextWidget.cache
Methods in net.minecraft.client.gui.components that return MultiLineLabelModifier and TypeMethodDescriptionstatic MultiLineLabel
static MultiLineLabel
static MultiLineLabel
static MultiLineLabel
-
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 MultiLineLabel
AlertScreen.message
private MultiLineLabel
BackupConfirmScreen.message
private MultiLineLabel
DatapackLoadFailureScreen.message
private MultiLineLabel
GenericWaitingScreen.message
private MultiLineLabel
DemoIntroScreen.movementMessage
-
Uses of MultiLineLabel in net.minecraft.client.gui.screens.options
Fields in net.minecraft.client.gui.screens.options declared as MultiLineLabelModifier and TypeFieldDescriptionprivate MultiLineLabel
UnsupportedGraphicsWarningScreen.messageLines
-
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 pMinecraft, Component pText) -
Uses of MultiLineLabel in net.minecraft.client.gui.screens.reporting
Fields in net.minecraft.client.gui.screens.reporting declared as MultiLineLabel -
Uses of MultiLineLabel in net.minecraft.client.gui.screens.worldselection
Fields in net.minecraft.client.gui.screens.worldselection declared as MultiLineLabelModifier and TypeFieldDescriptionprivate final MultiLineLabel
ConfirmExperimentalFeaturesScreen.DetailsScreen.PackListEntry.splitMessage
Constructors in net.minecraft.client.gui.screens.worldselection with parameters of type MultiLineLabelModifierConstructorDescription(package private)
PackListEntry
(Component pPackId, Component pMessage, MultiLineLabel pSplitMessage) -
Uses of MultiLineLabel in net.neoforged.neoforge.client.gui
Fields in net.neoforged.neoforge.client.gui declared as MultiLineLabel