LeviLamina
Loading...
Searching...
No Matches
ImprovedNoise Class Reference

Classes

struct  LegacyWorldgenYStart
 

Public Member Functions

MCAPI void _blendCubeCorners (::Vec3 const &origin, int X, int Y, int Z, float u, float &vv0, float &vv1, float &vv2, float &vv3) const
 
MCAPI void _readArea (float *buffer, ::Vec3 const &pos, int xSize, int ySize, int zSize, ::Vec3 const &s, float pow) const
 

Public Attributes

::ll::TypedStorage< 4, 12, ::Vec3mOrigin
 
::ll::TypedStorage< 4, 2048, int[512]> mNoiseMap
 
::ll::TypedStorage< 4, 12, ::YBlendingBugSettingsmYBlendingSettings
 

Member Function Documentation

◆ _blendCubeCorners()

MCAPI void ImprovedNoise::_blendCubeCorners ( ::Vec3 const & origin,
int X,
int Y,
int Z,
float u,
float & vv0,
float & vv1,
float & vv2,
float & vv3 ) 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.

◆ _readArea()

MCAPI void ImprovedNoise::_readArea ( float * buffer,
::Vec3 const & pos,
int xSize,
int ySize,
int zSize,
::Vec3 const & s,
float pow ) 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.

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