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
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class net.minecraft.entity.ai.goal.Goal

    canStart, canStop, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, start, stop, tick, toGoalTicks, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • GuardianEntityFireBeamGoalMixin

      public GuardianEntityFireBeamGoalMixin()