YATS/Forge Documentation
|
Public Member Functions | |
String | getArmorTextureFile (ItemStack itemstack) |
This interface has to be implemented by an instance of ItemArmor. It allows for the application of a custom texture file to the player skin when the armor is worn.
String net.minecraftforge.common.IArmorTextureProvider.getArmorTextureFile | ( | ItemStack | itemstack) |
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). It will be applied to the player skin when the armor is worn.