Package net.minecraft.client.texture
Interface DynamicTexture
- All Known Implementing Classes:
GlyphAtlasTexture
,NativeImageBackedTexture
,SpriteAtlasTexture
- Mappings:
Namespace Name official fuh
intermediary net/minecraft/class_8215
named net/minecraft/client/texture/DynamicTexture
-
Method Summary
-
Method Details
-
save
- Throws:
IOException
- Mappings:
Namespace Name Mixin selector official a
Lfuh;a(Lacq;Ljava/nio/file/Path;)V
intermediary method_49712
Lnet/minecraft/class_8215;method_49712(Lnet/minecraft/class_2960;Ljava/nio/file/Path;)V
named save
Lnet/minecraft/client/texture/DynamicTexture;save(Lnet/minecraft/util/Identifier;Ljava/nio/file/Path;)V
-