public class SkeletonHorseTrapTriggerGoal extends Goal
Goal.Control
Modifier and Type | Field and Description |
---|---|
private SkeletonHorseEntity |
skeletonHorse |
Constructor and Description |
---|
SkeletonHorseTrapTriggerGoal(SkeletonHorseEntity skeletonHorse) |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
private HorseBaseEntity |
getHorse(LocalDifficulty localDifficulty) |
private SkeletonEntity |
getSkeleton(LocalDifficulty localDifficulty,
HorseBaseEntity vehicle) |
private ItemStack |
method_30768(ItemStack itemStack) |
void |
tick() |
canStop, getControls, setControls, shouldContinue, start, stop, toString
private final SkeletonHorseEntity skeletonHorse
public SkeletonHorseTrapTriggerGoal(SkeletonHorseEntity skeletonHorse)
private HorseBaseEntity getHorse(LocalDifficulty localDifficulty)
private SkeletonEntity getSkeleton(LocalDifficulty localDifficulty, HorseBaseEntity vehicle)