Interface MultiLineLabel
public interface MultiLineLabel
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic MultiLineLabel
static MultiLineLabel
static MultiLineLabel
static MultiLineLabel
int
int
getWidth()
void
renderCentered
(GuiGraphics guiGraphics, int x, int y) void
renderCentered
(GuiGraphics guiGraphics, int x, int y, int lineHeight, int color) void
renderLeftAligned
(GuiGraphics guiGraphics, int x, int y, int lineHeight, int color) int
renderLeftAlignedNoShadow
(GuiGraphics guiGraphics, int x, int y, int lineHeight, int color)
-
Field Details
-
EMPTY
-
-
Method Details
-
create
-
create
-
create
-
create
-
renderCentered
-
renderCentered
-
renderLeftAligned
-
renderLeftAlignedNoShadow
-
getLineCount
int getLineCount() -
getWidth
int getWidth()
-