Class AbstractIllager.RaiderOpenDoorGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.DoorInteractGoal
net.minecraft.world.entity.ai.goal.OpenDoorGoal
net.minecraft.world.entity.monster.AbstractIllager.RaiderOpenDoorGoal
- Enclosing class:
- AbstractIllager
- 
Nested Class Summary
- 
Field SummaryFields inherited from class net.minecraft.world.entity.ai.goal.DoorInteractGoaldoorPos, hasDoor, mob
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.world.entity.ai.goal.OpenDoorGoalcanContinueToUse, start, stop, tickMethods inherited from class net.minecraft.world.entity.ai.goal.DoorInteractGoalisOpen, requiresUpdateEveryTick, setOpenMethods inherited from class net.minecraft.world.entity.ai.goal.GoaladjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, setFlags, toString
- 
Constructor Details- 
RaiderOpenDoorGoal
 
- 
- 
Method Details- 
canUsepublic boolean canUse()- Overrides:
- canUsein class- DoorInteractGoal
 
 
-