Uses of Class
net.minecraft.entity.merchant.villager.AbstractVillagerEntity
Package
Description
-
Uses of AbstractVillagerEntity in net.minecraft.advancements.criterion
Modifier and TypeMethodDescriptionvoid
VillagerTradeTrigger.trigger
(ServerPlayerEntity p_215114_1_, AbstractVillagerEntity p_215114_2_, ItemStack p_215114_3_) -
Uses of AbstractVillagerEntity in net.minecraft.entity.ai.goal
Modifier and TypeFieldDescriptionprivate final AbstractVillagerEntity
TradeWithPlayerGoal.mob
private final AbstractVillagerEntity
LookAtCustomerGoal.villager
ModifierConstructorDescriptionLookAtCustomerGoal
(AbstractVillagerEntity p_i50326_1_) TradeWithPlayerGoal
(AbstractVillagerEntity p_i50320_1_) -
Uses of AbstractVillagerEntity in net.minecraft.entity.merchant.villager
ModifierConstructorDescriptionAbstractVillagerEntity
(EntityType<? extends AbstractVillagerEntity> p_i50185_1_, World p_i50185_2_)