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 named net/minecraft/entity/mob/PhantomEntity$StartAttackGoalintermediary net/minecraft/class_1593$class_1596official crx$c
- 
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, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldContinue, shouldRunEveryTick, toGoalTicks, toString 
- 
Field Details
- 
cooldown
private int cooldown- Mappings:
 Namespace Name Mixin selector named cooldownLnet/minecraft/entity/mob/PhantomEntity$StartAttackGoal;cooldown:Iintermediary field_7322Lnet/minecraft/class_1593$class_1596;field_7322:Iofficial bLcrx$c;b: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 named startSwoopLnet/minecraft/entity/mob/PhantomEntity$StartAttackGoal;startSwoop()Vintermediary method_7102Lnet/minecraft/class_1593$class_1596;method_7102()Vofficial hLcrx$c;h()V
 
 -