implements GlyphProvider
| efl | |
| 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 final ByteBuffer |
| ||||||||||
| final org.lwjgl.stb.STBTTFontinfo |
| ||||||||||
| final float |
| ||||||||||
| private final it.unimi.dsi.fastutil.ints.IntSet |
| ||||||||||
| final float |
| ||||||||||
| final float |
| ||||||||||
| final float |
| ||||||||||
| final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ByteBuffer buffer, org.lwjgl.stb.STBTTFontinfo info, float size, float oversample, float shiftX, float shiftY, String excludedCharacters) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public GlyphInfo |
| ||||||||||
| public void |
| ||||||||||
| public it.unimi.dsi.fastutil.ints.IntSet |
|