net.minecraft.world.entity.ai.util

public class AirAndWaterRandomPos

cgz
net.minecraft.world.entity.ai.util.AirAndWaterRandomPos
net.minecraft.class_5530
net.minecraft.entity.ai.NoPenaltySolidTargeting
net.minecraft.world.entity.ai.util.AirAndWaterRandomPos

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static Vec3
a(bwo arg0, int arg1, int arg2, int arg3, double arg4, double arg5, double arg6)
getPos(PathfinderMob arg0, int arg1, int arg2, int arg3, double arg4, double arg5, double arg6)
method_31504(class_1314 arg0, int arg1, int arg2, int arg3, double arg4, double arg5, double arg6)
find(PathAwareEntity entity, int horizontalRange, int verticalRange, int startHeight, double directionX, double directionZ, double rangeAngle)
public static BlockPos
a(bwo arg0, int arg1, int arg2, int arg3, double arg4, double arg5, double arg6, boolean arg7)
generateRandomPos(PathfinderMob arg0, int arg1, int arg2, int arg3, double arg4, double arg5, double arg6, boolean arg7)
method_31505(class_1314 arg0, int arg1, int arg2, int arg3, double arg4, double arg5, double arg6, boolean arg7)
tryMake(PathAwareEntity entity, int horizontalRange, int verticalRange, int startHeight, double directionX, double directionZ, double rangeAngle, boolean posTargetInRange)