net.minecraft.client.font

public interface UploadableGlyph

com.mojang.blaze3d.font.GlyphBitmap
net.minecraft.class_383
net.minecraft.client.font.UploadableGlyph

Method summary

Modifier and TypeMethod
int
getPixelWidth()
method_2031()
getWidth()
int
getPixelHeight()
method_2032()
getHeight()
void
upload(int x, int y, GpuTexture texture)
method_2030(int arg0, int arg1, GpuTexture arg2)
upload(int x, int y, GpuTexture texture)
boolean
isColored()
method_2033()
hasColor()
float
getOversample()
method_2035()
getOversample()
default float
getLeft()
method_2034()
getXMin()
default float
getRight()
method_2027()
getXMax()
default float
getTop()
method_2028()
getYMin()
default float
getBottom()
method_2029()
getYMax()
default float
getBearingLeft()
method_56129()
getBearingX()
default float
getBearingTop()
method_56130()
getAscent()