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 official bvk$bintermediary net/minecraft/class_1543$class_4258named net/minecraft/entity/mob/IllagerEntity$LongDoorInteractGoal
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.DoorInteractGoal
doorPos, doorValid, mob - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.LongDoorInteractGoal
shouldContinue, start, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.DoorInteractGoal
isDoorOpen, setDoorOpen, shouldRunEveryTickMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, toGoalTicks, toString 
- 
Constructor Details
- 
LongDoorInteractGoal
- Mappings:
 Namespace Name Mixin selector official <init>Lbvk$b;<init>(Lbvk;Lbzw;)Vintermediary <init>Lnet/minecraft/class_1543$class_4258;<init>(Lnet/minecraft/class_1543;Lnet/minecraft/class_3763;)Vnamed <init>Lnet/minecraft/entity/mob/IllagerEntity$LongDoorInteractGoal;<init>(Lnet/minecraft/entity/mob/IllagerEntity;Lnet/minecraft/entity/raid/RaiderEntity;)V
 
 - 
 - 
Method Details
- 
canStart
public boolean canStart()- Overrides:
 canStartin classDoorInteractGoal- Mappings:
 Namespace Name Mixin selector official aLbmv;a()Zintermediary method_6264Lnet/minecraft/class_1352;method_6264()Znamed canStartLnet/minecraft/entity/ai/goal/Goal;canStart()Z
 
 -