| Package | Description |
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.client.renderer.entity.layers | |
| net.minecraft.entity | |
| net.minecraft.entity.passive |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
SnowManRenderer.getEntityTexture(SnowGolemEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
SnowmanHeadLayer.render(MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int packedLightIn,
SnowGolemEntity entitylivingbaseIn,
float limbSwing,
float limbSwingAmount,
float partialTicks,
float ageInTicks,
float netHeadYaw,
float headPitch) |
| Constructor and Description |
|---|
SnowmanHeadLayer(IEntityRenderer<SnowGolemEntity,SnowManModel<SnowGolemEntity>> p_i50922_1_) |
SnowmanHeadLayer(IEntityRenderer<SnowGolemEntity,SnowManModel<SnowGolemEntity>> p_i50922_1_) |
| Modifier and Type | Field and Description |
|---|---|
static EntityType<SnowGolemEntity> |
EntityType.SNOW_GOLEM |
| Constructor and Description |
|---|
SnowGolemEntity(EntityType<? extends SnowGolemEntity> type,
World worldIn) |