Package net.minecraft.client.font
Interface BuiltinEmptyGlyph.ColorSupplier
- Enclosing class:
 BuiltinEmptyGlyph
- Functional Interface:
 - This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
 
- Mappings:
 Namespace Name named net/minecraft/client/font/BuiltinEmptyGlyph$ColorSupplierintermediary net/minecraft/class_7191$class_7192official flj$a
- 
Method Summary
 
- 
Method Details
- 
getColor
int getColor(int x, int y) - Mappings:
 Namespace Name Mixin selector named getColorLnet/minecraft/client/font/BuiltinEmptyGlyph$ColorSupplier;getColor(II)Iintermediary getColorLnet/minecraft/class_7191$class_7192;getColor(II)Iofficial getColorLflj$a;getColor(II)I
 
 -