Class GuardianEntityFireBeamGoalMixin
java.lang.Object
net.minecraft.entity.ai.goal.Goal
dev.jaxydog.astral.mixin.challenge.GuardianEntityFireBeamGoalMixin
public abstract class GuardianEntityFireBeamGoalMixin
extends net.minecraft.entity.ai.goal.Goal
Implements mob scaling.
- Since:
- 1.1.1
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.Goal.Control -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStart, canStop, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, start, stop, tick, toGoalTicks, toString
-
Constructor Details
-
GuardianEntityFireBeamGoalMixin
public GuardianEntityFireBeamGoalMixin()
-