Package net.minecraft.entity.mob
Class ShulkerEntity.ShootBulletGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.ShulkerEntity.ShootBulletGoal
- Enclosing class:
- ShulkerEntity
- Mappings:
Namespace Name official bkh$aintermediary net/minecraft/class_1606$class_1607named net/minecraft/entity/mob/ShulkerEntity$ShootBulletGoal
-
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, method_38847, method_38848, setControls, shouldContinue, toString
-
Field Details
-
counter
private int counter- Mappings:
Namespace Name Mixin selector official bLbkh$a;b:Iintermediary field_7347Lnet/minecraft/class_1606$class_1607;field_7347:Inamed counterLnet/minecraft/entity/mob/ShulkerEntity$ShootBulletGoal;counter:I
-
-
Constructor Details
-
ShootBulletGoal
public ShootBulletGoal()
-
-
Method Details
-
canStart
public boolean canStart() -
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()
-