net.minecraft.entity.mob

class EndermanEntity$PlaceBlockGoal

extends Goal

net.minecraft.world.entity.monster.EnderMan$EndermanLeaveBlockGoal
net.minecraft.class_1560$class_1561
net.minecraft.entity.mob.EndermanEntity$PlaceBlockGoal

Field summary

Modifier and TypeField
private final EndermanEntity
enderman
field_7258
enderman

Constructor summary

ModifierConstructor
public (EndermanEntity enderman)

Method summary

Modifier and TypeMethod
public boolean
canUse()
method_6264()
canStart()
public void
tick()
method_6268()
tick()
private boolean
canPlaceBlock(Level level, BlockPos pos, BlockState carried, BlockState targetState, BlockState belowState, BlockPos below)
method_7033(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_2680 arg3, class_2680 arg4, class_2338 arg5)
canPlaceOn(World world, BlockPos posAbove, BlockState carriedState, BlockState stateAbove, BlockState state, BlockPos pos)