Package net.minecraft.core
Interface ClientAsset.Texture
- All Superinterfaces:
 ClientAsset
- All Known Implementing Classes:
 ClientAsset.DownloadedTexture,ClientAsset.ResourceTexture
- Enclosing interface:
 ClientAsset
- 
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.core.ClientAsset
ClientAsset.DownloadedTexture, ClientAsset.ResourceTexture, ClientAsset.Texture - 
Method Summary
Methods inherited from interface net.minecraft.core.ClientAsset
id 
- 
Method Details
- 
texturePath
ResourceLocation texturePath() 
 -