Class ActionTickerGoal<T extends net.minecraft.world.entity.Mob & IFWAction>
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
nokunami.floral_warfare.api.common.ai.action.ActionTickerGoal<T>
public abstract class ActionTickerGoal<T extends net.minecraft.world.entity.Mob & IFWAction>
extends net.minecraft.world.entity.ai.goal.Goal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.Goal.Flag -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, canContinueToUse, canUse, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, start, stop, toString
-
Constructor Details
-
ActionTickerGoal
-
ActionTickerGoal
-
-
Method Details
-
tick
public void tick()- Overrides:
tickin classnet.minecraft.world.entity.ai.goal.Goal
-