History - net.minecraft.client.font.FreeTypeFfm

26.3-snapshot-9

Names

net.minecraft.client.gui.font.providers.FreeTypeButNotCrashing

net.minecraft.class_1_1479

net.minecraft.client.font.FreeTypeFfm

Fields

boolean: PLATFORM_IS_32_BITS, field_1_10088, IS_32_BIT

boolean: FT_LONG_IS_32_BITS, field_1_10085, IS_C_LONG_32_BIT

ValueLayout: FT_LONG_LAYOUT, field_1_10086, C_LONG

MethodHandle: FT_NEW_MEMORY_FACE, field_1_10087, NEW_MEMORY_FACE

MethodHandle: FT_GET_FIRST_CHAR, field_1_10083, GET_FIRST_CHAR

MethodHandle: FT_GET_NEXT_CHAR, field_1_10084, GET_NEXT_CHAR

Constructors

()

Methods

int (long, ByteBuffer, int, org.lwjgl.PointerBuffer): FT_New_Memory_Face, method_1_9809, newMemoryFace

long (org.lwjgl.util.freetype.FT_Face, IntBuffer): FT_Get_First_Char, method_1_9807, getFirstChar

long (org.lwjgl.util.freetype.FT_Face, int, IntBuffer): FT_Get_Next_Char, method_1_9808, getNextChar