◆ nextInt() [1/2]
virtual int br::worldgen::WorldGenRandom::nextInt |
( |
| ) |
|
|
virtual |
◆ nextInt() [2/2]
virtual int br::worldgen::WorldGenRandom::nextInt |
( |
int | bound | ) |
|
|
virtual |
◆ nextLong()
virtual int64 br::worldgen::WorldGenRandom::nextLong |
( |
| ) |
|
|
virtual |
◆ nextBoolean()
virtual bool br::worldgen::WorldGenRandom::nextBoolean |
( |
| ) |
|
|
virtual |
◆ nextFloat()
virtual float br::worldgen::WorldGenRandom::nextFloat |
( |
| ) |
|
|
virtual |
◆ nextDouble()
virtual double br::worldgen::WorldGenRandom::nextDouble |
( |
| ) |
|
|
virtual |
◆ nextGaussianDouble()
virtual double br::worldgen::WorldGenRandom::nextGaussianDouble |
( |
| ) |
|
|
virtual |
◆ consumeCount()
virtual void br::worldgen::WorldGenRandom::consumeCount |
( |
uint | count | ) |
|
|
virtual |
◆ fork()
virtual ::std::unique_ptr<::IRandom > br::worldgen::WorldGenRandom::fork |
( |
| ) |
|
|
virtual |
◆ setSeed() [1/2]
virtual void br::worldgen::WorldGenRandom::setSeed |
( |
int64 | seed | ) |
|
|
virtual |
◆ setSeed() [2/2]
virtual void br::worldgen::WorldGenRandom::setSeed |
( |
::Seed128Bit | seed | ) |
|
|
virtual |
◆ seed64()
virtual int64 br::worldgen::WorldGenRandom::seed64 |
( |
| ) |
const |
|
virtual |
◆ seed128()
virtual::Seed128Bit br::worldgen::WorldGenRandom::seed128 |
( |
| ) |
const |
|
virtual |
◆ forkPositional()
MCAPI::br::worldgen::WorldGenRandom br::worldgen::WorldGenRandom::forkPositional |
( |
::BlockPos | pos | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ setLargeFeatureSeed()
MCAPI::br::worldgen::WorldGenRandom & br::worldgen::WorldGenRandom::setLargeFeatureSeed |
( |
int64 | seed, |
|
|
int | chunkX, |
|
|
int | chunkZ ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ createDecoration()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
MCAPI void br::worldgen::WorldGenRandom::$dtor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $nextInt() [1/2]
MCAPI int br::worldgen::WorldGenRandom::$nextInt |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $nextInt() [2/2]
MCAPI int br::worldgen::WorldGenRandom::$nextInt |
( |
int | bound | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $nextLong()
MCAPI int64 br::worldgen::WorldGenRandom::$nextLong |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $nextBoolean()
MCAPI bool br::worldgen::WorldGenRandom::$nextBoolean |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $nextFloat()
MCAPI float br::worldgen::WorldGenRandom::$nextFloat |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $nextDouble()
MCAPI double br::worldgen::WorldGenRandom::$nextDouble |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $nextGaussianDouble()
MCAPI double br::worldgen::WorldGenRandom::$nextGaussianDouble |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $consumeCount()
MCAPI void br::worldgen::WorldGenRandom::$consumeCount |
( |
uint | count | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $fork()
MCAPI ::std::unique_ptr<::IRandom > br::worldgen::WorldGenRandom::$fork |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $forkPositional()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $setSeed() [1/2]
MCAPI void br::worldgen::WorldGenRandom::$setSeed |
( |
int64 | seed | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $setSeed() [2/2]
MCAPI void br::worldgen::WorldGenRandom::$setSeed |
( |
::Seed128Bit | seed | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $seed64()
MCAPI int64 br::worldgen::WorldGenRandom::$seed64 |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $seed128()
MCAPI::Seed128Bit br::worldgen::WorldGenRandom::$seed128 |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftableForIRandom()
static MCAPI void ** br::worldgen::WorldGenRandom::$vftableForIRandom |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftableForIRandomSeeded()
static MCAPI void ** br::worldgen::WorldGenRandom::$vftableForIRandomSeeded |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
static MCAPI void ** IRandom::$vftable |
( |
| ) |
|
|
staticinherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this struct was generated from the following file: