LeviLamina
Loading...
Searching...
No Matches
RandomPos Member List

This is the complete list of members for RandomPos, including all inherited members.

generateRandomPos(::Mob &mob, int xzDist, int yDist, ::Vec3 const *dir, bool canFly, bool canSwim, int tries, ::SolidityCheckType blockTest)RandomPosstatic
generateRandomPos(::Randomize &randomize, ::Mob &mob, int xzDist, int yDist, int yOffset, ::Vec3 const *dir, bool canFly, bool canSwim, ::IntRange const &hoverHeight, int tries, ::SolidityCheckType blockTest)RandomPosstatic
generateRandomSpawnPos(::BlockSource &region, ::Random &random, ::Vec3 const &inPos, int numAttempts, int xzDist, int yDist, ::Vec3 *dir)RandomPosstatic
getPos(::Mob &mob, int xzDist, int yDist, int tries, ::SolidityCheckType blockTest)RandomPosstatic
getPosAvoid(::Mob &mob, int xzDist, int yDist, ::Vec3 const &avoidPos, ::SolidityCheckType blockTest, int tries)RandomPosstatic
getPosInDirection(::Mob &mob, int xzDist, int yDist, int yOffset, bool canFly, bool canSwim, ::Vec3 *direction, ::IntRange const &hoverHeight, int tries, ::SolidityCheckType blockTest)RandomPosstatic
getPosTowards(::Mob &mob, int xzDist, int yDist, ::Vec3 const &towardsPos)RandomPosstatic
getPosTowards(::Random &random, ::Mob &mob, int xzDist, int yDist, ::Vec3 const &towardsPos)RandomPosstatic
snapToGround(::BlockPos &inOutPos, ::Mob &mob, int yDist, ::IntRange const &hoverHeight, ::SolidityCheckType blockTest)RandomPosstatic
spawnSnapToGround(::BlockSource &region, ::BlockPos &inOutPos, float startingY, int yDist)RandomPosstatic