| Package | Description |
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.client.renderer.entity.layers | |
| net.minecraft.entity.ai |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RenderIronGolem.applyRotations(EntityIronGolem entityLiving,
float p_77043_2_,
float rotationYaw,
float partialTicks) |
protected ResourceLocation |
RenderIronGolem.getEntityTexture(EntityIronGolem entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
LayerIronGolemFlower.doRenderLayer(EntityIronGolem entitylivingbaseIn,
float limbSwing,
float limbSwingAmount,
float partialTicks,
float ageInTicks,
float netHeadYaw,
float headPitch,
float scale) |
| Modifier and Type | Field and Description |
|---|---|
(package private) EntityIronGolem |
EntityAIDefendVillage.irongolem |
private EntityIronGolem |
EntityAILookAtVillager.ironGolem |
private EntityIronGolem |
EntityAIFollowGolem.ironGolem |
| Constructor and Description |
|---|
EntityAIDefendVillage(EntityIronGolem ironGolemIn) |
EntityAILookAtVillager(EntityIronGolem ironGolemIn) |