public class TradeWithPlayerGoal extends Goal
Modifier and Type | Field and Description |
---|---|
private AbstractVillagerEntity |
villager |
Constructor and Description |
---|
TradeWithPlayerGoal(AbstractVillagerEntity p_i50320_1_) |
Modifier and Type | Method and Description |
---|---|
void |
resetTask() |
boolean |
shouldExecute() |
void |
startExecuting() |
getMutexFlags, isPreemptible, setMutexFlags, shouldContinueExecuting, tick, toString
private final AbstractVillagerEntity villager
public TradeWithPlayerGoal(AbstractVillagerEntity p_i50320_1_)
public boolean shouldExecute()
shouldExecute
in class Goal
public void startExecuting()
startExecuting
in class Goal