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, toStringpublic boolean shouldExecute()
shouldExecute in class Goalpublic void startExecuting()
startExecuting in class Goalprivate void func_220810_a(ItemStack p_220810_1_)