implements GlyphProvider
| eyg | |
| com.mojang.blaze3d.font.TrueTypeGlyphProvider | |
| net.minecraft.class_395 | |
| net.minecraft.client.font.TrueTypeFont | |
| net.minecraft.src.C_3101_ |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private ByteBuffer |
| ||||||||||
| private org.lwjgl.util.freetype.FT_Face |
| ||||||||||
| final float |
| ||||||||||
| private final it.unimi.dsi.fastutil.ints.IntSet |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ByteBuffer buffer, org.lwjgl.util.freetype.FT_Face face, float size, float oversample, float shiftX, float shiftY, String excludedCharacters) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public GlyphInfo |
| ||||||||||
| org.lwjgl.util.freetype.FT_Face |
| ||||||||||
| public void |
| ||||||||||
| public it.unimi.dsi.fastutil.ints.IntSet |
|