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) (defined in RandomPos)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) (defined in RandomPos)RandomPosstatic
generateRandomSpawnPos(::BlockSource &region, ::Random &random, ::Vec3 const &inPos, int xzDist, int yDist, int numAttempts, ::Vec3 *dir) (defined in RandomPos)RandomPosstatic
getPos(::Mob &mob, int xzDist, int yDist, int tries, ::SolidityCheckType blockTest) (defined in RandomPos)RandomPosstatic
getPosAvoid(::Mob &mob, int xzDist, int yDist, ::Vec3 const &avoidPos, ::SolidityCheckType blockTest, int tries) (defined in RandomPos)RandomPosstatic
getPosTowards(::Mob &mob, int xzDist, int yDist, ::Vec3 const &towardsPos) (defined in RandomPos)RandomPosstatic
getPosTowards(::Random &random, ::Mob &mob, int towardsPos, int xzDist, ::Vec3 const &yDist) (defined in RandomPos)RandomPosstatic
snapToGround(::BlockPos &inOutPos, ::Mob &mob, int yDist, ::IntRange const &hoverHeight, ::SolidityCheckType blockTest) (defined in RandomPos)RandomPosstatic
spawnSnapToGround(::BlockSource &region, ::BlockPos &inOutPos, float startingY, int yDist) (defined in RandomPos)RandomPosstatic