Interface MultiLineLabel
public interface MultiLineLabel
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic MultiLineLabelstatic MultiLineLabelstatic MultiLineLabelstatic MultiLineLabelintintgetWidth()voidrenderCentered(GuiGraphics guiGraphics, int x, int y) voidrenderCentered(GuiGraphics guiGraphics, int x, int y, int lineHeight, int color) voidrenderLeftAligned(GuiGraphics guiGraphics, int x, int y, int lineHeight, int color) intrenderLeftAlignedNoShadow(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()
-