| private GlyphProvider | |
| public String | |
| public void | | drawInBatch(String str, float x, float y, int color, boolean dropShadow, org.joml.Matrix4fc pose, MultiBufferSource bufferSource, Font$DisplayMode displayMode, int backgroundColor, int packedLightCoords) | | drawInBatch(String str, float x, float y, int color, boolean dropShadow, org.joml.Matrix4fc pose, MultiBufferSource bufferSource, Font$DisplayMode displayMode, int backgroundColor, int packedLightCoords) | | method_27521(String arg0, float arg1, float arg2, int arg3, boolean arg4, org.joml.Matrix4fc arg5, class_4597 arg6, class_327$class_6415 arg7, int arg8, int arg9) | | draw(String string, float x, float y, int color, boolean shadow, org.joml.Matrix4fc matrix, VertexConsumerProvider vertexConsumers, TextRenderer$TextLayerType layerType, int backgroundColor, int light) |
|
| public void | | drawInBatch(Component str, float x, float y, int color, boolean dropShadow, org.joml.Matrix4fc pose, MultiBufferSource bufferSource, Font$DisplayMode displayMode, int backgroundColor, int packedLightCoords) | | drawInBatch(Component str, float x, float y, int color, boolean dropShadow, org.joml.Matrix4fc pose, MultiBufferSource bufferSource, Font$DisplayMode displayMode, int backgroundColor, int packedLightCoords) | | method_27522(class_2561 arg0, float arg1, float arg2, int arg3, boolean arg4, org.joml.Matrix4fc arg5, class_4597 arg6, class_327$class_6415 arg7, int arg8, int arg9) | | draw(Text text, float x, float y, int color, boolean shadow, org.joml.Matrix4fc matrix, VertexConsumerProvider vertexConsumers, TextRenderer$TextLayerType layerType, int backgroundColor, int light) |
|
| public void | | drawInBatch(FormattedCharSequence str, float x, float y, int color, boolean dropShadow, org.joml.Matrix4fc pose, MultiBufferSource bufferSource, Font$DisplayMode displayMode, int backgroundColor, int packedLightCoords) | | drawInBatch(FormattedCharSequence str, float x, float y, int color, boolean dropShadow, org.joml.Matrix4fc pose, MultiBufferSource bufferSource, Font$DisplayMode displayMode, int backgroundColor, int packedLightCoords) | | method_22942(class_5481 arg0, float arg1, float arg2, int arg3, boolean arg4, org.joml.Matrix4fc arg5, class_4597 arg6, class_327$class_6415 arg7, int arg8, int arg9) | | draw(OrderedText text, float x, float y, int color, boolean shadow, org.joml.Matrix4fc matrix, VertexConsumerProvider vertexConsumers, TextRenderer$TextLayerType layerType, int backgroundColor, int light) |
|
| public void | | drawInBatch8xOutline(FormattedCharSequence str, float x, float y, int color, int outlineColor, org.joml.Matrix4fc pose, MultiBufferSource bufferSource, int packedLightCoords) | | drawInBatch8xOutline(FormattedCharSequence str, float x, float y, int color, int outlineColor, org.joml.Matrix4fc pose, MultiBufferSource bufferSource, int packedLightCoords) | | method_37296(class_5481 arg0, float arg1, float arg2, int arg3, int arg4, org.joml.Matrix4fc arg5, class_4597 arg6, int arg7) | | drawWithOutline(OrderedText text, float x, float y, int color, int outlineColor, org.joml.Matrix4fc matrix, VertexConsumerProvider vertexConsumers, int light) |
|
| private BakedGlyph | | getGlyph(int codepoint, Style style) | | getGlyph(int codepoint, Style style) | | method_72731(int arg0, class_2583 arg1) | | getGlyph(int codePoint, Style style) |
|
| public TextRenderer$GlyphDrawable | | prepareText(String text, float x, float y, int originalColor, boolean drawShadow, int backgroundColor) | | prepareText(String text, float x, float y, int originalColor, boolean drawShadow, int backgroundColor) | | method_71796(String arg0, float arg1, float arg2, int arg3, boolean arg4, int arg5) | | prepare(String string, float x, float y, int color, boolean shadow, int backgroundColor) |
|
| public TextRenderer$GlyphDrawable | | prepareText(FormattedCharSequence text, float x, float y, int originalColor, boolean drawShadow, boolean includeEmpty, int backgroundColor) | | prepareText(FormattedCharSequence text, float x, float y, int originalColor, boolean drawShadow, boolean includeEmpty, int backgroundColor) | | method_71795(class_5481 arg0, float arg1, float arg2, int arg3, boolean arg4, boolean arg5, int arg6) | | prepare(OrderedText text, float x, float y, int color, boolean shadow, boolean trackEmpty, int backgroundColor) |
|
| public int | |
| public int | |
| public int | |
| public String | | plainSubstrByWidth(String str, int width, boolean reverse) | | plainSubstrByWidth(String str, int width, boolean reverse) | | method_27524(String arg0, int arg1, boolean arg2) | | trimToWidth(String text, int maxWidth, boolean backwards) |
|
| public String | | plainSubstrByWidth(String str, int width) | | plainSubstrByWidth(String str, int width) | | method_27523(String arg0, int arg1) | | trimToWidth(String text, int maxWidth) |
|
| public StringVisitable | |
| public int | |
| public List<OrderedText> | |
| public List<StringVisitable> | |
| public boolean | | isBidirectional() | | isBidirectional() | | method_1726() | | isRightToLeft() |
|
| public TextHandler | | getSplitter() | | getSplitter() | | method_27527() | | getTextHandler() |
|