Uses of Class
net.minecraft.entity.merchant.villager.VillagerEntity
Packages that use VillagerEntity
Package
Description
-
Uses of VillagerEntity in net.minecraft.advancements.criterion
Methods in net.minecraft.advancements.criterion with parameters of type VillagerEntityModifier and TypeMethodDescriptionvoidCuredZombieVillagerTrigger.trigger(ServerPlayerEntity p_192183_1_, ZombieEntity p_192183_2_, VillagerEntity p_192183_3_) -
Uses of VillagerEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type VillagerEntityModifier and TypeMethodDescriptionVillagerRenderer.getTextureLocation(VillagerEntity p_110775_1_) protected voidVillagerRenderer.scale(VillagerEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) -
Uses of VillagerEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type VillagerEntity -
Uses of VillagerEntity in net.minecraft.entity.ai.brain
Methods in net.minecraft.entity.ai.brain that return types with arguments of type VillagerEntityModifier and TypeMethodDescriptionstatic Stream<VillagerEntity>BrainUtil.getNearbyVillagersWithCondition(VillagerEntity p_233872_0_, Predicate<VillagerEntity> p_233872_1_) Methods in net.minecraft.entity.ai.brain with parameters of type VillagerEntityModifier and TypeMethodDescriptionstatic Stream<VillagerEntity>BrainUtil.getNearbyVillagersWithCondition(VillagerEntity p_233872_0_, Predicate<VillagerEntity> p_233872_1_) Method parameters in net.minecraft.entity.ai.brain with type arguments of type VillagerEntityModifier and TypeMethodDescriptionstatic Stream<VillagerEntity>BrainUtil.getNearbyVillagersWithCondition(VillagerEntity p_233872_0_, Predicate<VillagerEntity> p_233872_1_) -
Uses of VillagerEntity in net.minecraft.entity.ai.brain.sensor
Methods in net.minecraft.entity.ai.brain.sensor with parameters of type VillagerEntityModifier and TypeMethodDescriptionprotected voidSecondaryPositionSensor.doTick(ServerWorld p_212872_1_, VillagerEntity p_212872_2_) -
Uses of VillagerEntity in net.minecraft.entity.ai.brain.task
Methods in net.minecraft.entity.ai.brain.task that return VillagerEntityModifier and TypeMethodDescriptionprivate static VillagerEntitySwitchVillagerJobTask.selectWinner(VillagerEntity p_233932_0_, VillagerEntity p_233932_1_) Methods in net.minecraft.entity.ai.brain.task that return types with arguments of type VillagerEntityModifier and TypeMethodDescriptionprivate Optional<VillagerEntity>CreateBabyVillagerTask.breed(ServerWorld p_242307_1_, VillagerEntity p_242307_2_, VillagerEntity p_242307_3_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> VillagerTasks.getCorePackage(VillagerProfession p_220638_0_, float p_220638_1_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> VillagerTasks.getHidePackage(VillagerProfession p_220644_0_, float p_220644_1_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> VillagerTasks.getIdlePackage(VillagerProfession p_220641_0_, float p_220641_1_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> VillagerTasks.getMeetPackage(VillagerProfession p_220637_0_, float p_220637_1_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> VillagerTasks.getPanicPackage(VillagerProfession p_220636_0_, float p_220636_1_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> VillagerTasks.getPlayPackage(float p_220645_0_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> VillagerTasks.getPreRaidPackage(VillagerProfession p_220642_0_, float p_220642_1_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> VillagerTasks.getRaidPackage(VillagerProfession p_220640_0_, float p_220640_1_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> VillagerTasks.getRestPackage(VillagerProfession p_220635_0_, float p_220635_1_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> VillagerTasks.getWorkPackage(VillagerProfession p_220639_0_, float p_220639_1_) Methods in net.minecraft.entity.ai.brain.task with parameters of type VillagerEntityModifier and TypeMethodDescriptionprivate Optional<VillagerEntity>CreateBabyVillagerTask.breed(ServerWorld p_242307_1_, VillagerEntity p_242307_2_, VillagerEntity p_242307_3_) private booleanCreateBabyVillagerTask.canReach(VillagerEntity p_223520_1_, BlockPos p_223520_2_) private booleanFindJobTask.canReachPos(VillagerEntity p_234020_1_, BlockPos p_234020_2_, PointOfInterestType p_234020_3_) protected booleanBoneMealCropsTask.canStillUse(ServerWorld p_212834_1_, VillagerEntity p_212834_2_, long p_212834_3_) protected booleanCelebrateRaidVictoryTask.canStillUse(ServerWorld p_212834_1_, VillagerEntity p_212834_2_, long p_212834_3_) protected booleanCreateBabyVillagerTask.canStillUse(ServerWorld p_212834_1_, VillagerEntity p_212834_2_, long p_212834_3_) protected booleanFarmTask.canStillUse(ServerWorld p_212834_1_, VillagerEntity p_212834_2_, long p_212834_3_) protected booleanFindPotentialJobTask.canStillUse(ServerWorld p_212834_1_, VillagerEntity p_212834_2_, long p_212834_3_) protected booleanGiveHeroGiftsTask.canStillUse(ServerWorld p_212834_1_, VillagerEntity p_212834_2_, long p_212834_3_) protected booleanPanicTask.canStillUse(ServerWorld p_212834_1_, VillagerEntity p_212834_2_, long p_212834_3_) protected booleanShareItemsTask.canStillUse(ServerWorld p_212834_1_, VillagerEntity p_212834_2_, long p_212834_3_) booleanShowWaresTask.canStillUse(ServerWorld p_212834_1_, VillagerEntity p_212834_2_, long p_212834_3_) protected booleanSpawnGolemTask.canStillUse(ServerWorld p_212834_1_, VillagerEntity p_212834_2_, long p_212834_3_) protected booleanTradeTask.canStillUse(ServerWorld p_212834_1_, VillagerEntity p_212834_2_, long p_212834_3_) protected booleanAssignProfessionTask.checkExtraStartConditions(ServerWorld p_212832_1_, VillagerEntity p_212832_2_) protected booleanBoneMealCropsTask.checkExtraStartConditions(ServerWorld p_212832_1_, VillagerEntity p_212832_2_) protected booleanCelebrateRaidVictoryTask.checkExtraStartConditions(ServerWorld p_212832_1_, VillagerEntity p_212832_2_) protected booleanChangeJobTask.checkExtraStartConditions(ServerWorld p_212832_1_, VillagerEntity p_212832_2_) protected booleanCreateBabyVillagerTask.checkExtraStartConditions(ServerWorld p_212832_1_, VillagerEntity p_212832_2_) protected booleanFarmTask.checkExtraStartConditions(ServerWorld p_212832_1_, VillagerEntity p_212832_2_) protected booleanFindJobTask.checkExtraStartConditions(ServerWorld p_212832_1_, VillagerEntity p_212832_2_) protected booleanFindPotentialJobTask.checkExtraStartConditions(ServerWorld p_212832_1_, VillagerEntity p_212832_2_) protected booleanGiveHeroGiftsTask.checkExtraStartConditions(ServerWorld p_212832_1_, VillagerEntity p_212832_2_) protected booleanShareItemsTask.checkExtraStartConditions(ServerWorld p_212832_1_, VillagerEntity p_212832_2_) booleanShowWaresTask.checkExtraStartConditions(ServerWorld p_212832_1_, VillagerEntity p_212832_2_) protected booleanSpawnGolemTask.checkExtraStartConditions(ServerWorld p_212832_1_, VillagerEntity p_212832_2_) protected booleanTradeTask.checkExtraStartConditions(ServerWorld p_212832_1_, VillagerEntity p_212832_2_) protected booleanWalkToPOITask.checkExtraStartConditions(ServerWorld p_212832_1_, VillagerEntity p_212832_2_) protected booleanWalkTowardsRandomSecondaryPosTask.checkExtraStartConditions(ServerWorld p_212832_1_, VillagerEntity p_212832_2_) private booleanStayNearPointTask.closeEnough(ServerWorld p_220547_1_, VillagerEntity p_220547_2_, GlobalPos p_220547_3_) private booleanSwitchVillagerJobTask.competesForSameJobsite(GlobalPos p_233934_1_, PointOfInterestType p_233934_2_, VillagerEntity p_233934_3_) private voidFarmerWorkTask.compostItems(ServerWorld p_234016_1_, VillagerEntity p_234016_2_, GlobalPos p_234016_3_, BlockState p_234016_4_) private voidShowWaresTask.displayCyclingItems(VillagerEntity p_220553_1_) private voidShowWaresTask.displayFirstItem(VillagerEntity p_220558_1_) private voidStayNearPointTask.dropPOI(VillagerEntity p_225457_1_, long p_225457_2_) private voidFindJobTask.eraseMemories(VillagerEntity p_234019_1_) ShareItemsTask.figureOutWhatIAmWillingToTrade(VillagerEntity p_220585_0_, VillagerEntity p_220585_1_) private voidShowWaresTask.findItemsToDisplay(LivingEntity p_220556_1_, VillagerEntity p_220556_2_) private voidTradeTask.followPlayer(VillagerEntity p_220475_1_) GiveHeroGiftsTask.getItemToThrow(VillagerEntity p_220399_1_) private Optional<PlayerEntity>GiveHeroGiftsTask.getNearestTargetableHero(VillagerEntity p_220400_1_) private voidCreateBabyVillagerTask.giveBedToChild(ServerWorld p_220477_1_, VillagerEntity p_220477_2_, BlockPos p_220477_3_) private booleanSwitchVillagerJobTask.hasJobSite(VillagerEntity p_233931_1_) private booleanCreateBabyVillagerTask.isBreedingPossible(VillagerEntity p_220478_1_) private static booleanClearHurtTask.isCloseToEntityThatHurtMe(VillagerEntity p_220394_0_) private booleanGiveHeroGiftsTask.isHeroVisible(VillagerEntity p_220396_1_) private booleanGiveHeroGiftsTask.isWithinThrowingDistance(VillagerEntity p_220401_1_, PlayerEntity p_220401_2_) private LivingEntityShowWaresTask.lookAtTarget(VillagerEntity p_220557_1_) private voidFarmerWorkTask.makeBread(VillagerEntity p_234015_1_) private booleanFindJobTask.nearbyWantsJobsite(PointOfInterestType p_234018_1_, VillagerEntity p_234018_2_, BlockPos p_234018_3_) BoneMealCropsTask.pickNextTarget(ServerWorld p_233997_1_, VillagerEntity p_233997_2_) private static VillagerEntitySwitchVillagerJobTask.selectWinner(VillagerEntity p_233932_0_, VillagerEntity p_233932_1_) private voidBoneMealCropsTask.setCurrentCropAsTarget(VillagerEntity p_233994_1_) protected voidAssignProfessionTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidBoneMealCropsTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidChangeJobTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidClearHurtTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidCreateBabyVillagerTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidFarmTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidFindJobTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidGiveHeroGiftsTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidPanicTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidShareItemsTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) voidShowWaresTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidSpawnGolemTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidStayNearPointTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidSwitchVillagerJobTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidTradeTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidWalkToPOITask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidWalkTowardsRandomSecondaryPosTask.start(ServerWorld p_212831_1_, VillagerEntity p_212831_2_, long p_212831_3_) protected voidBoneMealCropsTask.stop(ServerWorld p_212835_1_, VillagerEntity p_212835_2_, long p_212835_3_) protected voidCelebrateRaidVictoryTask.stop(ServerWorld p_212835_1_, VillagerEntity p_212835_2_, long p_212835_3_) protected voidCreateBabyVillagerTask.stop(ServerWorld p_212835_1_, VillagerEntity p_212835_2_, long p_212835_3_) protected voidFarmTask.stop(ServerWorld p_212835_1_, VillagerEntity p_212835_2_, long p_212835_3_) protected voidFindPotentialJobTask.stop(ServerWorld p_212835_1_, VillagerEntity p_212835_2_, long p_212835_3_) protected voidGiveHeroGiftsTask.stop(ServerWorld p_212835_1_, VillagerEntity p_212835_2_, long p_212835_3_) protected voidShareItemsTask.stop(ServerWorld p_212835_1_, VillagerEntity p_212835_2_, long p_212835_3_) voidShowWaresTask.stop(ServerWorld p_212835_1_, VillagerEntity p_212835_2_, long p_212835_3_) protected voidTradeTask.stop(ServerWorld p_212835_1_, VillagerEntity p_212835_2_, long p_212835_3_) CreateBabyVillagerTask.takeVacantBed(ServerWorld p_220479_1_, VillagerEntity p_220479_2_) private voidGiveHeroGiftsTask.throwGift(VillagerEntity p_220398_1_, LivingEntity p_220398_2_) private static voidShareItemsTask.throwHalfStack(VillagerEntity p_220586_0_, Set<Item> p_220586_1_, LivingEntity p_220586_2_) protected voidBoneMealCropsTask.tick(ServerWorld p_212833_1_, VillagerEntity p_212833_2_, long p_212833_3_) protected voidCelebrateRaidVictoryTask.tick(ServerWorld p_212833_1_, VillagerEntity p_212833_2_, long p_212833_3_) protected voidCreateBabyVillagerTask.tick(ServerWorld p_212833_1_, VillagerEntity p_212833_2_, long p_212833_3_) protected voidFarmTask.tick(ServerWorld p_212833_1_, VillagerEntity p_212833_2_, long p_212833_3_) protected voidFindPotentialJobTask.tick(ServerWorld p_212833_1_, VillagerEntity p_212833_2_, long p_212833_3_) protected voidGiveHeroGiftsTask.tick(ServerWorld p_212833_1_, VillagerEntity p_212833_2_, long p_212833_3_) protected voidPanicTask.tick(ServerWorld p_212833_1_, VillagerEntity p_212833_2_, long p_212833_3_) protected voidShareItemsTask.tick(ServerWorld p_212833_1_, VillagerEntity p_212833_2_, long p_212833_3_) voidShowWaresTask.tick(ServerWorld p_212833_1_, VillagerEntity p_212833_2_, long p_212833_3_) protected voidTradeTask.tick(ServerWorld p_212833_1_, VillagerEntity p_212833_2_, long p_212833_3_) private booleanStayNearPointTask.tiredOfTryingToFindTarget(ServerWorld p_223017_1_, VillagerEntity p_223017_2_) private booleanStayNearPointTask.tooFar(VillagerEntity p_242304_1_, GlobalPos p_242304_2_) private voidCreateBabyVillagerTask.tryToGiveBirth(ServerWorld p_223521_1_, VillagerEntity p_223521_2_, VillagerEntity p_223521_3_) private voidShowWaresTask.updateDisplayItems(VillagerEntity p_220555_1_) protected voidFarmerWorkTask.useWorkstation(ServerWorld p_230251_1_, VillagerEntity p_230251_2_) protected voidSpawnGolemTask.useWorkstation(ServerWorld p_230251_1_, VillagerEntity p_230251_2_) private voidFindJobTask.yieldJobSite(ServerWorld p_234022_1_, VillagerEntity p_234022_2_, VillagerEntity p_234022_3_, BlockPos p_234022_4_, boolean p_234022_5_) -
Uses of VillagerEntity in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as VillagerEntityMethods in net.minecraft.entity.ai.goal with parameters of type VillagerEntityModifier and TypeMethodDescriptionprivate booleanPatrolVillageGoal.doesVillagerWantGolem(VillagerEntity p_234028_1_) -
Uses of VillagerEntity in net.minecraft.entity.merchant.villager
Fields in net.minecraft.entity.merchant.villager with type parameters of type VillagerEntityModifier and TypeFieldDescriptionstatic final Map<MemoryModuleType<GlobalPos>,BiPredicate<VillagerEntity, PointOfInterestType>> VillagerEntity.POI_MEMORIESprivate static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super VillagerEntity>>>VillagerEntity.SENSOR_TYPESMethods in net.minecraft.entity.merchant.villager that return VillagerEntityModifier and TypeMethodDescriptionVillagerEntity.getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) Methods in net.minecraft.entity.merchant.villager that return types with arguments of type VillagerEntityModifier and TypeMethodDescriptionprotected Brain.BrainCodec<VillagerEntity>VillagerEntity.brainProvider()VillagerEntity.getBrain()Methods in net.minecraft.entity.merchant.villager with parameters of type VillagerEntityModifier and TypeMethodDescriptionvoidVillagerEntity.gossip(ServerWorld p_242368_1_, VillagerEntity p_242368_2_, long p_242368_3_) Method parameters in net.minecraft.entity.merchant.villager with type arguments of type VillagerEntityModifier and TypeMethodDescriptionprivate voidVillagerEntity.registerBrainGoals(Brain<VillagerEntity> p_213744_1_) Constructor parameters in net.minecraft.entity.merchant.villager with type arguments of type VillagerEntityModifierConstructorDescriptionVillagerEntity(EntityType<? extends VillagerEntity> p_i50182_1_, World p_i50182_2_) VillagerEntity(EntityType<? extends VillagerEntity> p_i50183_1_, World p_i50183_2_, VillagerType p_i50183_3_)