public class TexturedGlyph
extends java.lang.Object
Constructor and Description |
---|
TexturedGlyph(ResourceLocation p_i49852_1_,
float p_i49852_2_,
float p_i49852_3_,
float p_i49852_4_,
float p_i49852_5_,
float p_i49852_6_,
float p_i49852_7_,
float p_i49852_8_,
float p_i49852_9_) |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
getTextureLocation() |
void |
render(TextureManager textureManagerIn,
boolean isItalic,
float x,
float y,
BufferBuilder buffer,
float red,
float green,
float blue,
float alpha) |
public TexturedGlyph(ResourceLocation p_i49852_1_, float p_i49852_2_, float p_i49852_3_, float p_i49852_4_, float p_i49852_5_, float p_i49852_6_, float p_i49852_7_, float p_i49852_8_, float p_i49852_9_)
public void render(TextureManager textureManagerIn, boolean isItalic, float x, float y, BufferBuilder buffer, float red, float green, float blue, float alpha)
@Nullable public ResourceLocation getTextureLocation()