Package net.minecraft.entity.mob
Class IllagerEntity.LongDoorInteractGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.DoorInteractGoal
net.minecraft.entity.ai.goal.LongDoorInteractGoal
net.minecraft.entity.mob.IllagerEntity.LongDoorInteractGoal
- Enclosing class:
- IllagerEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/mob/IllagerEntity$LongDoorInteractGoal- intermediary - net/minecraft/class_1543$class_4258- official - clg$b
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFields inherited from class net.minecraft.entity.ai.goal.DoorInteractGoaldoorPos, doorValid, mob
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.LongDoorInteractGoalshouldContinue, start, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.DoorInteractGoalisDoorOpen, setDoorOpen, shouldRunEveryTickMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, toGoalTicks, toString
- 
Constructor Details- 
LongDoorInteractGoal- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/mob/IllagerEntity$LongDoorInteractGoal;<init>(Lnet/minecraft/entity/mob/IllagerEntity;Lnet/minecraft/entity/raid/RaiderEntity;)V- intermediary - <init>- Lnet/minecraft/class_1543$class_4258;<init>(Lnet/minecraft/class_1543;Lnet/minecraft/class_3763;)V- official - <init>- Lclg$b;<init>(Lclg;Lcqm;)V
 
 
- 
- 
Method Details- 
canStartpublic boolean canStart()- Overrides:
- canStartin class- DoorInteractGoal
- Mappings:
- Namespace - Name - Mixin selector - named - canStart- Lnet/minecraft/entity/ai/goal/Goal;canStart()Z- intermediary - method_6264- Lnet/minecraft/class_1352;method_6264()Z- official - b- Lccg;b()Z
 
 
-