Package net.minecraft.client.font
Interface EffectGlyph
- All Known Implementing Classes:
BakedGlyphImpl
- Mappings:
Namespace Name named net/minecraft/client/font/EffectGlyphintermediary net/minecraft/class_11769official gik
-
Method Summary
Modifier and TypeMethodDescriptioncreate(float minX, float minY, float maxX, float maxY, float depth, int color, int shadowColor, float shadowOffset)
-
Method Details
-
create
TextDrawable create(float minX, float minY, float maxX, float maxY, float depth, int color, int shadowColor, float shadowOffset) - Mappings:
Namespace Name Mixin selector named createLnet/minecraft/client/font/EffectGlyph;create(FFFFFIIF)Lnet/minecraft/client/font/TextDrawable;intermediary method_73406Lnet/minecraft/class_11769;method_73406(FFFFFIIF)Lnet/minecraft/class_11767;official aLgik;a(FFFFFIIF)Lgih;
-