Package net.minecraft.entity.passive
Class OcelotEntity.OcelotTemptGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TemptGoal
net.minecraft.entity.passive.OcelotEntity.OcelotTemptGoal
- Enclosing class:
- OcelotEntity
- Mappings:
- Namespace - Name - official - brz$b- intermediary - net/minecraft/class_3701$class_3703- named - net/minecraft/entity/passive/OcelotEntity$OcelotTemptGoal
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFieldsFields inherited from class net.minecraft.entity.ai.goal.TemptGoalclosestPlayer, mob
- 
Constructor SummaryConstructorsConstructorDescriptionOcelotTemptGoal(OcelotEntity ocelot, double speed, Ingredient food, boolean canBeScared) 
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.TemptGoalcanStart, isActive, shouldContinue, start, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, getControls, getTickCount, setControls, shouldRunEveryTick, toGoalTicks, toString
- 
Field Details- 
ocelot- Mappings:
- Namespace - Name - Mixin selector - official - c- Lbrz$b;c:Lbrz;- intermediary - field_16304- Lnet/minecraft/class_3701$class_3703;field_16304:Lnet/minecraft/class_3701;- named - ocelot- Lnet/minecraft/entity/passive/OcelotEntity$OcelotTemptGoal;ocelot:Lnet/minecraft/entity/passive/OcelotEntity;
 
 
- 
- 
Constructor Details- 
OcelotTemptGoal- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lbrz$b;<init>(Lbrz;DLciz;Z)V- intermediary - <init>- Lnet/minecraft/class_3701$class_3703;<init>(Lnet/minecraft/class_3701;DLnet/minecraft/class_1856;Z)V- named - <init>- Lnet/minecraft/entity/passive/OcelotEntity$OcelotTemptGoal;<init>(Lnet/minecraft/entity/passive/OcelotEntity;DLnet/minecraft/recipe/Ingredient;Z)V
 
 
- 
- 
Method Details- 
canBeScaredprotected boolean canBeScared()- Overrides:
- canBeScaredin class- TemptGoal
- Mappings:
- Namespace - Name - Mixin selector - official - h- Lbod;h()Z- intermediary - method_16081- Lnet/minecraft/class_1391;method_16081()Z- named - canBeScared- Lnet/minecraft/entity/ai/goal/TemptGoal;canBeScared()Z
 
 
-