JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.minecraft.client.renderer.texture
Dumpable
Contents
Description
Method Summary
Method Details
dumpContents(Identifier, Path)
Hide sidebar
Show sidebar
Interface Dumpable
All Known Implementing Classes:
DynamicTexture
,
FontTexture
,
TextureAtlas
public interface
Dumpable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
dumpContents
(
Identifier
selfId,
Path
dir)
Method Details
dumpContents
void
dumpContents
(
Identifier
selfId,
Path
dir)
throws
IOException
Throws:
IOException