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 - named - net/minecraft/entity/passive/FoxEntity$CalmDownGoal- intermediary - net/minecraft/class_4019$class_4023- official - chj$d
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected booleanprotected booleanMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStart, canStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldContinue, shouldRunEveryTick, start, stop, tick, toGoalTicks, toString
- 
Field Details- 
WORRIABLE_ENTITY_PREDICATE- Mappings:
- Namespace - Name - Mixin selector - named - WORRIABLE_ENTITY_PREDICATE- Lnet/minecraft/entity/passive/FoxEntity$CalmDownGoal;WORRIABLE_ENTITY_PREDICATE:Lnet/minecraft/entity/ai/TargetPredicate;- intermediary - field_18102- Lnet/minecraft/class_4019$class_4023;field_18102:Lnet/minecraft/class_4051;- official - b- Lchj$d;b:Lcfz;
 
 
- 
- 
Constructor Details- 
CalmDownGoalCalmDownGoal()
 
- 
- 
Method Details- 
isAtFavoredLocationprotected boolean isAtFavoredLocation()- Mappings:
- Namespace - Name - Mixin selector - named - isAtFavoredLocation- Lnet/minecraft/entity/passive/FoxEntity$CalmDownGoal;isAtFavoredLocation()Z- intermediary - method_18305- Lnet/minecraft/class_4019$class_4023;method_18305()Z- official - h- Lchj$d;h()Z
 
- 
canCalmDownprotected boolean canCalmDown()- Mappings:
- Namespace - Name - Mixin selector - named - canCalmDown- Lnet/minecraft/entity/passive/FoxEntity$CalmDownGoal;canCalmDown()Z- intermediary - method_18306- Lnet/minecraft/class_4019$class_4023;method_18306()Z- official - i- Lchj$d;i()Z
 
 
-