Interface MultiLineLabel
public interface MultiLineLabel
-
Nested Class Summary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic MultiLineLabel
static MultiLineLabel
static MultiLineLabel
create
(Font p_94342_, FormattedText p_94343_, int p_94344_) static MultiLineLabel
create
(Font p_94346_, FormattedText p_94347_, int p_94348_, int p_94349_) static MultiLineLabel
createFixed
(Font p_94362_, List<MultiLineLabel.TextWithWidth> p_94363_) int
int
getWidth()
void
renderBackgroundCentered
(PoseStack p_210817_, int p_210818_, int p_210819_, int p_210820_, int p_210821_, int p_210822_) int
renderCentered
(PoseStack p_94333_, int p_94334_, int p_94335_) int
renderCentered
(PoseStack p_94336_, int p_94337_, int p_94338_, int p_94339_, int p_94340_) int
renderLeftAligned
(PoseStack p_94353_, int p_94354_, int p_94355_, int p_94356_, int p_94357_) int
renderLeftAlignedNoShadow
(PoseStack p_94364_, int p_94365_, int p_94366_, int p_94367_, int p_94368_)
-
Field Details
-
EMPTY
-
-
Method Details
-
create
-
create
-
create
-
create
-
createFixed
-
renderCentered
-
renderCentered
-
renderLeftAligned
-
renderLeftAlignedNoShadow
int renderLeftAlignedNoShadow(PoseStack p_94364_, int p_94365_, int p_94366_, int p_94367_, int p_94368_) -
renderBackgroundCentered
void renderBackgroundCentered(PoseStack p_210817_, int p_210818_, int p_210819_, int p_210820_, int p_210821_, int p_210822_) -
getLineCount
int getLineCount() -
getWidth
int getWidth()
-