LeviLamina
Loading...
Searching...
No Matches
XoroshiroPositionalRandomFactory Class Reference
+ Inheritance diagram for XoroshiroPositionalRandomFactory:

Public Member Functions

virtual ::std::unique_ptr<::IRandomforBlockPos (::BlockPos const &blockPos) const
 
virtual ::std::unique_ptr<::IRandomforString (::std::string const &s) const
 
MCAPI::XoroshiroRandom forBlockPosImpl (::BlockPos const &blockPos) const
 
MCAPI::XoroshiroRandom forStringImpl (::std::string const &s) const
 
MCFOLD void $dtor ()
 
MCAPI ::std::unique_ptr<::IRandom$forBlockPos (::BlockPos const &blockPos) const
 
MCAPI ::std::unique_ptr<::IRandom$forString (::std::string const &s) const
 

Static Public Member Functions

static MCAPI ::XoroshiroRandom forBlockPosImplNoSeed (::BlockPos const &blockPos)
 
static MCAPI ::Bedrock::Threading::ThreadLocalObject<::Crypto::Hash::md5 > & mThreadLocalDigest ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 8, uint64 > mSeedLo
 
::ll::TypedStorage< 8, 8, uint64 > mSeedHi
 

Member Function Documentation

◆ forBlockPos()

virtual ::std::unique_ptr<::IRandom > XoroshiroPositionalRandomFactory::forBlockPos ( ::BlockPos const & blockPos) const
virtual

◆ forString()

virtual ::std::unique_ptr<::IRandom > XoroshiroPositionalRandomFactory::forString ( ::std::string const & s) const
virtual

The documentation for this class was generated from the following file: