Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.client.renderer.entity.layers | |
net.minecraft.entity | |
net.minecraft.entity.passive.horse |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
HorseRenderer.getEntityTexture(HorseEntity entity) |
Modifier and Type | Field and Description |
---|---|
private HorseModel<HorseEntity> |
LeatherHorseArmorLayer.field_215341_a |
Modifier and Type | Method and Description |
---|---|
void |
LeatherHorseArmorLayer.render(MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int packedLightIn,
HorseEntity entitylivingbaseIn,
float limbSwing,
float limbSwingAmount,
float partialTicks,
float ageInTicks,
float netHeadYaw,
float headPitch) |
Constructor and Description |
---|
LeatherHorseArmorLayer(IEntityRenderer<HorseEntity,HorseModel<HorseEntity>> p_i50937_1_) |
LeatherHorseArmorLayer(IEntityRenderer<HorseEntity,HorseModel<HorseEntity>> p_i50937_1_) |
Modifier and Type | Field and Description |
---|---|
static EntityType<HorseEntity> |
EntityType.HORSE |
Constructor and Description |
---|
HorseEntity(EntityType<? extends HorseEntity> type,
World worldIn) |