Package net.minecraft.entity.monster
Class AbstractIllagerEntity.RaidOpenDoorGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.InteractDoorGoal
net.minecraft.entity.ai.goal.OpenDoorGoal
net.minecraft.entity.monster.AbstractIllagerEntity.RaidOpenDoorGoal
- Enclosing class:
- AbstractIllagerEntity
-
Nested Class Summary
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.InteractDoorGoal
doorPos, hasDoor, mob -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.OpenDoorGoal
canContinueToUse, start, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.InteractDoorGoal
isOpen, setOpenMethods inherited from class net.minecraft.entity.ai.goal.Goal
getFlags, isInterruptable, setFlags, toString
-
Constructor Details
-
RaidOpenDoorGoal
-
-
Method Details
-
canUse
public boolean canUse()- Overrides:
canUsein classInteractDoorGoal
-