@Deprecated public interface IArmorTextureProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getArmorTextureFile(ItemStack itemstack)
Deprecated.
This interface has to return the path to a file that is the same
format as iron_1.png (or any of the other armor files).
|