public class TradeWithPlayerGoal extends Goal
| Constructor and Description |
|---|
TradeWithPlayerGoal(AbstractVillagerEntity p_i50320_1_) |
| Modifier and Type | Method and Description |
|---|---|
void |
resetTask() |
boolean |
shouldExecute() |
void |
startExecuting() |
getMutexFlags, isPreemptible, setMutexFlags, shouldContinueExecuting, tickpublic TradeWithPlayerGoal(AbstractVillagerEntity p_i50320_1_)
public boolean shouldExecute()
shouldExecute in class Goalpublic void startExecuting()
startExecuting in class Goal