Modifier and Type | Method and Description |
---|---|
protected void |
IronGolemRenderer.applyRotations(IronGolemEntity entityLiving,
MatrixStack matrixStackIn,
float ageInTicks,
float rotationYaw,
float partialTicks) |
ResourceLocation |
IronGolemRenderer.getEntityTexture(IronGolemEntity entity) |
Modifier and Type | Method and Description |
---|---|
void |
IronGolenFlowerLayer.render(MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int packedLightIn,
IronGolemEntity entitylivingbaseIn,
float limbSwing,
float limbSwingAmount,
float partialTicks,
float ageInTicks,
float netHeadYaw,
float headPitch) |
void |
IronGolemCracksLayer.render(MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int packedLightIn,
IronGolemEntity entitylivingbaseIn,
float limbSwing,
float limbSwingAmount,
float partialTicks,
float ageInTicks,
float netHeadYaw,
float headPitch) |
Constructor and Description |
---|
IronGolemCracksLayer(IEntityRenderer<IronGolemEntity,IronGolemModel<IronGolemEntity>> p_i226040_1_) |
IronGolemCracksLayer(IEntityRenderer<IronGolemEntity,IronGolemModel<IronGolemEntity>> p_i226040_1_) |
IronGolenFlowerLayer(IEntityRenderer<IronGolemEntity,IronGolemModel<IronGolemEntity>> p_i50935_1_) |
IronGolenFlowerLayer(IEntityRenderer<IronGolemEntity,IronGolemModel<IronGolemEntity>> p_i50935_1_) |
Modifier and Type | Class and Description |
---|---|
class |
IronGolemModel<T extends IronGolemEntity> |
Modifier and Type | Field and Description |
---|---|
static EntityType<IronGolemEntity> |
EntityType.IRON_GOLEM |
Modifier and Type | Field and Description |
---|---|
private IronGolemEntity |
DefendVillageTargetGoal.irongolem |
private IronGolemEntity |
ShowVillagerFlowerGoal.ironGolem |
Constructor and Description |
---|
DefendVillageTargetGoal(IronGolemEntity ironGolemIn) |
ShowVillagerFlowerGoal(IronGolemEntity ironGolemIn) |
Modifier and Type | Method and Description |
---|---|
private IronGolemEntity |
VillagerEntity.trySpawnGolem() |
Constructor and Description |
---|
IronGolemEntity(EntityType<? extends IronGolemEntity> type,
World worldIn) |