Package net.minecraft.client.font
Interface FontLoader
- All Known Implementing Classes:
BitmapFont.Loader
,TrueTypeFontLoader
,UnicodeTextureFont.Loader
- Mappings:
Namespace Name official ejo
intermediary net/minecraft/class_389
named net/minecraft/client/font/FontLoader
-
Method Summary
-
Method Details
-
load
- Mappings:
Namespace Name Mixin selector official create
Lejo;create(Laim;)Ldyt;
intermediary method_2039
Lnet/minecraft/class_389;method_2039(Lnet/minecraft/class_3300;)Lnet/minecraft/class_390;
named load
Lnet/minecraft/client/font/FontLoader;load(Lnet/minecraft/resource/ResourceManager;)Lnet/minecraft/client/font/Font;
-