@Environment(value=CLIENT) public class EmptyGlyphRenderer extends GlyphRenderer
GlyphRenderer.Rectangle
Constructor and Description |
---|
EmptyGlyphRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
draw(boolean italic,
float x,
float y,
Matrix4f matrix,
VertexConsumer vertexConsumer,
float red,
float green,
float blue,
float alpha,
int light) |
drawRectangle, getLayer
public void draw(boolean italic, float x, float y, Matrix4f matrix, VertexConsumer vertexConsumer, float red, float green, float blue, float alpha, int light)
draw
in class GlyphRenderer