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 - bny$f- intermediary - net/minecraft/class_1463$class_1469- named - net/minecraft/entity/passive/RabbitEntity$EscapeDangerGoal
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.EscapeDangerGoalcanStart, findTarget, isActive, isInDanger, locateClosestWater, shouldContinue, start, stopMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, getControls, getTickCount, setControls, shouldRunEveryTick, toGoalTicks, toString
- 
Field Details- 
rabbit- Mappings:
- Namespace - Name - Mixin selector - official - h- Lbny$f;h:Lbny;- 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>- Lbny$f;<init>(Lbny;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