public class RangedCrossbowAttackGoal<T extends MonsterEntity & IRangedAttackMob & ICrossbowUser> extends Goal
Modifier and Type | Class and Description |
---|---|
(package private) static class |
RangedCrossbowAttackGoal.CrossbowState |
Modifier and Type | Field and Description |
---|---|
private T |
field_220748_a |
private RangedCrossbowAttackGoal.CrossbowState |
field_220749_b |
private double |
field_220750_c |
private float |
field_220751_d |
private int |
field_220752_e |
private int |
field_220753_f |
Constructor and Description |
---|
RangedCrossbowAttackGoal(T p_i50322_1_,
double p_i50322_2_,
float p_i50322_4_) |
Modifier and Type | Method and Description |
---|---|
private boolean |
func_220745_g() |
private boolean |
func_220746_h() |
private boolean |
func_220747_j() |
void |
resetTask() |
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
tick() |
getMutexFlags, isPreemptible, setMutexFlags, startExecuting, toString
private final T extends MonsterEntity & IRangedAttackMob & ICrossbowUser field_220748_a
private RangedCrossbowAttackGoal.CrossbowState field_220749_b
private final double field_220750_c
private final float field_220751_d
private int field_220752_e
private int field_220753_f
public RangedCrossbowAttackGoal(T p_i50322_1_, double p_i50322_2_, float p_i50322_4_)
public boolean shouldExecute()
shouldExecute
in class Goal
private boolean func_220745_g()
public boolean shouldContinueExecuting()
shouldContinueExecuting
in class Goal
private boolean func_220746_h()
private boolean func_220747_j()