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 brt$d
intermediary net/minecraft/class_4019$class_4023
named 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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
protected boolean
Methods 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 b
Lbrt$d;b:Lbqk;
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
-
CalmDownGoal
CalmDownGoal()
-
-
Method Details
-
isAtFavoredLocation
protected boolean isAtFavoredLocation()- Mappings:
Namespace Name Mixin selector official h
Lbrt$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
-
canCalmDown
protected boolean canCalmDown()- Mappings:
Namespace Name Mixin selector official i
Lbrt$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
-