|
virtual int | nextInt ()=0 |
|
virtual int | nextInt (int)=0 |
|
virtual int64 | nextLong ()=0 |
|
virtual bool | nextBoolean ()=0 |
|
virtual float | nextFloat ()=0 |
|
virtual double | nextDouble ()=0 |
|
virtual double | nextGaussianDouble ()=0 |
|
virtual void | consumeCount (uint)=0 |
|
virtual ::std::unique_ptr<::IRandom > | fork ()=0 |
|
virtual ::std::unique_ptr<::IPositionalRandomFactory > | forkPositional () |
|
MCAPI void | $dtor () |
|
MCAPI ::std::unique_ptr<::IPositionalRandomFactory > | $forkPositional () |
|
◆ $dtor()
MCAPI void IRandom::$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.
◆ $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.
◆ $vftable()
static MCAPI void ** IRandom::$vftable |
( |
| ) |
|
|
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.
The documentation for this class was generated from the following file: