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 intermediary net/minecraft/class_4019$class_4023official brt$dnamed 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 intermediary field_18102Lnet/minecraft/class_4019$class_4023;field_18102:Lnet/minecraft/class_4051;official bLbrt$d;b:Lbqk;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 intermediary method_18305Lnet/minecraft/class_4019$class_4023;method_18305()Zofficial hLbrt$d;h()Znamed isAtFavoredLocationLnet/minecraft/entity/passive/FoxEntity$CalmDownGoal;isAtFavoredLocation()Z
-
canCalmDown
protected boolean canCalmDown()- Mappings:
Namespace Name Mixin selector intermediary method_18306Lnet/minecraft/class_4019$class_4023;method_18306()Zofficial iLbrt$d;i()Znamed canCalmDownLnet/minecraft/entity/passive/FoxEntity$CalmDownGoal;canCalmDown()Z
-