net.minecraft.world.entity.ai.util

public class GoalUtils

csl
net.minecraft.world.entity.ai.util.GoalUtils
net.minecraft.class_5493
net.minecraft.entity.ai.NavigationConditions

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static boolean
a(chm arg0)
hasGroundPathNavigation(Mob arg0)
method_30955(class_1308 arg0)
hasMobNavigation(MobEntity entity)
public static boolean
a(chs arg0, double arg1)
mobRestricted(PathfinderMob arg0, double arg1)
method_31517(class_1314 arg0, double arg1)
isPositionTargetInRange(PathAwareEntity entity, double extraDistance)
public static boolean
a(is arg0, chs arg1)
isOutsideLimits(BlockPos arg0, PathfinderMob arg1)
method_31520(class_2338 arg0, class_1314 arg1)
isHeightInvalid(BlockPos pos, PathAwareEntity entity)
public static boolean
a(boolean arg0, chs arg1, is arg2)
isRestricted(boolean arg0, PathfinderMob arg1, BlockPos arg2)
method_31521(boolean arg0, class_1314 arg1, class_2338 arg2)
isPositionTargetOutOfWalkRange(boolean posTargetInRange, PathAwareEntity entity, BlockPos pos)
public static boolean
a(boolean arg0, chs arg1, fse arg2)
isRestricted(boolean arg0, PathfinderMob arg1, Vec3 arg2)
method_75726(boolean arg0, class_1314 arg1, class_243 arg2)
isPositionTargetOutOfWalkRange(boolean posTargetInRange, PathAwareEntity entity, Vec3d pos)
public static boolean
a(cra arg0, is arg1)
isNotStable(PathNavigation arg0, BlockPos arg1)
method_31519(class_1408 arg0, class_2338 arg1)
isInvalidPosition(EntityNavigation navigation, BlockPos pos)
public static boolean
a(chs arg0, is arg1)
isWater(PathfinderMob arg0, BlockPos arg1)
method_31518(class_1314 arg0, class_2338 arg1)
isWaterAt(PathAwareEntity entity, BlockPos pos)
public static boolean
b(chs arg0, is arg1)
hasMalus(PathfinderMob arg0, BlockPos arg1)
method_31522(class_1314 arg0, class_2338 arg1)
hasPathfindingPenalty(PathAwareEntity entity, BlockPos pos)
public static boolean
c(chs arg0, is arg1)
isSolid(PathfinderMob arg0, BlockPos arg1)
method_31523(class_1314 arg0, class_2338 arg1)
isSolidAt(PathAwareEntity entity, BlockPos pos)