Uses of Class
net.minecraft.entity.passive.IronGolemEntity
Package
Description
-
Uses of IronGolemEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionIronGolemRenderer.getTextureLocation
(IronGolemEntity p_110775_1_) protected void
IronGolemRenderer.setupRotations
(IronGolemEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) -
Uses of IronGolemEntity in net.minecraft.client.renderer.entity.layers
Modifier and TypeMethodDescriptionvoid
IronGolemCracksLayer.render
(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, IronGolemEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) void
IronGolenFlowerLayer.render
(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, IronGolemEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) ModifierConstructorDescriptionIronGolemCracksLayer
(IEntityRenderer<IronGolemEntity, IronGolemModel<IronGolemEntity>> p_i226040_1_) IronGolemCracksLayer
(IEntityRenderer<IronGolemEntity, IronGolemModel<IronGolemEntity>> p_i226040_1_) -
Uses of IronGolemEntity in net.minecraft.client.renderer.entity.model
-
Uses of IronGolemEntity in net.minecraft.entity
-
Uses of IronGolemEntity in net.minecraft.entity.ai.goal
Modifier and TypeFieldDescriptionprivate final IronGolemEntity
DefendVillageTargetGoal.golem
private final IronGolemEntity
ShowVillagerFlowerGoal.golem
ModifierConstructorDescriptionDefendVillageTargetGoal
(IronGolemEntity p_i1659_1_) ShowVillagerFlowerGoal
(IronGolemEntity p_i1643_1_) -
Uses of IronGolemEntity in net.minecraft.entity.merchant.villager
Modifier and TypeMethodDescriptionprivate IronGolemEntity
VillagerEntity.trySpawnGolem
(ServerWorld p_213759_1_) -
Uses of IronGolemEntity in net.minecraft.entity.passive
ModifierConstructorDescriptionIronGolemEntity
(EntityType<? extends IronGolemEntity> p_i50267_1_, World p_i50267_2_)