Package net.minecraft.entity.passive
Class FoxEntity.CalmDownGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.FoxEntity.CalmDownGoal
- Direct Known Subclasses:
 FoxEntity.DelayedCalmDownGoal,FoxEntity.SitDownAndLookAroundGoal
- Enclosing class:
 FoxEntity
- Mappings:
 Namespace Name official brv$dintermediary net/minecraft/class_4019$class_4023named net/minecraft/entity/passive/FoxEntity$CalmDownGoal
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected booleanprotected booleanMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStart, canStop, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, start, stop, tick, toGoalTicks, toString 
- 
Field Details
- 
WORRIABLE_ENTITY_PREDICATE
- Mappings:
 Namespace Name Mixin selector official bLbrv$d;b:Lbqm;intermediary field_18102Lnet/minecraft/class_4019$class_4023;field_18102:Lnet/minecraft/class_4051;named WORRIABLE_ENTITY_PREDICATELnet/minecraft/entity/passive/FoxEntity$CalmDownGoal;WORRIABLE_ENTITY_PREDICATE:Lnet/minecraft/entity/ai/TargetPredicate;
 
 - 
 - 
Constructor Details
- 
CalmDownGoal
CalmDownGoal() 
 - 
 - 
Method Details
- 
isAtFavoredLocation
protected boolean isAtFavoredLocation()- Mappings:
 Namespace Name Mixin selector official hLbrv$d;h()Zintermediary method_18305Lnet/minecraft/class_4019$class_4023;method_18305()Znamed isAtFavoredLocationLnet/minecraft/entity/passive/FoxEntity$CalmDownGoal;isAtFavoredLocation()Z
 - 
canCalmDown
protected boolean canCalmDown()- Mappings:
 Namespace Name Mixin selector official iLbrv$d;i()Zintermediary method_18306Lnet/minecraft/class_4019$class_4023;method_18306()Znamed canCalmDownLnet/minecraft/entity/passive/FoxEntity$CalmDownGoal;canCalmDown()Z
 
 -