net.minecraft.client.font

public interface TextDrawable

net.minecraft.client.gui.font.TextRenderable
net.minecraft.class_11767
net.minecraft.client.font.TextDrawable

Method summary

Modifier and TypeMethod
void
render(org.joml.Matrix4fc pose, VertexConsumer buffer, int packedLightCoords, boolean flat)
method_73403(org.joml.Matrix4fc arg0, class_4588 arg1, int arg2, boolean arg3)
render(org.joml.Matrix4fc matrix, VertexConsumer vertexConsumer, int light, boolean noDepth)
RenderLayer
renderType(Font$DisplayMode displayMode)
method_73401(class_327$class_6415 arg0)
getRenderLayer(TextRenderer$TextLayerType type)
GpuTextureView
textureView()
comp_4629()
textureView()
RenderPipeline
guiPipeline()
method_73400()
getPipeline()
float
left()
method_71829()
getEffectiveMinX()
float
top()
method_71830()
getEffectiveMinY()
float
right()
method_71831()
getEffectiveMaxX()
float
bottom()
method_71832()
getEffectiveMaxY()