LeviLamina
Loading...
Searching...
No Matches
OverworldNoises3d Struct Reference

Public Member Functions

OverworldNoises3doperator= (OverworldNoises3d const &)
 
MCAPI OverworldNoises3d (::OverworldNoises3d const &)
 
MCAPI OverworldNoises3d (::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > temperatureNoise, ::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > humidityNoise, ::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > continentalnessNoise, ::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > erosionNoise, ::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > weirdnessNoise, ::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > offsetNoise, ::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > jaggedNoise)
 
MCAPI::ChunkLocalNoiseCache::CacheEntry _computeBaseValueSetForCacheEntry (::DividedPos2d< 4 > const &worldQuartPos) const
 
MCAPI ::std::pair< float, float > computeErosionAndDepth (::BlockPos position) const
 
MCAPI::ChunkLocalNoiseCache::CacheEntry computeNoiseValues (::DividedPos2d< 4 > const &worldQuartPos) const
 
MCAPI::TargetPoint sample (::BlockPos position) const
 
MCAPI ~OverworldNoises3d ()
 
MCAPI void * $ctor (::OverworldNoises3d const &)
 
MCAPI void * $ctor (::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > temperatureNoise, ::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > humidityNoise, ::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > continentalnessNoise, ::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > erosionNoise, ::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > weirdnessNoise, ::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > offsetNoise, ::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > jaggedNoise)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::OverworldNoises3d make (::XoroshiroPositionalRandomFactory const &randomFactory)
 

Public Attributes

::ll::UntypedStorage< 8, 56 > mUnk366e4b
 
::ll::UntypedStorage< 8, 56 > mUnk36ae34
 
::ll::UntypedStorage< 8, 56 > mUnk26a2db
 
::ll::UntypedStorage< 8, 56 > mUnk2f028d
 
::ll::UntypedStorage< 8, 56 > mUnk8a04ce
 
::ll::UntypedStorage< 8, 56 > mUnkd30937
 
::ll::UntypedStorage< 8, 56 > mUnkd61cf8
 
::ll::UntypedStorage< 8, 512 > mUnk8c808d
 

Constructor & Destructor Documentation

◆ OverworldNoises3d() [1/2]

MCAPI OverworldNoises3d::OverworldNoises3d ( ::OverworldNoises3d 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.

◆ OverworldNoises3d() [2/2]

MCAPI OverworldNoises3d::OverworldNoises3d ( ::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > temperatureNoise,
::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > humidityNoise,
::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > continentalnessNoise,
::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > erosionNoise,
::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > weirdnessNoise,
::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > offsetNoise,
::NormalNoiseImpl< 0, ::MultiOctaveNoiseImpl< 0, ::ParityImprovedNoiseImpl< 0 > > > jaggedNoise )
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.

◆ ~OverworldNoises3d()

MCAPI OverworldNoises3d::~OverworldNoises3d ( )
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.

Member Function Documentation

◆ _computeBaseValueSetForCacheEntry()

MCAPI::ChunkLocalNoiseCache::CacheEntry OverworldNoises3d::_computeBaseValueSetForCacheEntry ( ::DividedPos2d< 4 > const & worldQuartPos) 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.

◆ computeErosionAndDepth()

MCAPI ::std::pair< float, float > OverworldNoises3d::computeErosionAndDepth ( ::BlockPos position) 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.

◆ computeNoiseValues()

MCAPI::ChunkLocalNoiseCache::CacheEntry OverworldNoises3d::computeNoiseValues ( ::DividedPos2d< 4 > const & worldQuartPos) 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.

◆ sample()

MCAPI::TargetPoint OverworldNoises3d::sample ( ::BlockPos position) 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.

◆ make()

static MCAPI ::OverworldNoises3d OverworldNoises3d::make ( ::XoroshiroPositionalRandomFactory const & randomFactory)
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.

◆ $ctor() [1/2]

MCAPI void * OverworldNoises3d::$ctor ( ::OverworldNoises3d 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.

◆ $ctor() [2/2]

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 OverworldNoises3d::$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.

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