implements PlainTextRenderable
| gme$a | |
| net.minecraft.client.gui.font.AtlasGlyphProvider$Instance | |
| net.minecraft.class_11714$class_11765 | |
| net.minecraft.client.texture.SpriteAtlasGlyphs$AtlasGlyph |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final GlyphRenderTypes |
| ||||||||
| private final GpuTextureView |
| ||||||||
| private final TextureAtlasSprite |
| ||||||||
| private final float |
| ||||||||
| private final float |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final float |
| ||||||||
| private final Style |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (GlyphRenderTypes renderTypes, GpuTextureView textureView, TextureAtlasSprite sprite, float x, float y, int color, int shadowColor, float shadowOffset, Style style) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public RenderType |
| ||||||||
| public RenderPipeline |
| ||||||||
| public GpuTextureView |
| ||||||||
| public GlyphRenderTypes |
| ||||||||
| public TextureAtlasSprite |
| ||||||||
| public float |
| ||||||||
| public float |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public float |
| ||||||||
| public Style |
|