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 - named - net/minecraft/entity/passive/RabbitEntity$EscapeDangerGoal- intermediary - net/minecraft/class_1463$class_1469- official - cht$e
- 
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, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, toGoalTicks, toString
- 
Field Details- 
rabbit- Mappings:
- Namespace - Name - Mixin selector - named - rabbit- Lnet/minecraft/entity/passive/RabbitEntity$EscapeDangerGoal;rabbit:Lnet/minecraft/entity/passive/RabbitEntity;- intermediary - field_6860- Lnet/minecraft/class_1463$class_1469;field_6860:Lnet/minecraft/class_1463;- official - a- Lcht$e;a:Lcht;
 
 
- 
- 
Constructor Details- 
EscapeDangerGoal- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/passive/RabbitEntity$EscapeDangerGoal;<init>(Lnet/minecraft/entity/passive/RabbitEntity;D)V- intermediary - <init>- Lnet/minecraft/class_1463$class_1469;<init>(Lnet/minecraft/class_1463;D)V- official - <init>- Lcht$e;<init>(Lcht;D)V
 
 
- 
- 
Method Details