Package net.minecraft.entity.mob
Class VexEntity.ChargeTargetGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.VexEntity.ChargeTargetGoal
- Enclosing class:
- VexEntity
- Mappings:
Namespace Name official bkp$aintermediary net/minecraft/class_1634$class_1635named net/minecraft/entity/mob/VexEntity$ChargeTargetGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, method_38847, method_38848, setControls, toString
-
Constructor Details
-
ChargeTargetGoal
public ChargeTargetGoal()
-
-
Method Details
-
canStart
public boolean canStart() -
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinuein classGoal- Mappings:
Namespace Name Mixin selector official bLbbs;b()Zintermediary method_6266Lnet/minecraft/class_1352;method_6266()Znamed shouldContinueLnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
-
start
public void start() -
stop
public void stop() -
method_38846
public boolean method_38846()- Overrides:
method_38846in classGoal- Mappings:
Namespace Name Mixin selector official fLbbs;f()Zintermediary method_38846Lnet/minecraft/class_1352;method_38846()Znamed method_38846Lnet/minecraft/entity/ai/goal/Goal;method_38846()Z
-
tick
public void tick()
-