Package net.minecraft.client.font
Interface UnihexFont.BitmapGlyph
- All Known Implementing Classes:
UnihexFont.FontImage16x16
,UnihexFont.FontImage32x16
,UnihexFont.FontImage8x16
- Enclosing class:
UnihexFont
- Mappings:
Namespace Name official evs$f
intermediary net/minecraft/class_391$class_8544
named net/minecraft/client/font/UnihexFont$BitmapGlyph
-
Method Details
-
getPixels
int getPixels(int y) - Mappings:
Namespace Name Mixin selector official a
Levs$f;a(I)I
intermediary method_51668
Lnet/minecraft/class_391$class_8544;method_51668(I)I
named getPixels
Lnet/minecraft/client/font/UnihexFont$BitmapGlyph;getPixels(I)I
-
bitWidth
int bitWidth()- Mappings:
Namespace Name Mixin selector official a
Levs$f;a()I
intermediary comp_1512
Lnet/minecraft/class_391$class_8544;comp_1512()I
named bitWidth
Lnet/minecraft/client/font/UnihexFont$BitmapGlyph;bitWidth()I
-
getNonemptyColumnBitmask
default int getNonemptyColumnBitmask()- Mappings:
Namespace Name Mixin selector official c
Levs$f;c()I
intermediary method_51678
Lnet/minecraft/class_391$class_8544;method_51678()I
named getNonemptyColumnBitmask
Lnet/minecraft/client/font/UnihexFont$BitmapGlyph;getNonemptyColumnBitmask()I
-
getPackedDimensions
default int getPackedDimensions()- Mappings:
Namespace Name Mixin selector official d
Levs$f;d()I
intermediary method_51679
Lnet/minecraft/class_391$class_8544;method_51679()I
named getPackedDimensions
Lnet/minecraft/client/font/UnihexFont$BitmapGlyph;getPackedDimensions()I
-