Package net.minecraft.entity.passive
Class RabbitEntity.class_1864
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.MoveToTargetPosGoal
net.minecraft.entity.passive.RabbitEntity.class_1864
- Enclosing class:
- RabbitEntity
static class RabbitEntity.class_1864 extends MoveToTargetPosGoal
- Mappings:
Namespace Name official tu$hintermediary net/minecraft/class_1856$class_1864named net/minecraft/entity/passive/RabbitEntity$class_1864
-
Field Summary
Fields Modifier and Type Field Description private RabbitEntityfield_7954private booleanfield_7955private booleanfield_7956Fields inherited from class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
cooldown, field_7700 -
Constructor Summary
Constructors Constructor Description class_1864(RabbitEntity rabbitEntity) -
Method Summary
Modifier and Type Method Description booleancanStart()protected booleanmethod_7382(World world, BlockPos pos)booleanshouldContinue()voidstart()voidstop()voidtick()Methods inherited from class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
hasReachedMethods inherited from class net.minecraft.entity.ai.goal.Goal
method_7363, method_7368, method_7369
-
Field Details
-
field_7954
- Mappings:
Namespace Name Mixin selector official cLtu$h;c:Ltu;intermediary field_7954Lnet/minecraft/class_1856$class_1864;field_7954:Lnet/minecraft/class_1856;named field_7954Lnet/minecraft/entity/passive/RabbitEntity$class_1864;field_7954:Lnet/minecraft/entity/passive/RabbitEntity;
-
field_7955
private boolean field_7955- Mappings:
Namespace Name Mixin selector official dLtu$h;d:Zintermediary field_7955Lnet/minecraft/class_1856$class_1864;field_7955:Znamed field_7955Lnet/minecraft/entity/passive/RabbitEntity$class_1864;field_7955:Z
-
field_7956
private boolean field_7956- Mappings:
Namespace Name Mixin selector official eLtu$h;e:Zintermediary field_7956Lnet/minecraft/class_1856$class_1864;field_7956:Znamed field_7956Lnet/minecraft/entity/passive/RabbitEntity$class_1864;field_7956:Z
-
-
Constructor Details
-
class_1864
-
-
Method Details
-
canStart
public boolean canStart()- Overrides:
canStartin classMoveToTargetPosGoal- Mappings:
Namespace Name Mixin selector official aLrd;a()Zintermediary method_7362Lnet/minecraft/class_1789;method_7362()Znamed canStartLnet/minecraft/entity/ai/goal/Goal;canStart()Z
-
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinuein classMoveToTargetPosGoal- Mappings:
Namespace Name Mixin selector official bLrd;b()Zintermediary method_7364Lnet/minecraft/class_1789;method_7364()Znamed shouldContinueLnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
-
start
public void start()- Overrides:
startin classMoveToTargetPosGoal- Mappings:
Namespace Name Mixin selector official cLrd;c()Vintermediary method_7365Lnet/minecraft/class_1789;method_7365()Vnamed startLnet/minecraft/entity/ai/goal/Goal;start()V
-
stop
public void stop()- Overrides:
stopin classMoveToTargetPosGoal- Mappings:
Namespace Name Mixin selector official dLrd;d()Vintermediary method_7366Lnet/minecraft/class_1789;method_7366()Vnamed stopLnet/minecraft/entity/ai/goal/Goal;stop()V
-
tick
public void tick()- Overrides:
tickin classMoveToTargetPosGoal- Mappings:
Namespace Name Mixin selector official eLrd;e()Vintermediary method_7367Lnet/minecraft/class_1789;method_7367()Vnamed tickLnet/minecraft/entity/ai/goal/Goal;tick()V
-
method_7382
- Specified by:
method_7382in classMoveToTargetPosGoal- Mappings:
Namespace Name Mixin selector official aLro;a(Ladm;Lcj;)Zintermediary method_7382Lnet/minecraft/class_1801;method_7382(Lnet/minecraft/class_99;Lnet/minecraft/class_1372;)Znamed method_7382Lnet/minecraft/entity/ai/goal/MoveToTargetPosGoal;method_7382(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Z
-