Package net.minecraft.entity.passive
Class RabbitEntity.EscapeDangerGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.EscapeDangerGoal
net.minecraft.entity.passive.RabbitEntity.EscapeDangerGoal
- Enclosing class:
RabbitEntity
- Mappings:
Namespace Name official bys$e
intermediary net/minecraft/class_1463$class_1469
named net/minecraft/entity/passive/RabbitEntity$EscapeDangerGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.EscapeDangerGoal
canStart, findTarget, isActive, isInDanger, locateClosestWater, shouldContinue, start, stop
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, toGoalTicks, toString
-
Field Details
-
rabbit
- Mappings:
Namespace Name Mixin selector official h
Lbys$e;h:Lbys;
intermediary field_6860
Lnet/minecraft/class_1463$class_1469;field_6860:Lnet/minecraft/class_1463;
named rabbit
Lnet/minecraft/entity/passive/RabbitEntity$EscapeDangerGoal;rabbit:Lnet/minecraft/entity/passive/RabbitEntity;
-
-
Constructor Details
-
EscapeDangerGoal
- Mappings:
Namespace Name Mixin selector official <init>
Lbys$e;<init>(Lbys;D)V
intermediary <init>
Lnet/minecraft/class_1463$class_1469;<init>(Lnet/minecraft/class_1463;D)V
named <init>
Lnet/minecraft/entity/passive/RabbitEntity$EscapeDangerGoal;<init>(Lnet/minecraft/entity/passive/RabbitEntity;D)V
-
-
Method Details