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$d- intermediary - net/minecraft/class_4019$class_4023- named - net/minecraft/entity/passive/FoxEntity$CalmDownGoal
- 
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, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, start, stop, tick, toGoalTicks, toString
- 
Field Details- 
WORRIABLE_ENTITY_PREDICATE- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbrv$d;b:Lbqm;- intermediary - field_18102- Lnet/minecraft/class_4019$class_4023;field_18102:Lnet/minecraft/class_4051;- named - WORRIABLE_ENTITY_PREDICATE- Lnet/minecraft/entity/passive/FoxEntity$CalmDownGoal;WORRIABLE_ENTITY_PREDICATE:Lnet/minecraft/entity/ai/TargetPredicate;
 
 
- 
- 
Constructor Details- 
CalmDownGoalCalmDownGoal()
 
- 
- 
Method Details- 
isAtFavoredLocationprotected boolean isAtFavoredLocation()- Mappings:
- Namespace - Name - Mixin selector - official - h- Lbrv$d;h()Z- intermediary - method_18305- Lnet/minecraft/class_4019$class_4023;method_18305()Z- named - isAtFavoredLocation- Lnet/minecraft/entity/passive/FoxEntity$CalmDownGoal;isAtFavoredLocation()Z
 
- 
canCalmDownprotected boolean canCalmDown()- Mappings:
- Namespace - Name - Mixin selector - official - i- Lbrv$d;i()Z- intermediary - method_18306- Lnet/minecraft/class_4019$class_4023;method_18306()Z- named - canCalmDown- Lnet/minecraft/entity/passive/FoxEntity$CalmDownGoal;canCalmDown()Z
 
 
-