Uses of Class
net.minecraft.world.entity.animal.IronGolem
Packages that use IronGolem
Package
Description
-
Uses of IronGolem in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type IronGolemModifier and TypeMethodDescriptionvoid
IronGolemRenderer.extractRenderState
(IronGolem p_364735_, IronGolemRenderState p_365108_, float p_365449_) -
Uses of IronGolem in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type IronGolem -
Uses of IronGolem in net.minecraft.world.entity.ai.goal
Fields in net.minecraft.world.entity.ai.goal declared as IronGolemConstructors in net.minecraft.world.entity.ai.goal with parameters of type IronGolem -
Uses of IronGolem in net.minecraft.world.entity.ai.goal.target
Fields in net.minecraft.world.entity.ai.goal.target declared as IronGolemConstructors in net.minecraft.world.entity.ai.goal.target with parameters of type IronGolem -
Uses of IronGolem in net.minecraft.world.entity.animal
Constructor parameters in net.minecraft.world.entity.animal with type arguments of type IronGolemModifierConstructorDescriptionIronGolem
(EntityType<? extends IronGolem> p_28834_, Level p_28835_)