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