Package net.minecraft.entity.passive
Class IronGolemEntity.class_1870<T extends LivingEntity>
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TrackTargetGoal
net.minecraft.entity.ai.goal.AttackEntityGoal<T>
net.minecraft.entity.passive.IronGolemEntity.class_1870<T>
- Enclosing class:
- IronGolemEntity
static class IronGolemEntity.class_1870<T extends LivingEntity> extends AttackEntityGoal<T>
- Mappings:
Namespace Name official ty$aintermediary net/minecraft/class_1869$class_1870named net/minecraft/entity/passive/IronGolemEntity$class_1870
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.AttackEntityGoal
AttackEntityGoal.class_1828 -
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.AttackEntityGoal
field_7809, field_7810, field_7811, field_7812Fields inherited from class net.minecraft.entity.ai.goal.TrackTargetGoal
checkVisibility, field_7828 -
Constructor Summary
Constructors Constructor Description class_1870(PassivePathFindingEntity passivePathFindingEntity, Class<T> class2, int int2, boolean bool, boolean bool2, Predicate<? super T> predicate) -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.AttackEntityGoal
canStart, startMethods inherited from class net.minecraft.entity.ai.goal.TrackTargetGoal
getFollowRange, method_7399, method_7400, shouldContinue, stopMethods inherited from class net.minecraft.entity.ai.goal.Goal
method_7363, method_7368, method_7369, tick
-
Constructor Details
-
class_1870
public class_1870(PassivePathFindingEntity passivePathFindingEntity, Class<T> class2, int int2, boolean bool, boolean bool2, Predicate<? super T> predicate)
-