| Package | Description |
|---|---|
| net.minecraft.advancements.criterion | |
| net.minecraft.entity.ai.goal | |
| net.minecraft.entity.merchant.villager |
| Modifier and Type | Method and Description |
|---|---|
void |
VillagerTradeTrigger.func_215114_a(ServerPlayerEntity p_215114_1_,
AbstractVillagerEntity p_215114_2_,
ItemStack p_215114_3_) |
boolean |
VillagerTradeTrigger.Instance.func_215125_a(ServerPlayerEntity p_215125_1_,
AbstractVillagerEntity p_215125_2_,
ItemStack p_215125_3_) |
| Modifier and Type | Field and Description |
|---|---|
private AbstractVillagerEntity |
LookAtCustomerGoal.villager |
private AbstractVillagerEntity |
TradeWithPlayerGoal.villager |
| Constructor and Description |
|---|
LookAtCustomerGoal(AbstractVillagerEntity abstractVillagerEntityIn) |
TradeWithPlayerGoal(AbstractVillagerEntity p_i50320_1_) |
| Modifier and Type | Class and Description |
|---|---|
class |
VillagerEntity |
class |
WanderingTraderEntity |
| Constructor and Description |
|---|
AbstractVillagerEntity(EntityType<? extends AbstractVillagerEntity> type,
World worldIn) |