Package net.minecraft.src
Interface ResourcePack
- All Known Implementing Classes:
AbstractResourcePack,DefaultResourcePack,FileResourcePack,FolderResourcePack,ProgrammerArtResourcePack
@Environment(CLIENT)
public interface ResourcePack
-
Method Summary
-
Method Details
-
getInputStream
- Throws:
IOException
-
resourceExists
-
getResourceDomains
Set getResourceDomains() -
getPackMetadata
- Throws:
IOException
-
getPackImage
- Throws:
IOException
-
getPackName
String getPackName()
-