static class EndermanEntity.PlaceBlockGoal extends Goal
Modifier and Type | Field and Description |
---|---|
private EndermanEntity |
enderman |
Constructor and Description |
---|
PlaceBlockGoal(EndermanEntity p_i45843_1_) |
Modifier and Type | Method and Description |
---|---|
private boolean |
func_220836_a(IWorldReader p_220836_1_,
BlockPos p_220836_2_,
BlockState p_220836_3_,
BlockState p_220836_4_,
BlockState p_220836_5_,
BlockPos p_220836_6_) |
boolean |
shouldExecute() |
void |
tick() |
getMutexFlags, isPreemptible, resetTask, setMutexFlags, shouldContinueExecuting, startExecuting, toString
private final EndermanEntity enderman
public PlaceBlockGoal(EndermanEntity p_i45843_1_)
public boolean shouldExecute()
shouldExecute
in class Goal
private boolean func_220836_a(IWorldReader p_220836_1_, BlockPos p_220836_2_, BlockState p_220836_3_, BlockState p_220836_4_, BlockState p_220836_5_, BlockPos p_220836_6_)