|
LeviLamina
|
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) | RandomPos | static |
| 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) | RandomPos | static |
| generateRandomSpawnPos(::BlockSource ®ion, ::Random &random, ::Vec3 const &inPos, int numAttempts, int xzDist, int yDist, ::Vec3 *dir) (defined in RandomPos) | RandomPos | static |
| getPos(::Mob &mob, int xzDist, int yDist, int tries, ::SolidityCheckType blockTest) (defined in RandomPos) | RandomPos | static |
| getPosAvoid(::Mob &mob, int xzDist, int yDist, ::Vec3 const &avoidPos, ::SolidityCheckType blockTest, int tries) (defined in RandomPos) | RandomPos | static |
| getPosInDirection(::Mob &mob, int xzDist, int yDist, int yOffset, bool canFly, bool canSwim, ::Vec3 *direction, ::IntRange const &hoverHeight, int tries, ::SolidityCheckType blockTest) (defined in RandomPos) | RandomPos | static |
| getPosTowards(::Mob &mob, int xzDist, int yDist, ::Vec3 const &towardsPos) (defined in RandomPos) | RandomPos | static |
| getPosTowards(::Random &random, ::Mob &mob, int xzDist, int yDist, ::Vec3 const &towardsPos) (defined in RandomPos) | RandomPos | static |
| snapToGround(::BlockPos &inOutPos, ::Mob &mob, int yDist, ::IntRange const &hoverHeight, ::SolidityCheckType blockTest) (defined in RandomPos) | RandomPos | static |
| spawnSnapToGround(::BlockSource ®ion, ::BlockPos &inOutPos, float startingY, int yDist) (defined in RandomPos) | RandomPos | static |