Interface MultiLineLabel
public interface MultiLineLabel
-
Nested Class Summary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic MultiLineLabel
static MultiLineLabel
static MultiLineLabel
static MultiLineLabel
int
int
getWidth()
void
renderCentered
(GuiGraphics p_281749_, int p_94334_, int p_94335_) void
renderCentered
(GuiGraphics p_281785_, int p_94337_, int p_94338_, int p_94339_, int p_94340_) void
renderLeftAligned
(GuiGraphics p_282655_, int p_94365_, int p_94366_, int p_94367_, int p_94368_) int
renderLeftAlignedNoShadow
(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
-
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()
-