static class EndermanEntity.PlaceBlockGoal extends Goal
Goal.Control| Modifier and Type | Field and Description |
|---|---|
private EndermanEntity |
enderman |
| Constructor and Description |
|---|
PlaceBlockGoal(EndermanEntity enderman) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
private boolean |
method_7033(WorldView worldView,
BlockPos blockPos,
BlockState blockState,
BlockState blockState2,
BlockState blockState3,
BlockPos blockPos2) |
void |
tick() |
canStop, getControls, setControls, shouldContinue, start, stop, toStringprivate final EndermanEntity enderman
public PlaceBlockGoal(EndermanEntity enderman)
private boolean method_7033(WorldView worldView, BlockPos blockPos, BlockState blockState, BlockState blockState2, BlockState blockState3, BlockPos blockPos2)