Interface MultiLineLabel
public interface MultiLineLabel
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic MultiLineLabelstatic MultiLineLabelstatic MultiLineLabelstatic MultiLineLabelintintgetWidth()voidrenderCentered(GuiGraphics p_281785_, int p_94337_, int p_94338_) voidrenderCentered(GuiGraphics p_281749_, int p_94334_, int p_94335_, int p_352960_, int p_352902_) voidrenderLeftAligned(GuiGraphics p_282655_, int p_94365_, int p_94366_, int p_94367_, int p_94368_) intrenderLeftAlignedNoShadow(GuiGraphics p_281982_, int p_94354_, int p_94355_, int p_94356_, int p_94357_)
-
Field Details
-
EMPTY
-
-
Method Details
-
create
-
create
-
create
-
create
-
renderCentered
-
renderCentered
void renderCentered(GuiGraphics p_281749_, int p_94334_, int p_94335_, int p_352960_, int p_352902_) -
renderLeftAligned
void renderLeftAligned(GuiGraphics p_282655_, int p_94365_, int p_94366_, int p_94367_, int p_94368_) -
renderLeftAlignedNoShadow
int renderLeftAlignedNoShadow(GuiGraphics p_281982_, int p_94354_, int p_94355_, int p_94356_, int p_94357_) -
getLineCount
int getLineCount() -
getWidth
int getWidth()
-