Class EnderMan.EndermanLeaveBlockGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.EnderMan.EndermanLeaveBlockGoal
- Enclosing class:
- EnderMan
- 
Nested Class Summary
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate booleancanPlaceBlock(Level p_32559_, BlockPos p_32560_, BlockState p_32561_, BlockState p_32562_, BlockState p_32563_, BlockPos p_32564_) booleancanUse()voidtick()Methods inherited from class net.minecraft.world.entity.ai.goal.GoaladjustedTickDelay, canContinueToUse, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, start, stop, toString
- 
Field Details- 
enderman
 
- 
- 
Constructor Details- 
EndermanLeaveBlockGoal
 
- 
- 
Method Details- 
canUsepublic boolean canUse()
- 
tickpublic void tick()
- 
canPlaceBlockprivate boolean canPlaceBlock(Level p_32559_, BlockPos p_32560_, BlockState p_32561_, BlockState p_32562_, BlockState p_32563_, BlockPos p_32564_) 
 
-