net.minecraft.world.entity.ai.behavior

public class AcquirePoi

bwu
net.minecraft.world.entity.ai.behavior.AcquirePoi
net.minecraft.class_4096
net.minecraft.entity.ai.brain.task.FindPointOfInterestTask
net.minecraft.src.C_562_
net.minecraft.world.entity.ai.behavior.BehaviorFindPosition

Field summary

Modifier and TypeField
public static final int
a
SCAN_RANGE
field_30098
POI_SORTING_RADIUS
f_147363_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static BehaviorControl<PathfinderMob>
a(Predicate<jr<cgp>> arg0, cem<jq> arg1, boolean arg2, Optional<Byte> arg3, BiPredicate<ard, ji> arg4)
create(Predicate<Holder<PoiType>> arg0, MemoryModuleType<GlobalPos> arg1, boolean arg2, Optional<Byte> arg3, BiPredicate<ServerLevel, BlockPos> arg4)
method_65945(Predicate<class_6880<class_4158>> arg0, class_4140<class_4208> arg1, boolean arg2, Optional<Byte> arg3, BiPredicate<class_3218, class_2338> arg4)
create(Predicate<RegistryEntry<PointOfInterestType>> poiPredicate, MemoryModuleType<GlobalPos> poiPosModule, boolean onlyRunIfChild, Optional<Byte> entityStatus, BiPredicate<ServerWorld, BlockPos> worldPosBiPredicate)
m_258026_(Predicate<C_203228_<C_792_>> p_260007_, C_753_<C_4697_> p_259129_, boolean p_259108_, Optional<Byte> p_260129_, BiPredicate<C_12_, C_4675_> p_376059_)
public static BehaviorControl<PathfinderMob>
a(Predicate<jr<cgp>> arg0, cem<jq> arg1, boolean arg2, Optional<Byte> arg3)
create(Predicate<Holder<PoiType>> arg0, MemoryModuleType<GlobalPos> arg1, boolean arg2, Optional<Byte> arg3)
method_46884(Predicate<class_6880<class_4158>> arg0, class_4140<class_4208> arg1, boolean arg2, Optional<Byte> arg3)
create(Predicate<RegistryEntry<PointOfInterestType>> poiPredicate, MemoryModuleType<GlobalPos> poiPosModule, boolean onlyRunIfChild, Optional<Byte> entityStatus)
m_257613_(Predicate<C_203228_<C_792_>> p_259994_, C_753_<C_4697_> p_259167_, boolean p_259077_, Optional<Byte> p_259824_)
public static BehaviorControl<PathfinderMob>
a(Predicate<jr<cgp>> arg0, cem<jq> arg1, cem<jq> arg2, boolean arg3, Optional<Byte> arg4, BiPredicate<ard, ji> arg5)
create(Predicate<Holder<PoiType>> arg0, MemoryModuleType<GlobalPos> arg1, MemoryModuleType<GlobalPos> arg2, boolean arg3, Optional<Byte> arg4, BiPredicate<ServerLevel, BlockPos> arg5)
method_46883(Predicate<class_6880<class_4158>> arg0, class_4140<class_4208> arg1, class_4140<class_4208> arg2, boolean arg3, Optional<Byte> arg4, BiPredicate<class_3218, class_2338> arg5)
create(Predicate<RegistryEntry<PointOfInterestType>> poiPredicate, MemoryModuleType<GlobalPos> poiPosModule, MemoryModuleType<GlobalPos> potentialPoiPosModule, boolean onlyRunIfChild, Optional<Byte> entityStatus, BiPredicate<ServerWorld, BlockPos> worldPosBiPredicate)
m_373153_(Predicate<C_203228_<C_792_>> p_377768_, C_753_<C_4697_> p_378646_, C_753_<C_4697_> p_375764_, boolean p_375441_, Optional<Byte> p_376147_, BiPredicate<C_12_, C_4675_> p_376572_)
public static Path
a(bvk arg0, Set<com.mojang.datafixers.util.Pair<jr<cgp>, ji>> arg1)
findPathToPois(Mob arg0, Set<com.mojang.datafixers.util.Pair<Holder<PoiType>, BlockPos>> arg1)
method_43965(class_1308 arg0, Set<com.mojang.datafixers.util.Pair<class_6880<class_4158>, class_2338>> arg1)
findPathToPoi(MobEntity entity, Set<com.mojang.datafixers.util.Pair<RegistryEntry<PointOfInterestType>, BlockPos>> pois)
m_217097_(C_526_ p_217098_, Set<com.mojang.datafixers.util.Pair<C_203228_<C_792_>, C_4675_>> p_217099_)