Package net.minecraft.entity.mob
Class PhantomEntity.StartAttackGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.PhantomEntity.StartAttackGoal
- Enclosing class:
 PhantomEntity
- Mappings:
 Namespace Name official bwe$cintermediary net/minecraft/class_1593$class_1596named net/minecraft/entity/mob/PhantomEntity$StartAttackGoal
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, toGoalTicks, toString 
- 
Field Details
- 
cooldown
private int cooldown- Mappings:
 Namespace Name Mixin selector official bLbwe$c;b:Iintermediary field_7322Lnet/minecraft/class_1593$class_1596;field_7322:Inamed cooldownLnet/minecraft/entity/mob/PhantomEntity$StartAttackGoal;cooldown:I
 
 - 
 - 
Constructor Details
- 
StartAttackGoal
StartAttackGoal() 
 - 
 - 
Method Details
- 
canStart
public boolean canStart() - 
start
public void start() - 
stop
public void stop() - 
tick
public void tick() - 
startSwoop
private void startSwoop()- Mappings:
 Namespace Name Mixin selector official hLbwe$c;h()Vintermediary method_7102Lnet/minecraft/class_1593$class_1596;method_7102()Vnamed startSwoopLnet/minecraft/entity/mob/PhantomEntity$StartAttackGoal;startSwoop()V
 
 -