class DolphinEntity.PlayWithItemsGoal extends Goal
Modifier and Type | Field and Description |
---|---|
private int |
field_205154_b |
Modifier | Constructor and Description |
---|---|
private |
PlayWithItemsGoal() |
Modifier and Type | Method and Description |
---|---|
private void |
func_220810_a(ItemStack p_220810_1_) |
void |
resetTask() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
getMutexFlags, isPreemptible, setMutexFlags, shouldContinueExecuting, toString
public boolean shouldExecute()
shouldExecute
in class Goal
public void startExecuting()
startExecuting
in class Goal
private void func_220810_a(ItemStack p_220810_1_)