Class PlantLookAtPlayerGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.LookAtPlayerGoal
nokunami.floral_warfare.common.entity.ai.goal.plants.misc.PlantLookAtPlayerGoal
public class PlantLookAtPlayerGoal
extends net.minecraft.world.entity.ai.goal.LookAtPlayerGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.Goal.Flag -
Field Summary
Fields inherited from class net.minecraft.world.entity.ai.goal.LookAtPlayerGoal
DEFAULT_PROBABILITY, lookAt, lookAtContext, lookAtType, lookDistance, mob, probability -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.entity.ai.goal.LookAtPlayerGoal
canContinueToUse, start, stop, tickMethods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString
-
Constructor Details
-
PlantLookAtPlayerGoal
-
-
Method Details
-
canUse
public boolean canUse()- Overrides:
canUsein classnet.minecraft.world.entity.ai.goal.LookAtPlayerGoal
-