public class TriggerSkeletonTrapGoal extends Goal
Modifier and Type | Field and Description |
---|---|
private SkeletonHorseEntity |
horse |
Constructor and Description |
---|
TriggerSkeletonTrapGoal(SkeletonHorseEntity horseIn) |
Modifier and Type | Method and Description |
---|---|
private AbstractHorseEntity |
createHorse(DifficultyInstance p_188515_1_) |
private SkeletonEntity |
createSkeleton(DifficultyInstance p_188514_1_,
AbstractHorseEntity p_188514_2_) |
boolean |
shouldExecute() |
void |
tick() |
getMutexFlags, isPreemptible, resetTask, setMutexFlags, shouldContinueExecuting, startExecuting, toString
private final SkeletonHorseEntity horse
public TriggerSkeletonTrapGoal(SkeletonHorseEntity horseIn)
public boolean shouldExecute()
shouldExecute
in class Goal
private AbstractHorseEntity createHorse(DifficultyInstance p_188515_1_)
private SkeletonEntity createSkeleton(DifficultyInstance p_188514_1_, AbstractHorseEntity p_188514_2_)