public class EmptyGlyph extends TexturedGlyph
TexturedGlyph.Effect
Constructor and Description |
---|
EmptyGlyph() |
Modifier and Type | Method and Description |
---|---|
void |
render(boolean italicIn,
float xIn,
float yIn,
Matrix4f matrixIn,
IVertexBuilder bufferIn,
float redIn,
float greenIn,
float blueIn,
float alphaIn,
int packedLight) |
getRenderType, renderEffect
public void render(boolean italicIn, float xIn, float yIn, Matrix4f matrixIn, IVertexBuilder bufferIn, float redIn, float greenIn, float blueIn, float alphaIn, int packedLight)
render
in class TexturedGlyph