Uses of Class
net.minecraft.world.entity.animal.golem.IronGolem
Packages that use IronGolem
Package
Description
-
Uses of IronGolem in net.minecraft.client.renderer.entity
Subclasses with type arguments of type IronGolem in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type IronGolemModifier and TypeMethodDescriptionvoidIronGolemRenderer.extractRenderState(IronGolem entity, IronGolemRenderState state, float partialTicks) -
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.golem
Constructor parameters in net.minecraft.world.entity.animal.golem with type arguments of type IronGolem