Package | Description |
---|---|
net.minecraft.client.model | |
net.minecraft.client.renderer.entity | |
net.minecraft.item | |
net.minecraftforge.client |
Modifier and Type | Class and Description |
---|---|
class |
ModelEnderman |
class |
ModelSkeleton |
class |
ModelZombie |
class |
ModelZombieVillager |
Constructor and Description |
---|
RenderBiped(ModelBiped par1ModelBiped,
float par2) |
RenderBiped(ModelBiped par1ModelBiped,
float par2,
float par3) |
Modifier and Type | Method and Description |
---|---|
ModelBiped |
Item.getArmorModel(EntityLivingBase entityLiving,
ItemStack itemStack,
int armorSlot)
Override this method to have an item handle its own armor rendering.
|
Modifier and Type | Method and Description |
---|---|
static ModelBiped |
ForgeHooksClient.getArmorModel(EntityLivingBase entityLiving,
ItemStack itemStack,
int slotID,
ModelBiped _default) |
Modifier and Type | Method and Description |
---|---|
static ModelBiped |
ForgeHooksClient.getArmorModel(EntityLivingBase entityLiving,
ItemStack itemStack,
int slotID,
ModelBiped _default) |