Class WerewolfAttackVillageGoal<T extends de.teamlapen.vampirism.entity.VampirismEntity & de.teamlapen.vampirism.api.entity.IVillageCaptureEntity>
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.target.TargetGoal
de.teamlapen.vampirism.entity.ai.goals.AttackVillageGoal<T>
de.teamlapen.werewolves.entities.goals.WerewolfAttackVillageGoal<T>
public class WerewolfAttackVillageGoal<T extends de.teamlapen.vampirism.entity.VampirismEntity & de.teamlapen.vampirism.api.entity.IVillageCaptureEntity>
extends de.teamlapen.vampirism.entity.ai.goals.AttackVillageGoal<T>
same as
AttackVillageGoal but with ignore disguise-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.Goal.Flag -
Field Summary
Fields inherited from class de.teamlapen.vampirism.entity.ai.goals.AttackVillageGoal
entityPredicateFields inherited from class net.minecraft.world.entity.ai.goal.target.TargetGoal
mob, mustSee, targetMob, unseenMemoryTicks -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.teamlapen.vampirism.entity.ai.goals.AttackVillageGoal
canUse, startMethods inherited from class net.minecraft.world.entity.ai.goal.target.TargetGoal
canAttack, canContinueToUse, getFollowDistance, setUnseenMemoryTicks, stopMethods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, tick, toString
-
Constructor Details
-
WerewolfAttackVillageGoal
-