Package net.minecraft.entity.ai.goal
Class DoorInteractGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.DoorInteractGoal
- Direct Known Subclasses:
BreakDoorGoal,LongDoorInteractGoal
- Mappings:
Namespace Name official agjintermediary net/minecraft/class_890named net/minecraft/entity/ai/goal/DoorInteractGoal
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanStart()private booleanmethod_15678(BlockPos blockPos) protected voidmethod_15679(boolean bool) protected booleanbooleanvoidstart()voidtick()Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits, stop
-
Field Details
-
mob
- Mappings:
Namespace Name Mixin selector official aLagj;a:Lafb;intermediary field_3474Lnet/minecraft/class_890;field_3474:Lnet/minecraft/class_871;named mobLnet/minecraft/entity/ai/goal/DoorInteractGoal;mob:Lnet/minecraft/entity/mob/MobEntity;
-
pos
- Mappings:
Namespace Name Mixin selector official bLagj;b:Lel;intermediary field_11931Lnet/minecraft/class_890;field_11931:Lnet/minecraft/class_2552;named posLnet/minecraft/entity/ai/goal/DoorInteractGoal;pos:Lnet/minecraft/util/math/BlockPos;
-
field_16846
protected boolean field_16846- Mappings:
Namespace Name Mixin selector official cLagj;c:Zintermediary field_16846Lnet/minecraft/class_890;field_16846:Znamed field_16846Lnet/minecraft/entity/ai/goal/DoorInteractGoal;field_16846:Z
-
shouldStop
private boolean shouldStop- Mappings:
Namespace Name Mixin selector official dLagj;d:Zintermediary field_3479Lnet/minecraft/class_890;field_3479:Znamed shouldStopLnet/minecraft/entity/ai/goal/DoorInteractGoal;shouldStop:Z
-
xOffset
private float xOffset- Mappings:
Namespace Name Mixin selector official eLagj;e:Fintermediary field_3480Lnet/minecraft/class_890;field_3480:Fnamed xOffsetLnet/minecraft/entity/ai/goal/DoorInteractGoal;xOffset:F
-
zOffset
private float zOffset- Mappings:
Namespace Name Mixin selector official fLagj;f:Fintermediary field_3481Lnet/minecraft/class_890;field_3481:Fnamed zOffsetLnet/minecraft/entity/ai/goal/DoorInteractGoal;zOffset:F
-
-
Constructor Details
-
DoorInteractGoal
- Mappings:
Namespace Name Mixin selector official <init>Lagj;<init>(Lafb;)Vintermediary <init>Lnet/minecraft/class_890;<init>(Lnet/minecraft/class_871;)Vnamed <init>Lnet/minecraft/entity/ai/goal/DoorInteractGoal;<init>(Lnet/minecraft/entity/mob/MobEntity;)V
-
-
Method Details
-
method_15680
protected boolean method_15680()- Mappings:
Namespace Name Mixin selector official gLagj;g()Zintermediary method_15680Lnet/minecraft/class_890;method_15680()Znamed method_15680Lnet/minecraft/entity/ai/goal/DoorInteractGoal;method_15680()Z
-
method_15679
protected void method_15679(boolean bool) - Mappings:
Namespace Name Mixin selector official aLagj;a(Z)Vintermediary method_15679Lnet/minecraft/class_890;method_15679(Z)Vnamed method_15679Lnet/minecraft/entity/ai/goal/DoorInteractGoal;method_15679(Z)V
-
canStart
public boolean canStart() -
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinuein classGoal- Mappings:
Namespace Name Mixin selector official bLagt;b()Zintermediary method_2744Lnet/minecraft/class_896;method_2744()Znamed shouldContinueLnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
-
start
public void start() -
tick
public void tick() -
method_15678
- Mappings:
Namespace Name Mixin selector official aLagj;a(Lel;)Zintermediary method_15678Lnet/minecraft/class_890;method_15678(Lnet/minecraft/class_2552;)Znamed method_15678Lnet/minecraft/entity/ai/goal/DoorInteractGoal;method_15678(Lnet/minecraft/util/math/BlockPos;)Z
-