net.minecraft.entity.ai.brain.task

public class TakeJobSiteTask

net.minecraft.world.entity.ai.behavior.YieldJobSite
net.minecraft.world.entity.ai.behavior.YieldJobSite
net.minecraft.class_5327
net.minecraft.entity.ai.brain.task.TakeJobSiteTask

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static Task<VillagerEntity>
create(float speedModifier)
create(float speedModifier)
method_47207(float arg0)
create(float speed)
private static boolean
nearbyWantsJobsite(Holder<PoiType> type, Villager nearbyVillager, BlockPos poiPos)
nearbyWantsJobsite(Holder<PoiType> type, Villager nearbyVillager, BlockPos poiPos)
method_29260(class_6880<class_4158> arg0, class_1646 arg1, class_2338 arg2)
canUseJobSite(RegistryEntry<PointOfInterestType> poiType, VillagerEntity villager, BlockPos pos)
private static boolean
canReachPos(PathfinderMob nearbyVillager, BlockPos poiPos, PoiType type)
canReachPos(PathfinderMob nearbyVillager, BlockPos poiPos, PoiType type)
method_29262(class_1314 arg0, class_2338 arg1, class_4158 arg2)
canReachJobSite(PathAwareEntity entity, BlockPos pos, PointOfInterestType poiType)